| Commit message (Expand) | Author | Age | Files | Lines |
* | glapi: Use GLES information from XML rather than gles_api.py. | Paul Berry | 2012-10-16 | 1 | -8/+1 |
* | glapi: Reformat python code generation scripts to use 4-space indentation. | Paul Berry | 2012-10-10 | 1 | -196/+196 |
* | glapi: Prevent accidental use of lies w/shared-glapi | Ian Romanick | 2012-08-08 | 1 | -0/+6 |
* | glapi/glx: Generate dispatch.h so that the xserver can use it | Ian Romanick | 2011-12-13 | 1 | -0/+4 |
* | glapi: s/INLINE/inline/ for dispatch.h file | Brian Paul | 2011-11-30 | 1 | -2/+2 |
* | glapi: use gl_and_es_API.xml to generate GLES headers | Chia-I Wu | 2011-08-13 | 1 | -5/+15 |
* | mesa: merge glapidispatch.h into dispatch.h | Chia-I Wu | 2011-06-08 | 1 | -10/+9 |
* | mesa: fix GLES remap table setup again | Chia-I Wu | 2011-06-08 | 1 | -9/+13 |
* | mesa: Fix remap_table setup. | Thierry Reding | 2011-05-23 | 1 | -0/+5 |
* | glapi: More type-checking in Get_xxx too. | José Fonseca | 2011-05-20 | 1 | -4/+8 |
* | glapi: Implement SET_xxx as inline functions instead of macros. | José Fonseca | 2011-05-19 | 1 | -1/+4 |
* | glapi: Merge glapioffsets.h into glapidispath.h. | Chia-I Wu | 2010-10-27 | 1 | -20/+22 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+229 |