mesa/src/gallium/drivers
Brian Paul 63f249bf90 llvmpipe: optimize tile writing code
The code which converts/copies color tiles to the linear layout has
been rewritten.  There's less arithmetic and better loop unrolling,
and possibly a better memory access pattern.
Some demos, like gears, are about 20% faster now.
2010-01-20 17:48:13 -07:00
..
cell Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
failover Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
i915 Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
i965 Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
identity Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
llvmpipe llvmpipe: optimize tile writing code 2010-01-20 17:48:13 -07:00
nouveau nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly 2010-01-05 19:13:34 +01:00
nv04 Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
nv10 Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
nv20 Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
nv30 nouveau: nv30: Remove useless variables fs, txp. Also do not change txf, as bit 13 is in the texture format 2010-01-15 22:29:13 +01:00
nv40 Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
nv50 nv50: fix tile flags for scanout tex usage 2010-01-16 18:07:31 +01:00
r300 Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
softpipe Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
svga Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
trace Merge branch 'gallium-noconstbuf' 2010-01-15 18:09:45 +01:00
Makefile gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 2009-02-20 11:25:55 +00:00