mesa/src
Luca Barbieri bcb37411fc nv30, nv40: non-trivially unify nv[34]0_fragprog.c
The files are mostly the same except:
1. On NV40, some TGSI instructions are emulated with several hardware ones
2. Some instructions such as DDX/DDY, and STR were missing from nv30
3. NV40 has more sophisticated register management

nv30 now supports all instructions and uses the nv40 register management.
2010-03-15 00:03:02 -04:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl Remove support for GCC older than 3.3.0 2010-03-03 16:26:32 -08:00
gallium nv30, nv40: non-trivially unify nv[34]0_fragprog.c 2010-03-15 00:03:02 -04:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Add asserts to check for null pointer dereferences. 2010-02-27 21:19:47 -08:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx/single2.c: Don't call __builtin_expect on non-gnu compilers 2010-03-12 10:28:13 -08:00
mesa dri/common: mv __driUtilMessage to utils.c 2010-03-15 01:17:18 +02:00
Makefile
SConscript scons: Add new targets option. 2010-03-09 15:09:32 +00:00