mesa/src
Eric Anholt 9cbd8a1d5a glsl2: Fix ir_div_to_mul_rcp for integer division.
rcp of an integer value did not produce the result you're looking for.
Instead, do the a * rcp(b) as float and truncate after.  This mostly
fixes glsl-fs-loop-nested.
2010-07-07 14:06:26 -07:00
..
driclient
egl egl: s/EGL_DISPLAY/EGL_PLATFORM/. 2010-06-17 16:30:26 +08:00
gallium llvmpipe: make geometry shaders and stream output work 2010-06-22 12:58:04 -04:00
glsl glsl2: Fix ir_div_to_mul_rcp for integer division. 2010-07-07 14:06:26 -07:00
glu
glut
glw
glx glx: fix indentation and remove extraneous break 2010-06-02 16:04:10 -06:00
mapi mapi: Add missing stdlib.h header for malloc declaration. 2010-06-20 01:03:00 -07:00
mesa ir_to_mesa: Add support for gl_TextureMatrix access. 2010-07-07 11:51:36 -07:00
Makefile
SConscript SConscript: don't build mesa components if mesa not in state trackers 2010-06-08 17:38:56 +01:00