mesa/src
Brian Paul cea2b8d656 tgsi: remove special-case code for fragment position
Since the origin_lower_left / pixel_center_origin changes, we need
to use the fragcoord info that's set up in setup_fragcoord_coeff().
The code in exec_declaration() was clobbering the the interpolated
fragment position.

Fixes progs/glsl/fragcoord.c demo.
2010-02-05 10:00:00 -07:00
..
driclient
egl egl: Add debug messages to config validation and matching. 2010-02-05 14:19:54 +08:00
gallium tgsi: remove special-case code for fragment position 2010-02-05 10:00:00 -07:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl/pp: Silence GCC "no previous prototype" warning. 2010-01-26 00:47:31 -08:00
glu glu/sgi: Remove unnecessary headers. 2010-01-28 18:07:04 -08:00
glut scons: Use only the shared object name when linking progs. 2010-02-04 09:23:30 +00:00
glw
glx glx: Remove unnecessary headers. 2010-02-01 00:22:50 -08:00
mesa r200: Optimize polygon stipple emit. 2010-02-05 15:26:19 +02:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00