Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.c | Brian | 2007-11-29 | 1 | -2/+6 |
* | replace GLint with gl_state_index | Brian | 2007-02-23 | 1 | -2/+2 |
* | Undo some STATE_POINT/FOG changes. Max length of state token array is now 5. | Brian | 2007-02-22 | 1 | -3/+1 |
* | merge fix: add STATE_FOG_PARAMS_OPTIMIZED, STATE_SPOT_DIR_NORMALIZED | Brian | 2007-02-22 | 1 | -0/+2 |
* | more minor changes to STATE_ indexing | Brian | 2007-02-21 | 1 | -1/+3 |
* | adjustments to STATE_ token layout/format so token[1] is always the array index | Brian | 2007-02-21 | 1 | -6/+9 |
* | get rid of STATE_USER_ATTRIB/STATE_AUTO_ATTRIB | Brian | 2007-01-09 | 1 | -2/+0 |
* | clean up a bunch of program parameter stuff | Brian | 2007-01-09 | 1 | -2/+9 |
* | Implement vertex attribute binding. | Brian | 2007-01-09 | 1 | -0/+2 |
* | Split the program.[ch] files into several new files. | Brian | 2006-12-14 | 1 | -0/+117 |