mesa/src/gallium/drivers
José Fonseca 06472ad7e8 llvmpipe: Fix sprite coord perspective interpolation of Q.
Q coordinate's coefficients also need to be multiplied by w, otherwise
it will have 1/w, causing problems with TXP.
2010-10-06 11:46:41 +01:00
..
cell gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3) 2010-09-14 06:07:41 +02:00
failover gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3) 2010-09-14 06:07:41 +02:00
galahad gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3) 2010-09-14 06:07:41 +02:00
i915 gallium/i915: remove duplicated include 2010-09-30 09:36:22 -06:00
i965 i965g: use Elements macro instead of manual sizeofs 2010-10-01 16:41:13 -06:00
identity identity: Fix 'assignment from incompatible pointer type' warning. 2010-09-13 23:23:34 -07:00
llvmpipe llvmpipe: Fix sprite coord perspective interpolation of Q. 2010-10-06 11:46:41 +01:00
nouveau nv50: fix typo in fifo packet length limit 2010-09-18 20:53:53 +02:00
nv50 nv50: fix always true conditional in shader optimization 2010-10-05 18:53:15 +02:00
nvfx nvfx: Pair os_malloc_aligned() with os_free_aligned(). 2010-10-04 11:43:29 -07:00
r300 r300g: fix microtiling for 16-bits-per-channel formats 2010-10-05 02:57:00 +02:00
r600 r600g: add evergreen stencil support. 2010-10-06 09:21:16 +10:00
rbug rbug: fix rbug when contexts are being destroyed 2010-09-22 20:41:23 -04:00
softpipe gallium/softpipe: remove duplicated include 2010-09-30 09:36:23 -06:00
svga svga: Integer constant register file has a separate namespace. 2010-09-20 09:26:49 +01:00
sw sw: Remove unnecessary header. 2010-06-07 18:08:33 -07:00
trace trace: Fix set_index_buffer and draw_vbo tracing. 2010-09-29 22:29:22 +01:00
Makefile