summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_format.h
Commit message (Expand)AuthorAgeFilesLines
* ilo: replace pipe_format by gen_surface_formatChia-I Wu2015-06-261-0/+35
* ilo: move ilo_format.[ch] out of coreChia-I Wu2015-06-221-0/+168
* ilo: add ilo_format.[ch] to coreChia-I Wu2015-05-021-150/+0
* ilo: rename ilo_dev_info to ilo_devChia-I Wu2015-05-021-5/+5
* ilo: use an accessor for dev->genChia-I Wu2014-09-121-1/+1
* ilo: use native 3-component vertex formats on GEN7.5+Chia-I Wu2014-07-241-0/+3
* ilo: allow for device-dependent format translationChia-I Wu2014-07-241-12/+17
* ilo: scripted conversion to genhw headersChia-I Wu2014-04-141-11/+11
* ilo: add genhw headersChia-I Wu2014-04-141-1/+1
* ilo: add support for stencil resources on GEN7+Chia-I Wu2013-05-161-1/+1
* ilo: add support for PIPE_FORMAT_ETC1_RGB8Chia-I Wu2013-05-091-0/+5
* ilo: hook up pipe screen format functionsChia-I Wu2013-04-261-0/+99
* ilo: new pipe driver for Intel GEN6+Chia-I Wu2013-04-261-0/+38