aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris/iris_disk_cache.c
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: Add a "base class" for program keysJason Ekstrand2019-07-101-3/+1
* iris: move sysvals to their own constant bufferTimur Kristóf2019-06-231-1/+5
* iris: Free the buffer when reading from the disk cache.Kenneth Graunke2019-06-041-3/+8
* iris: Handle binding table in the driverCaio Marcelo de Oliveira Filho2019-06-031-1/+6
* iris: Only store the SHA1 of the NIR in iris_uncompiled_shaderKenneth Graunke2019-05-291-7/+4
* iris: Cache assembly shaders in the on-disk shader cacheDylan Baker2019-05-211-0/+180
* iris: Start wiring up on-disk shader cacheDylan Baker2019-05-211-0/+72