mesa/src/gallium/drivers
Brian Paul d15da60f3b softpipe: fix off-by-one error in setup_fragcoord_coeff()
If we invert Y, need to subtract one from the surface height.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=26795
for softpipe.

NOTE: This is a candidate for the 7.9 and 7.10 branches.
(cherry picked from commit 40ac24e631)
2011-02-21 17:29:15 -07:00
..
cell gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
failover gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
galahad gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
i915 gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
i965 gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
identity gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
llvmpipe llvmpipe: make sure binning is active when we begin/end a query 2011-02-21 17:23:09 -07:00
noop gallium/noop: Add prototype for noop_init_state_functions. 2010-12-04 17:30:08 -08:00
nouveau nouveau: Get larger push buffers. 2010-10-12 04:13:22 +02:00
nv50 nv50,nvc0: do not forget to apply sign mode to saved TGSI inputs 2011-02-16 10:33:00 +10:00
nvfx init ps->context with util_surfaces_get and do_get 2010-12-05 12:09:38 +01:00
r300 r300g: mark vertex arrays as dirty after a buffer_offset change 2010-12-28 19:41:46 +01:00
r600 r600g: support up to 64 shader constants 2011-01-06 19:51:14 -05:00
rbug gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
softpipe softpipe: fix off-by-one error in setup_fragcoord_coeff() 2011-02-21 17:29:15 -07:00
svga gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
trace gallium/trace: check bind_vertex_sampler_states and set_vertex_sampler_views 2010-12-05 12:12:25 +01:00
Makefile gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 2009-02-20 11:25:55 +00:00