Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glapi: Move declaration before code. | Vinson Lee | 2013-09-23 | 1 | -4/+6 |
* | mesa: Shrink the size of the enum string lookup struct. | Eric Anholt | 2013-09-23 | 1 | -2/+4 |
* | mesa: Remove the extra enum strings and extra lookup table. | Eric Anholt | 2013-09-23 | 1 | -41/+20 |
* | mesa: Remove _mesa_lookup_enum_by_name(). | Eric Anholt | 2013-09-23 | 1 | -29/+0 |
* | mesa: add names of geometry shader prims in gl_enums.py | Brian Paul | 2013-05-02 | 1 | -1/+5 |
* | mesa: remove unused PRIM_INSIDE_UNKNOWN_PRIM constant | Brian Paul | 2013-05-02 | 1 | -1/+0 |
* | glapi: no longer emit #include "mfeatures.h" in generated files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | glapi: Reformat python code generation scripts to use 4-space indentation. | Paul Berry | 2012-10-10 | 1 | -96/+96 |
* | mesa: clean-up _mesa_lookup_prim_by_nr() | Brian Paul | 2011-01-20 | 1 | -16/+27 |
* | glapi: use _mesa_snprintf() | Brian Paul | 2010-07-13 | 1 | -1/+2 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+247 |