Merge branch 'master' into i915-unification
[mesa.git] / src / mesa / drivers / dri / common / extension_helper.h
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-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-03 Brian PaulAdded OpenGL 2.1 entrypoints.
2006-11-02 Brian PaulUpdate gl_API.xml with OpenGL 2.0 functions, regenerate...
2006-10-11 Ian RomanickFix bug #4681.
2006-08-25 Ian RomanickAdd a couple of the missing GL 2.0 functions. Enable...
2006-08-24 Ian RomanickGL_EXT_paletted_texture functions should alias GL_SGI_c...
2006-08-15 Ian RomanickAdd support for GL_EXT_gpu_program_parameters. Any...
2006-08-11 Ian RomanickFix long standing bug that prevented newer drivers...
2006-07-30 Michal KrolAdd support for GL_MESA_shader_debug.
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-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...