| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -2/+0 |
* | prototype render-to-texture | Brian Paul | 2003-01-14 | 1 | -1/+14 |
* | added missing GLX_TRANSPARENT_RGB | Brian Paul | 2002-10-14 | 1 | -2/+3 |
* | GLX_NV_vertex_array_range and GLX_MESA_agp_offset extensions | Brian Paul | 2002-10-08 | 1 | -11/+33 |
* | added glXAllocate/FreeMemoryNV() | Brian Paul | 2002-08-22 | 1 | -1/+10 |
* | oops, wrong value for GLX_SAMPLES | Brian Paul | 2001-12-14 | 1 | -2/+2 |
* | added GLX_SAMPLE_BUFFERS, GLX_SAMPLES | Brian Paul | 2001-12-14 | 1 | -4/+4 |
* | removed duplicate GLX_AUX_BUFFERS_BIT definition | Brian Paul | 2001-09-24 | 1 | -2/+1 |
* | bump versions to 4.0 | Brian Paul | 2001-09-23 | 1 | -3/+3 |
* | more GL 1.3 and GLX 1.4 updates | Brian Paul | 2001-09-14 | 1 | -1/+13 |
* | added GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typo | Brian Paul | 2001-09-01 | 1 | -2/+3 |
* | added four missing GLX 1.3 tokens | Brian Paul | 2001-07-27 | 1 | -1/+5 |
* | added missing GLX_PBUFFER_WIDTH/HEIGHT tokens | Brian Paul | 2001-06-25 | 1 | -1/+3 |
* | change GLXContext and GLXFBConfig typedefs | Brian Paul | 2001-05-24 | 1 | -3/+3 |
* | updated glXSet3DfxModeMESA() prototype types | Brian Paul | 2000-12-14 | 1 | -2/+2 |
* | include glxext.h unless GLX_GLXEXT_LEGACY is defined | Brian Paul | 2000-12-08 | 1 | -7/+7 |
* | fixed GLX_PBUFFER value | Brian Paul | 2000-11-25 | 1 | -3/+3 |
* | Committing in . | Jouk Jansen | 2000-08-22 | 1 | -1/+2 |
* | added extension numbers for Mesa extensions | Brian Paul | 2000-06-23 | 1 | -19/+22 |
* | clean-up in anticipation of glxext.h | Brian Paul | 2000-06-08 | 1 | -84/+134 |
* | added GLX_EXT_import_context, 1.3 misc clean-up | Brian Paul | 2000-04-19 | 1 | -3/+25 |
* | added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBCon... | Brian Paul | 2000-04-10 | 1 | -38/+41 |
* | fixed typo in GLX_SLOW_VISUAL_EXT | Brian Paul | 2000-03-31 | 1 | -2/+2 |
* | added GLX_EXT_visual_rating | Brian Paul | 2000-03-31 | 1 | -7/+12 |
* | removed test for MESA symbol | Brian Paul | 2000-03-20 | 1 | -4/+1 |
* | Committing in . | Jouk Jansen | 2000-03-06 | 1 | -1/+13 |
* | removed GLX_VERSION_1_3 for now | Brian Paul | 2000-03-03 | 1 | -2/+1 |
* | changed glXCopyContext() mask to unsigned long, per GLX spec | Brian Paul | 2000-02-27 | 1 | -2/+2 |
* | Committing in . | Jouk Jansen | 2000-02-25 | 1 | -2/+2 |
* | changed glXCopyContext()'s mask to unsigned long | Brian Paul | 2000-02-23 | 1 | -3/+3 |
* | added GLX_ARB_get_proc_address | Brian Paul | 1999-12-11 | 1 | -2/+6 |
* | added a few more GLX 1.3 tokens | Brian Paul | 1999-11-24 | 1 | -1/+3 |
* | added GLX 1.3 tokens and functions | Brian Paul | 1999-11-23 | 1 | -13/+122 |
* | bumped GLX version to 1.2, added glXGetCurrentDisplay() | Brian Paul | 1999-11-22 | 1 | -1/+7 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -30/+33 |
* | removed cvs history logs and old comments | Brian Paul | 1999-10-27 | 1 | -43/+1 |
* | removed glXGetProcAddressEXT | Brian Paul | 1999-10-27 | 1 | -8/+4 |
* | added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress | Brian Paul | 1999-09-16 | 1 | -15/+22 |
* | added GLX_EXT_get_proc_address | Brian Paul | 1999-09-11 | 1 | -5/+10 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+261 |