Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/compiler: Add a "base class" for program keys | Jason Ekstrand | 2019-07-10 | 1 | -3/+1 |
* | iris: move sysvals to their own constant buffer | Timur Kristóf | 2019-06-23 | 1 | -1/+5 |
* | iris: Free the buffer when reading from the disk cache. | Kenneth Graunke | 2019-06-04 | 1 | -3/+8 |
* | iris: Handle binding table in the driver | Caio Marcelo de Oliveira Filho | 2019-06-03 | 1 | -1/+6 |
* | iris: Only store the SHA1 of the NIR in iris_uncompiled_shader | Kenneth Graunke | 2019-05-29 | 1 | -7/+4 |
* | iris: Cache assembly shaders in the on-disk shader cache | Dylan Baker | 2019-05-21 | 1 | -0/+180 |
* | iris: Start wiring up on-disk shader cache | Dylan Baker | 2019-05-21 | 1 | -0/+72 |