Merge branch 'mesa_7_7_branch'
[mesa.git] / src / mesa / glapi / gl_apitemp.py
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian Paulglapi: split the no-op dispatch code into new glapi_nop...
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2009-11-06 Chia-I Wuglapi: Add OpenGL ES compatibility mode to scripts.
2009-11-06 Chia-I Wuglapi: Allow normal entry points to be skipped.
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-16 Brian PaulMerge branch 'glsl-1.20-v2'
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-15 Ian RomanickGLX: Fix protocol for glTexSubImage#D
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-11 Ian RomanickFix bug #4681.
2006-08-28 Ian RomanickAdd two new gl_function methods. dispatch_name returns...
2006-08-26 Ian RomanickExplicitly store the names for each function that shoul...
2006-08-22 Ian RomanickAdd new attribute called static_dispatch to the <functi...
2005-06-24 Ian RomanickFix non-x86 specific builds. The changes from glTexIma...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-04-18 Ian RomanickRefactor a bunch of common code from the "leaf" scripts...
2005-04-18 Ian RomanickConvert all Python scripts to use XML namespaces.
2005-01-25 Ian RomanickAdd a glFunctionIterator class to iterate over the...
2004-12-21 Ian RomanickAdded some comments and fixed typeos. Slightly refacto...
2004-11-27 Brian PaulUse new _glapi_proc typedef instead of void * for funct...
2004-10-02 Brian Paulremove unused413 stuff, glDrawBuffersARB uses that...
2004-09-09 Brian PaulAnother attempt at fixing name mangling and gl__unused4...
2004-08-25 Brian Paulfix MGL namespace warning (patch 1014800)
2004-06-29 Ian RomanickFirst phase of TLS work. At this point SPARC assembly...
2004-05-19 Ian RomanickAdded some in-code documentation. Modifed glParameter...
2004-05-18 Ian RomanickNew scripts for processing the XML version of APIspec...