Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / main / enums.c
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-02 Ian RomanickVBO: Regenerate files based on recent changes to gl_API.xml
2008-06-24 José Fonsecamesa: Use _mesa_bsearch.
2008-04-04 BrianFinish up ATI_separate_stencil
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-30 BrianFinish up ATI_separate_stencil
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 Ian RomanickFix cut-and-paste error in the name of GL_NUM_COMPRESSE...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-27 George SapountzisBug 9628: no entry for GetVertexAttribPointerv
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 Pauluse LONGSTRING to silence warning
2006-11-03 Brian PaulAdded OpenGL 2.1 entrypoints.
2006-11-02 Brian PaulUpdate gl_API.xml with OpenGL 2.0 functions, regenerate...
2006-08-25 Ian RomanickAdd missing enums for GL_SGI_color_table.
2006-07-30 Michal KrolAdd support for GL_MESA_shader_debug.
2006-06-27 Ian RomanickRemove the extraneous GL_ prefix from the enums for...
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-03-01 Brian PaulAdded glBlitFramebufferEXT function.
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-09-19 Brian Pauladditional wrapper updates, bug 4468
2005-08-26 Adam Jackson/dri/msg
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-06-20 Jeremy Kolbran "make" after update to glX_proto_send.py.
2005-05-26 Ian RomanickFix gl_enums.py so that enums that are listed with...
2005-03-17 Ian RomanickEnable the generation of server-side __glGetBooleanv_si...
2005-02-26 Ian RomanickFairly significant changes to enums.c and the way it...
2005-02-23 Brian PaulSort the enums in the Python code, instead of at runtim...
2005-02-22 Brian Paulnow generated with Python script
2005-02-11 Keith Whitwellmesa-main-0-NULL.patch from Jeff Muizelaar
2005-02-07 Keith WhitwellMore texture enums (Andreas Stenglein)
2005-02-07 Keith WhitwellGL_ARB_texture_rectangle enums (Andreas Stenglein)
2004-12-19 Dave AirlieImplement software ATI_fragment_shader
2004-11-27 Brian PaulRemoved GLCALLBACK stuff - apparently never used anywhere.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-01-25 Brian Paulnew texture enums (Leif Delgass)
2003-01-21 Brian PaulGL_ATI_texture_env_combine3 extension
2002-10-29 Brian Paulupdated email addresses
2002-10-25 Brian Paulwrapped a few more C library functions
2002-10-24 Brian PaulHeader file clean-up:
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2001-06-08 Brian Pauladd check for NULL malloc (from Stanford metacompilatio...
2001-04-30 Keith WhitwellLots more eval fixes
2001-04-17 Brian PaulFixed a number of minor GL_ARB_texture_env_combine...
2001-04-16 Brian Paulreturn hex string for unknown tokens in _mesa_lookup_en...
2001-03-26 Brian Pauladded GL_ARB_texture_border_clamp
2001-03-22 Brian Pauladded GL_ARB_texture_env_dot3 enums
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-17 Keith WhitwellFixes for performance bug on compiled array element...
2001-01-06 Gareth HughesImplementation of GL_EXT_texture_env_dot3.
2000-06-27 Brian Pauladded GL_EXT_texture_env_combine (Holger Waechtler)
2000-03-28 Randy FrankImplemented support for the HP occlusion test extension...
2000-03-07 Brian Pauladded GL_EXT_texture_lod_bias extension (Michael Vance)
2000-02-05 Brian PaulGL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT...
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulclean-up of header includes (Daryll)
1999-10-13 Brian Paulremoved GL_ prefix from memory macros
1999-10-10 Brian Paulnow using GL_MALLOC, GL_FREE
1999-08-19 jtgInitial revision