Fix a number of MINGW32 issues
[mesa.git] / include / GL / gl.h
2007-07-21 ZhangFix a number of MINGW32 issues
2007-05-19 BrianDisable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYER...
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickAdd enums and functions for GL_{MESA,EXT}_texture_array.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-16 Brian Paulremove obsolete GL_MESA_trace stuff
2006-10-09 Brian Paulreturn void instead of GLvoid for glClearDebugLogMESA...
2006-08-30 Brian Paulremove extension defines/protos that are now in glext.h
2006-08-15 Ian RomanickAdd support for GL_EXT_gpu_program_parameters. Any...
2006-08-15 Brian Pauls/GLvoid/void/ to fix gcc 4.2 issue (bug 7875)
2006-08-12 Ian RomanickFix white-space problem in the prototype for glBlitFram...
2006-08-03 Brian Pauladded GL_EXT_texture_sRGB
2006-06-20 Brian Paulreorder a few token definitions
2006-03-31 Brian Paulbump version/date
2006-03-01 Brian PaulGL_EXT_framebuffer_blit tokens/functions
2005-12-08 Brian Paulremove stray _ from GL[u]int64_EXT
2005-12-08 Karl Schultzhandle 64-bit types for Windows.
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-09-28 Brian Pauladded GL_EXT_packed_depth_stencil
2005-09-02 Brian Pauladded GL_EXT_timer_query token
2005-06-08 Brian Paulput full prototype on one line to fix gl_mangle.h gener...
2005-05-31 Brian Paulremove temporary GL_EXT_framebuffer_object info
2005-05-11 Karl SchultzThe "P" suffix on APIENTRY and GLAPIENTRY is to be...
2005-02-08 Adam JacksonBug #2477: Make GLU/GLw/glut build properly even with...
2005-02-08 Brian Pauladded GL_EXT_framebuffer_object enums/funcs. Remove...
2005-01-26 Ian Romanickremove a bunch of temporary #defines, now that glext...
2005-01-20 Brian Paulglext.h version 26
2005-01-16 Brian Pauladded a few OpenGL 2.0 tokens (temporary)
2005-01-12 Brian Paultemporary prototypes for OpenGL 2.0
2004-11-29 Brian Paulno need to include stddef.h anymore
2004-11-25 Brian Paulminor APIENTRY clean-ups
2004-11-08 Brian PaulRemove need for defining _MSC_VER when building Mesa...
2004-10-16 Ian RomanickAdd support for OES_read_format. As soon as glext...
2004-09-27 Brian Paulversion bump
2004-06-22 Brian PaulAlexander Gottwald's patch for cygwin
2004-04-23 Brian Paulmove #define for GL_DOUBLE, to put enums in right order
2004-02-05 Brian Paulupdate function mangling and add comment about it to...
2004-01-27 Ian RomanickMissed this commit as part of the addition of
2004-01-13 Brian Paulremove stuff that's now in glext.h
2003-12-11 Brian Paulreplace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
2003-12-08 Alan Hourihanereverse Keith's 'XFree86Server' glue.
2003-12-08 Keith WhitwellCan't include <stddef.h> when building XFree86 server...
2003-12-06 Brian Pauls/APIENTRY/GLAPIENTRY/ for 1.5 functions
2003-12-04 Alan Hourihanecheck if GLAPIENTRYP is already set
2003-12-04 Alan Hourihane#define GLAPIENTRYP GLAPIENTRY *
2003-11-23 Brian Paulinclude malloc.h to get ptrdiff_t for vertex buffer...
2003-11-22 Brian Pauladded OpenGL 1.5 tokens and functions not yet put into...
2003-10-16 Brian Pauladded GL_ARB_point_sprite tokens
2003-09-30 Kendall BennettUpdates required for building the SciTech SNAP version...
2003-09-23 Brian Paulnew enum values for GL_MESA_program_debug
2003-09-02 Ian RomanickAdded support for EXT_texture_mirror_clamp and the...
2003-08-28 Brian Paulremove a bunch of the extension definitions from the...
2003-08-19 Brian PaulFix glPixelMap: s/GLint/GLsizei/
2003-07-21 Brian Paultokens, functions for GL_MESA_program_debug
2003-06-13 Brian PaulImplemented GL_ARB_occlusion_query (not 100% finalized).
2003-05-10 Brian Paulremove temporary stuff
2003-04-23 Brian Paulfix function prototypes for manging (Bill Hoffman)
2003-04-21 Brian Pauladded GL_EXT_depth_bounds_test
2003-04-18 Brian Paulmore GL_ARB_fragment_program tokens
2003-04-17 Brian Paultemporary GL_ARB_fragment_program tokens
2003-04-09 Brian PaulAdded function pointer typedefs for GL_NV_fragment_program
2003-02-28 Brian Paulupdated version
2003-02-10 Alan Hourihanefix fragment_program for Windows
2003-01-14 Brian PaulGL_NV_fragment_program
2002-10-17 Karl SchultzChange for Windows only: Make demos and examples build...
2002-09-21 Brian Paulmerge updates from 4.0.4
2002-09-19 Brian PaulUpdated BeOS support (Philippe Houdoin)
2002-09-06 Brian Paulremoved glext.h fix-ups corrected in glext.h version 17
2002-08-29 Brian Paulfix up stuff accidentaly checked in a few days ago
2002-08-22 Brian Pauladded glXAllocate/FreeMemoryNV()
2002-05-27 Brian Paulremoved experiemental GL_MESA_sprite_point extension
2002-03-20 Brian Paulremoved glSamplePass()
2002-02-25 Brian Pauluse official enum values for GL_ARB_depth_texture and...
2002-02-15 Brian Pauladded new depth_texture/shadow tokens (temporary)
2001-12-05 Brian Pauladded enums for GL_ARB_depth_texture/shadow/shadow_ambi...
2001-11-19 Brian Pauladded test implementation of GL_ARB_window_pos
2001-11-09 Brian Pauldefine GL_VERSION_1_3 (doh!)
2001-09-23 Brian Paulbump versions to 4.0
2001-08-28 Brian Pauladded OpenGL 1.3 tokens and prototypes
2001-06-14 Brian Pauldefine both GL_ALL_CLIENT_ATTRIB_BITS and GL_CLIENT_ALL...
2001-05-29 Brian Pauls/void */GLvoid */
2001-04-24 Brian Paulreordered a few blend enums
2001-03-26 Brian Paulchange glTexImage3D() internalFormat to GLenum to match...
2001-03-22 Brian Paulminor comment update
2001-03-21 Brian Paulsync'd with the latest changes in XFree86 (cygwin stuff)
2001-01-29 Brian Paulupdates to the trace extension
2001-01-06 Gareth HughesImplementation of GL_EXT_texture_env_dot3.
2000-12-09 Brian Pauldefine GL_ARB_imaging
2000-12-08 Brian Pauladded LL_MESA_sprite_point extension
2000-11-03 Brian Paulupdate to GL_MESA_trace extension enums
2000-11-03 Brian Pauladded GL_MESA_packed_depth_stencil extension
2000-09-15 Brian PaulAdded GL_MESA_trace extension (Loki)
2000-07-13 Brian Paulreplaced GL_CLIENT_ALL_ATTRIB_BITS with GL_ALL_CLIENT_A...
2000-05-24 Brian Paulalways define GL_ARB_multitexture (OpenGL 1.2.1 feature)
2000-05-23 Brian Paulchanged glext.h include
2000-05-22 Brian Paulreplaced __CYGWIN32__ with __CYGWIN__
2000-05-22 Brian Paulinclude glext.h if GL_GLEXT_LEGACY not defined
2000-05-22 Brian Paulmoved a lot of Window-isms out of gl.h into other files
2000-05-18 Brian Pauladded glPointParameterf[v]SGIS()
next