mesa/src/gallium/drivers
Kenneth Graunke fb1d08dcfd iris: Expose the disk cache to the state tracker as well.
This lets st/nir cache the NIR for shaders, based on the shader source
string hash, allowing us to skip initial compiles altogether, and also
letting us start from there should we need to recompile for NOS.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2019-05-21 15:05:38 -07:00
..
etnaviv gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
freedreno freedreno/a6xx: WFI in program stateobj too 2019-05-20 09:10:12 -07:00
i915 gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
iris iris: Expose the disk cache to the state tracker as well. 2019-05-21 15:05:38 -07:00
kmsro Delete autotools 2019-04-15 13:44:29 -07:00
lima lima/gpir: switch to use nir_lower_viewport_transform 2019-05-20 10:57:11 +08:00
llvmpipe gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
nouveau nv50/ir/nir: make use of SYSTEM_VALUE_MAX when iterating read sysvals 2019-05-13 23:40:40 +02:00
panfrost panfrost/midgard: Split up midgard_compile.c (RA) 2019-05-19 23:37:45 +00:00
r300 winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_space 2019-05-16 13:10:07 -04:00
r600 r600+radeonsi: use ctx_query_reset_status on radeon 2019-05-16 13:15:36 -04:00
radeon r600+radeonsi: use ctx_query_reset_status on radeon 2019-05-16 13:15:36 -04:00
radeonsi r600+radeonsi: use ctx_query_reset_status on radeon 2019-05-16 13:15:36 -04:00
softpipe Revert "softpipe/buffer: load only as many components as the the buffer resource type provides" 2019-05-17 08:27:55 +02:00
svga svga: Add an environment variable to force coherent surface memory 2019-05-17 08:44:31 +02:00
swr swr: clean up supported OGL4.0/4.1 extensions list 2019-05-16 17:41:14 +02:00
tegra Delete autotools 2019-04-15 13:44:29 -07:00
v3d v3d: Use driconf to expose non-MSAA texture limits for Xorg. 2019-05-13 12:03:11 -07:00
vc4 gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
virgl virgl: handle DONT_BLOCK and MAP_DIRECTLY 2019-05-15 20:51:28 +00:00