aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_format.c
Commit message (Expand)AuthorAgeFilesLines
* ilo: move ilo_format.[ch] out of coreChia-I Wu2015-06-221-0/+356
* ilo: add ilo_format.[ch] to coreChia-I Wu2015-05-021-805/+0
* ilo: rename ilo_dev_info to ilo_devChia-I Wu2015-05-021-6/+6
* ilo: use an accessor for dev->genChia-I Wu2014-09-121-5/+14
* ilo: break down the format tableChia-I Wu2014-08-081-299/+431
* ilo: allow for device-dependent format translationChia-I Wu2014-07-241-12/+14
* ilo: add some missing formatsChia-I Wu2014-07-161-21/+22
* ilo: update and tailor the surface format tableChia-I Wu2014-07-161-286/+258
* ilo: scripted conversion to genhw headersChia-I Wu2014-04-141-369/+369
* ilo: add genhw headersChia-I Wu2014-04-141-1/+1
* gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák2014-03-071-1/+1
* ilo: minor cleanups for recent interface changesChia-I Wu2013-10-281-0/+1
* vl: add entrypoint to is_video_format_supportedChristian König2013-08-191-2/+3
* ilo: advertise supports for pure integer formatsChia-I Wu2013-05-271-2/+3
* ilo: update format mappingsChia-I Wu2013-05-211-14/+79
* ilo: add ilo_dev_info shared by the screen and contextsChia-I Wu2013-05-011-1/+1
* ilo: hook up pipe screen format functionsChia-I Wu2013-04-261-2/+584
* ilo: new pipe driver for Intel GEN6+Chia-I Wu2013-04-261-0/+39