Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redo array element checking for vertex array buffers. | Brian Paul | 2003-11-10 | 1 | -88/+76 |
* | Initial work for bounds checking of vertex arrays and vertex buffer objects. | Brian Paul | 2003-10-22 | 1 | -5/+80 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -0/+1 |
* | remove unneeded unsigned int / zero comparisons | Brian Paul | 2003-04-21 | 1 | -8/+5 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -1/+2 |
* | check for vertex program mode | Brian Paul | 2002-04-21 | 1 | -12/+16 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -18/+16 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -13/+13 |
* | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell | 2001-01-05 | 1 | -1/+2 |
* | include state.h | Brian Paul | 2001-01-02 | 1 | -2/+3 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -0/+137 |