mesa/src
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
..
driclient
egl egl: Add _EGLDriver as the first argument to GetProcAddress. 2010-01-12 17:53:57 +08:00
gallium llvmpipe: optimize tile writing code 2010-01-20 17:48:13 -07:00
glew scons: Use static glew library on Unices to avoid binary compatability issues 2010-01-08 00:33:58 +00:00
glsl glsl: Ignore programs. 2010-01-01 12:16:19 +00:00
glu glu/sgi: Initialize members of class Mesher. 2010-01-10 16:09:41 -08:00
glut Merge branch 'mesa_7_7_branch' 2010-01-08 08:21:12 -07:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx DRI2: don't send DRI2 requests the server doesn't know about 2010-01-13 19:01:51 -05:00
mesa Merge remote branch 'origin/master' into lp-binning 2010-01-16 23:21:06 +00:00
Makefile
SConscript scons: Get GLSL code building correctly when cross compiling. 2009-12-10 16:30:08 +00:00