mesa/src/gallium/drivers
Tom Stellard 47c7512846 r300/compiler: Allow merged instructions to be scheduled on demand
We no longer emit full instructions immediately after they have been
merged.  Instead merged instructions are added to the ready list and
the scheduler can commit them whenever it wants.
2011-10-14 18:30:14 -07:00
..
cell gallium: rename ZS stencil type to UINT (v2) 2011-10-11 16:13:29 +01:00
failover gallium: remove flags from the flush function 2011-03-11 21:39:31 +01:00
galahad gallium: move clear paths from rgba to a pointer to a color union (v2) 2011-09-18 15:12:47 +01:00
i915 gallium: rename ZS stencil type to UINT (v2) 2011-10-11 16:13:29 +01:00
i965 gallium: rename ZS stencil type to UINT (v2) 2011-10-11 16:13:29 +01:00
identity gallium: move clear paths from rgba to a pointer to a color union (v2) 2011-09-18 15:12:47 +01:00
llvmpipe gallium: rename ZS stencil type to UINT (v2) 2011-10-11 16:13:29 +01:00
noop noop: Always use memory allocation macros. 2011-09-25 12:18:55 +01:00
nouveau nouveau: hide some debugging messages behind environment variable 2011-10-09 14:49:30 +02:00
nv50 nv50: don't crash on TXD opcode 2011-10-11 19:35:04 +02:00
nvc0 gallium: rename ZS stencil type to UINT (v2) 2011-10-11 16:13:29 +01:00
nvfx gallium: rename ZS stencil type to UINT (v2) 2011-10-11 16:13:29 +01:00
r300 r300/compiler: Allow merged instructions to be scheduled on demand 2011-10-14 18:30:14 -07:00
r600 gallium: rename ZS stencil type to UINT (v2) 2011-10-11 16:13:29 +01:00
rbug Allow RBUG to start blocked 2011-09-23 07:58:44 -06:00
softpipe softpipe: fix regression with tex tile cache since integer support. 2011-10-12 08:25:28 +01:00
svga svga: remove old, unused sincos code for SM2.0 2011-10-11 09:55:48 -06:00
trace gallium: add polygon offset clamp state 2011-09-28 16:28:17 +02:00
Makefile gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 2009-02-20 11:25:55 +00:00