Age | Commit message (Expand) | Author |
---|---|---|
2007-01-23 | fix g++ warnings/errors | Brian |
2007-01-18 | _mesa_add_unnamed_constant() now tries to re-use constants already in | Brian |
2007-01-10 | fix size bug in _mesa_add_attribute() | Brian |
2007-01-10 | simplify _mesa_add_state_reference() | Brian |
2007-01-09 | get rid of STATE_USER_ATTRIB/STATE_AUTO_ATTRIB | Brian |
2007-01-09 | clean up a bunch of program parameter stuff | Brian |
2007-01-09 | Implement vertex attribute binding. | Brian |
2007-01-05 | added _mesa_add_sampler() | Brian |
2006-12-20 | Uniform matrix support. | Brian |
2006-12-19 | Overhaul of GLSL API functions, dispatching, etc. | Brian |
2006-12-14 | remove unneded includes | Brian |
2006-12-14 | Split the program.[ch] files into several new files. | Brian |