summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_shader.c
Commit message (Expand)AuthorAgeFilesLines
* ilo: get rid of function tables in winsysChia-I Wu2013-06-121-4/+4
* ilo: add emit_SURFACE_STATE() for sampler viewsChia-I Wu2013-06-071-4/+2
* ilo: introduce sampler CSOChia-I Wu2013-06-071-9/+6
* ilo: switch to ilo states for shaders and resourcesChia-I Wu2013-06-071-3/+3
* ilo: switch to ilo states for CC stageChia-I Wu2013-06-071-3/+3
* ilo: switch to ilo states for WM stageChia-I Wu2013-06-071-4/+6
* ilo: simplify shader variant handlingCourtney Goeltzenleuchter2013-05-301-23/+2
* ilo: use ilo_dev_info in toy compilerChia-I Wu2013-05-011-1/+1
* ilo: add ilo_dev_info shared by the screen and contextsChia-I Wu2013-05-011-1/+1
* ilo: add functions to manage shadersChia-I Wu2013-04-261-0/+632