mesa/src/gallium/drivers
Kenneth Graunke 6dc1c2d8bd iris: Fix ALT mode regressions from shader cache
We were checking this based on nir->info.name, but with the shader
cache enabled, nir_strip throws out the name, causing us to use IEEE
mode for ARB programs.

gl-1.0-spot-light regressed because it wants ALT mode for 0^0 behavior.

Fixes: dc5dc727d5 iris: Serialize the NIR to a blob we can use for shader cache purposes.
2019-05-21 16:58:54 -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: Fix ALT mode regressions from shader cache 2019-05-21 16:58:54 -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 radeonsi: fix a regression in si_rebind_buffer 2019-05-21 18:58:03 -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