iris: Upload kernel inputs with system values
[mesa.git] / src / gallium / drivers / iris / iris_disk_cache.c
2020-08-12 Jason Ekstrandiris: Upload kernel inputs with system values
2020-08-12 Jason Ekstrandiris/disk_cache: Stop assuming stage == cache_id
2020-08-12 Jason Ekstrandiris: Add a kernel_input_size field for compiled shaders
2020-08-12 Jason Ekstrandiris: Use blob_write_uint32 for num_system_values
2020-04-29 Mike Blumenkrantziris: move iris_vtable to iris_screen
2019-09-19 Jason EkstrandMove blob from compiler/ to util/
2019-07-10 Jason Ekstrandintel/compiler: Add a "base class" for program keys
2019-06-23 Timur Kristófiris: move sysvals to their own constant buffer
2019-06-05 Kenneth Graunkeiris: Free the buffer when reading from the disk cache.
2019-06-03 Caio Marcelo de... iris: Handle binding table in the driver
2019-05-29 Kenneth Graunkeiris: Only store the SHA1 of the NIR in iris_uncompiled...
2019-05-21 Dylan Bakeriris: Cache assembly shaders in the on-disk shader...
2019-05-21 Dylan Bakeriris: Start wiring up on-disk shader cache