Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __GLXextFuncPtr type instead of void * for generic functions to | Brian Paul | 2004-11-25 | 1 | -5/+0 |
| | | | | | avoid gcc 3.4 compiler warnings. Remove the unused/obsolete GLX_render_texture stuff. | ||||
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
| | |||||
* | initial code for render-to-texture | Brian Paul | 2003-01-14 | 1 | -3/+8 |
| | |||||
* | added missing dispatch code for new AGP-related functions | Brian Paul | 2002-10-08 | 1 | -2/+5 |
| | |||||
* | stub functions for glXAllocate/FreeMemoryNV() | Brian Paul | 2002-08-22 | 1 | -1/+5 |
| | |||||
* | forgot to check-in yesterday | Brian Paul | 2001-05-30 | 1 | -0/+174 |
| | |||||
* | obsolete | Brian Paul | 1999-11-28 | 1 | -249/+0 |
| | |||||
* | added glXGetCurrentDisplay() for GLX 1.2 | Brian Paul | 1999-11-22 | 1 | -1/+11 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+239 |