| Commit message (Expand) | Author | Age | Files | Lines |
* | x11: remove empty GLX_SGIX_swap_group stubs | Emil Velikov | 2018-03-12 | 1 | -3/+0 |
* | x11: remove empty GLX_SGIX_swap_barrier stubs | Emil Velikov | 2018-03-12 | 1 | -4/+0 |
* | xlib: remove dummy GLX_MESA_set_3dfx_mode implementation | Emil Velikov | 2017-12-01 | 1 | -3/+0 |
* | xlib: remove empty GLX_MESA_agp_offset stubs | Emil Velikov | 2017-12-01 | 1 | -3/+0 |
* | xlib: remove empty GLX_NV_vertex_array_range stubs | Emil Velikov | 2017-12-01 | 1 | -7/+0 |
* | xlib: fix glXGetCurrentDisplay() failure | Brian Paul | 2017-06-02 | 1 | -1/+0 |
* | xlib: add support for GLX_ARB_create_context | Brian Paul | 2016-03-29 | 1 | -0/+5 |
* | xlib: simplify context handling | Brian Paul | 2014-03-03 | 1 | -1/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | Implement GLX_EXT_texture_from_pixmap. | Brian | 2007-05-19 | 1 | -0/+5 |
* | Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of | Ian Romanick | 2005-07-26 | 1 | -7/+0 |
* | Use __GLXextFuncPtr type instead of void * for generic functions to | Brian Paul | 2004-11-25 | 1 | -9/+3 |
* | 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/+7 |
* | updated comments. removed dead code. | Brian Paul | 2002-03-15 | 1 | -6/+14 |
* | more DRI libGL-related changes | Brian Paul | 2001-05-29 | 1 | -2/+2 |
* | more work on XMesa / libGL integration | Brian Paul | 2001-05-25 | 1 | -40/+29 |
* | Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL. | Brian Paul | 2001-05-24 | 1 | -4/+19 |
* | added more GLX extension function stubs | Brian Paul | 2000-12-15 | 1 | -15/+55 |
* | added some more GLX extension entrypoints (fix GLUT link problems when using ... | Brian Paul | 2000-12-14 | 1 | -5/+23 |
* | variety of updates to better conform to real GLX | Brian Paul | 2000-06-08 | 1 | -23/+13 |
* | added glXGetFBConfigs(), fixed glXChooseFBConfig() | Brian Paul | 2000-04-10 | 1 | -2/+3 |
* | changed glXCopyContext() mask to unsigned long, per GLX spec | Brian Paul | 2000-02-27 | 1 | -2/+2 |
* | changed glXCopyContext mask back to GLuint | Brian Paul | 2000-02-25 | 1 | -2/+2 |
* | changed glXCopyContext()'s mask to unsigned long | Brian Paul | 2000-02-23 | 1 | -2/+2 |
* | initial rev | Brian Paul | 1999-11-28 | 1 | -0/+162 |