summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_shader.h
Commit message (Expand)AuthorAgeFilesLines
* ilo: rename cache_seqno to uploadedChia-I Wu2013-06-201-1/+1
* ilo: rework shader cacheChia-I Wu2013-06-191-26/+24
* ilo: simplify shader variant handlingCourtney Goeltzenleuchter2013-05-301-2/+0
* ilo: expose register indices of OUTs in ilo_shaderChia-I Wu2013-05-011-0/+1
* ilo: use ilo_dev_info in toy compilerChia-I Wu2013-05-011-1/+1
* ilo: compile VS/GS/FS with the toy compilerChia-I Wu2013-04-261-20/+14
* ilo: add functions to manage shadersChia-I Wu2013-04-261-0/+249