Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | now using GL_MALLOC, GL_FREE | Brian Paul | 1999-10-10 | 1 | -5/+5 |
* | fixed dumb typo | Brian Paul | 1999-10-10 | 1 | -2/+2 |
* | added memory macros | Brian Paul | 1999-10-10 | 1 | -50/+82 |
* | texture units now share default texture objects | Brian Paul | 1999-10-09 | 1 | -22/+17 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -1/+7 |
* | Cleaning up | Keith Whitwell | 1999-09-19 | 1 | -3/+18 |
* | Large patch: | Keith Whitwell | 1999-09-18 | 1 | -2/+7 |
* | added GL_EXT_get_proc_address | Brian Paul | 1999-09-11 | 1 | -2/+3 |
* | removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead | Brian Paul | 1999-09-07 | 1 | -4/+1 |
* | fix for mga depthbuffer resize | Keith Whitwell | 1999-09-04 | 1 | -21/+29 |
* | fixed GL_FRONT_AND_BACK cull bug | Keith Whitwell | 1999-09-02 | 1 | -2/+4 |
* | new files to support vertex-based geometry | Keith Whitwell | 1999-08-29 | 1 | -1/+3 |
* | various pipeline bugs | Keith Whitwell | 1999-08-26 | 1 | -10/+40 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+2388 |