summaryrefslogtreecommitdiffstats
path: root/include/GL/gl.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove unused #pragma export on/off linesBrian Paul2014-04-281-17/+0
* mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFFBrian Paul2014-02-031-1/+1
* mesa: Remove GL_MESA_texture_array cruft from gl.hIan Romanick2013-12-041-33/+0
* mesa: Remove last BEOS checksAlexander von Gluck IV2013-11-051-8/+0
* mesa: remove OPENSTEP stuffBrian Paul2013-11-041-5/+1
* mesa: remove macintosh preprocessor stuffBrian Paul2013-11-041-7/+0
* mesa: remove __QUICKDRAW__ testsBrian Paul2013-11-041-1/+1
* mesa: remove Centerline C support from gl.hBrian Paul2013-11-041-4/+0
* mesa: remove SciTech stuff from gl.hBrian Paul2013-11-041-5/+1
* mesa: remove GL_MESA_program_debug bits from gl.hBrian Paul2013-10-221-21/+0
* mesa: remove remnants of GL_MESA_shader_debugBrian Paul2013-10-221-20/+0
* mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC typedefs in gl.hBrian Paul2013-10-171-2/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* mesa: remove old version comment from gl.hBrian Paul2013-02-151-1/+0
* mesa: fix compiler warnings when including GL/gl.h with other gl headersMatthew Waters2012-12-061-6/+6
* Only use gcc visibility support with gcc4+.Tom Fogal2011-10-241-1/+1
* gdi: Remove mesa_wgl.hJosé Fonseca2011-08-301-6/+0
* gl.h: reorder some #definesBrian Paul2011-03-191-2/+2
* Remove support for GCC older than 3.3.0Ian Romanick2010-03-031-2/+1
* glapi: Add GL_OES_EGL_imageKristian Høgsberg2010-02-241-0/+15
* Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith2010-01-191-1/+2
* mesa: Avoid WIN32_LEAN_AND_MEAN re-definition.José Fonseca2010-01-011-0/+2
* gl: restore some PFNGL typedefsBrian Paul2009-09-151-0/+15
* mesa: remove PFNGL typedefs that are in glext.hBrian Paul2009-06-041-85/+2
* mesa: upgrade glext.h to version 52Brian Paul2009-06-041-2/+4
* mesa: bump gl.h version comment to 7.7 (bug 20170)Brian Paul2009-02-181-1/+1
* mesa: WinCE fixesJonathan White2008-07-161-1/+1
* mesa: WGL is not part of the WinCE API.José Fonseca2008-06-241-2/+3
* Fix a number of MINGW32 issuesZhang2007-07-211-6/+11
* Disable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYEREXTPROC typedef.Brian2007-05-191-0/+5
* Add enums and functions for GL_{MESA,EXT}_texture_array.Ian Romanick2007-05-161-0/+28
* remove obsolete GL_MESA_trace stuffBrian Paul2006-11-161-31/+0
* return void instead of GLvoid for glClearDebugLogMESA(), glGetDebugLogMESA()Brian Paul2006-10-091-2/+2
* remove extension defines/protos that are now in glext.hBrian Paul2006-08-301-101/+0
* Add support for GL_EXT_gpu_program_parameters. Any driver that enablesIan Romanick2006-08-151-0/+18
* 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-121-2/+1
* added GL_EXT_texture_sRGBBrian Paul2006-08-031-0/+43
* reorder a few token definitionsBrian Paul2006-06-201-16/+16
* bump version/dateBrian Paul2006-03-311-2/+2
* GL_EXT_framebuffer_blit tokens/functionsBrian Paul2006-03-011-0/+22
* remove stray _ from GL[u]int64_EXTBrian Paul2005-12-081-2/+2
* handle 64-bit types for Windows.Karl Schultz2005-12-081-0/+3
* Updates for GL_EXT_timer_query:Brian Paul2005-12-071-0/+18
* added GL_EXT_packed_depth_stencilBrian Paul2005-09-281-0/+10
* added GL_EXT_timer_query tokenBrian Paul2005-09-021-0/+9
* put full prototype on one line to fix gl_mangle.h generation (Dave Reveman)Brian Paul2005-06-081-6/+2
* remove temporary GL_EXT_framebuffer_object infoBrian Paul2005-05-311-118/+1