mesa/src/gallium/drivers
Alyssa Rosenzweig d1a9b760ea panfrost: Wire up nir_lower_blend
This implements blend shaders via nir_lower_blend, by creating dummy
fragment shaders simply passing through the source color and using the
new lowering pass to inject blendability.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2019-05-19 17:56:34 +00:00
..
etnaviv gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
freedreno freedreno: Log the number of loops in the shader for shader-db. 2019-05-16 10:25:22 -07:00
i915 gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07:00
iris iris: Dodge more GLSL IR lowering 2019-05-15 19:44:21 -07:00
kmsro Delete autotools 2019-04-15 13:44:29 -07:00
lima gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. 2019-05-13 12:03:08 -07: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: Wire up nir_lower_blend 2019-05-19 17:56:34 +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