glapi: Move declaration before code.
[mesa.git] / src / mapi / glapi / gen / gl_enums.py
2013-09-23 Vinson Leeglapi: Move declaration before code.
2013-09-23 Eric Anholtmesa: Shrink the size of the enum string lookup struct.
2013-09-23 Eric Anholtmesa: Remove the extra enum strings and extra lookup...
2013-09-23 Eric Anholtmesa: Remove _mesa_lookup_enum_by_name().
2013-05-02 Brian Paulmesa: add names of geometry shader prims in gl_enums.py
2013-05-02 Brian Paulmesa: remove unused PRIM_INSIDE_UNKNOWN_PRIM constant
2013-04-17 Brian Paulglapi: no longer emit #include "mfeatures.h" in generat...
2012-10-10 Paul Berryglapi: Reformat python code generation scripts to use...
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Brian Paulmesa: clean-up _mesa_lookup_prim_by_nr()
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-13 Brian Paulglapi: use _mesa_snprintf()
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.