summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* obsolete with EGL 1.4Brian Paul2008-05-271-100/+0
* added EGL_MESA_screen_surface, EGL_MESA_copy_context extensionsBrian Paul2008-05-271-0/+59
* added typedefs for X/MesaBrian Paul2008-05-271-0/+7
* remove stray ! characterBrian Paul2008-05-271-1/+1
* new eglplatform.h from Khronos.org (replaces GLES/egltypes.h)Brian Paul2008-05-271-0/+55
* new eglext.h from KhronosBrian Paul2008-05-271-0/+127
* EGL 1.4 header from KhronosBrian Paul2008-05-271-244/+279
* Remove CVS keywords.José Fonseca2008-05-261-2/+0
* mesa: update/add newer GL ES headersBrian Paul2008-05-074-155/+1092
* Convert crlf->lf line endings.José Fonseca2008-02-281-79/+79
* 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