summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of MINGW32 issuesZhang2007-07-213-38/+47
* regeneratedBrian2007-06-291-0/+93
* a variety of fixes for MingWzhang2007-06-282-3/+18
* add glxtokens.h to xmesa_xf86.h as discussed on mailing listDave Airlie2007-05-261-0/+1
* Add interfaces for overriding texture images with driver specific 'offsets'.Michel Dänzer2007-05-221-0/+12
* Fix xserver build after recent XMesa changes.Michel Dänzer2007-05-223-3/+31
* Disable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYEREXTPROC typedef.Brian2007-05-191-0/+5
* added texture_from_pixmap functionsBrian2007-05-191-2/+21
* Add enums and functions for GL_{MESA,EXT}_texture_array.Ian Romanick2007-05-161-0/+28
* add missing semicolonMatthias Hopf2007-04-241-1/+1
* import glxext.h version 19Brian2007-04-221-2/+2
* patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as wellBrian2007-04-131-1/+1
* xmesa: drop unused XMesaPutImageHelper.George Sapountzis2007-04-131-2/+1
* xmesa: export xmesa functions used by xfree86.George Sapountzis2007-04-131-0/+15
* Remove SI imports/exports remnants.George Sapountzis2007-04-052-87/+0
* Clean and update XMesa/XFree86 interface.George Sapountzis2007-03-301-0/+1
* updated version with new Khronos license/copyrightBrian2007-02-262-46/+34
* updated to version 18Brian2007-02-201-3/+70
* updated to version 39Brian2007-02-201-8/+579
* Drop old (pre-AIGLX) GLcore interface.George Sapountzis2007-01-261-255/+2
* Add reporting of damage by DRI drivers when the extension support is available.Eric Anholt2007-01-051-0/+20
* get rid of meaningless XFree86LOADER test (bug 9144)Brian Paul2006-11-271-3/+0
* regenerate from gl.hBrian Paul2006-11-161-10/+8
* remove obsolete GL_MESA_trace stuffBrian Paul2006-11-161-31/+0
* added 1.3/1.4 function manglingBrian Paul2006-11-031-16/+42
* return void instead of GLvoid for glClearDebugLogMESA(), glGetDebugLogMESA()Brian Paul2006-10-091-2/+2
* added #ifdef tests for Windows for int64_t, uint64_tBrian Paul2006-09-161-0/+4
* OpenVMS compile support updateJouk Jansen2006-09-041-210/+553
* OpenVMS compile support updateJouk Jansen2006-09-041-0/+1
* remove extension defines/protos that are now in glext.hBrian Paul2006-08-301-101/+0
* latest version from OpenGL ARBBrian Paul2006-08-302-16/+243
* Add support for GL_EXT_gpu_program_parameters. Any driver that enablesIan Romanick2006-08-152-0/+20
* s/GLvoid/void/ to fix gcc 4.2 issue (bug 7875)Brian Paul2006-08-151-1/+1
* Fix white-space problem in the prototype for glBlitFramebufferEXT thatIan Romanick2006-08-122-2/+2
* Convert comment header for __GLcontextModesRec to Doxygen style.Ian Romanick2006-08-111-6/+12
* Added initial multisampling support to glfbdev driver.Sean D'Epagnier2006-08-101-0/+1
* remove stray text from previous check-inBrian Paul2006-08-071-1/+0
* added GL_EXT_texture_sRGBBrian Paul2006-08-031-0/+43
* Move GL_MESA_shader_debug from glext.h to gl.h.Michal Krol2006-08-011-0/+5
* reorder a few token definitionsBrian Paul2006-06-201-16/+16
* remove const qualifier from glGenVertexArraysAPPLE() parameterBrian Paul2006-06-121-2/+2
* updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman)Brian Paul2006-05-051-1/+38
* Update to final EXT_tfp tokensDavid Reveman2006-05-021-5/+5
* Update function signatures for EXT_tfp entrypoints.Adam Jackson2006-05-011-2/+2
* FBConfig support for EXT_tfpDavid Reveman2006-04-111-0/+18
* Add attrib_list to glXBindTexImageEXTDavid Reveman2006-04-111-1/+1
* DMesa now uses OSMesa as a back-end.Daniel Borca2006-03-311-6/+6
* bump version/dateBrian Paul2006-03-312-3/+3
* Dave Reveman's patch for GLX_MESA_copy_sub_buffer supportBrian Paul2006-03-311-0/+8
* XMesaDrawLine macro, not currently usedBrian Paul2006-03-302-0/+13