Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-05 | nvfx: support saturate in vp | Luca Barbieri | |
Completely untested, since Mesa apparently never uses this currently. In particular, it might not work with scalar slot op. | |||
2010-08-21 | nvfx: fix vertex shader headers | Luca Barbieri | |
2010-03-15 | nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40 | Luca Barbieri | |
This is the last nvfx unification patch. nv[34]0_fragtex.c are moved to the common directory nv[34]0_shader.h are renamed to nv[34]0_vertprog.h and moved to the common directory The separate nv30 and nv40 directories are removed from the build system |