Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace GLint with gl_state_index | Brian | 2007-02-23 | 1 | -2/+2 |
* | fix g++ warnings/errors | Brian | 2007-01-23 | 1 | -2/+2 |
* | clean up a bunch of program parameter stuff | Brian | 2007-01-09 | 1 | -7/+9 |
* | Implement vertex attribute binding. | Brian | 2007-01-09 | 1 | -0/+4 |
* | added _mesa_add_sampler() | Brian | 2007-01-05 | 1 | -5/+10 |
* | Uniform matrix support. | Brian | 2006-12-20 | 1 | -1/+1 |
* | Overhaul of GLSL API functions, dispatching, etc. | Brian | 2006-12-19 | 1 | -1/+3 |
* | Split the program.[ch] files into several new files. | Brian | 2006-12-14 | 1 | -0/+123 |