mesa/src/gallium/drivers
Stéphane Marchesin 23d4a0569d i915g: Fix the blending for the A8 destination buffer case.
The i915 GPU can't do A8 dst, so we abuse GREEN8 buffers for that
purpose. However, things get hairy as we start to do blending,
because then GL_DST_*_ALPHA should be replaced with GL_DST_*_COLOR.
This is what we do here.

Fixes piglt fbo-alpha.
2012-01-15 23:39:49 -08:00
..
galahad gallium: separate out floating-point CAPs into its own enum 2011-11-22 20:56:50 +01:00
i915 i915g: Fix the blending for the A8 destination buffer case. 2012-01-15 23:39:49 -08:00
identity gallium: separate out floating-point CAPs into its own enum 2011-11-22 20:56:50 +01:00
llvmpipe gallium: improve the pipe_stream_output_info struct (v2) 2012-01-15 07:28:35 +01:00
noop noop: implement stream output 2011-12-15 18:51:48 +01:00
nouveau vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT 2012-01-15 12:40:44 +01:00
nv50 nv50/ir: make use of TGSI_INTERPOLATE_COLOR 2012-01-12 22:38:01 +01:00
nvc0 gallium: improve the pipe_stream_output_info struct (v2) 2012-01-15 07:28:35 +01:00
nvfx vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT 2012-01-15 12:40:44 +01:00
r300 vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT 2012-01-15 12:40:44 +01:00
r600 r600g: fix mullo_uint trans slot only on r600/r700 2012-01-15 16:53:41 +00:00
rbug rbug: Silence warning 2012-01-11 21:53:23 +01:00
softpipe vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT 2012-01-15 12:40:44 +01:00
svga svga: Fix user clip planes. 2012-01-12 12:05:31 +00:00
trace gallium: improve the pipe_stream_output_info struct (v2) 2012-01-15 07:28:35 +01:00
Makefile gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 2009-02-20 11:25:55 +00:00