Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-07 | glapi: Move to src/mapi/. | Chia-I Wu | |
Move glapi to src/mapi/{glapi,es1api,es2api}. | |||
2010-05-07 | glapi: Move assembly dispatchers back into glapi/. | Chia-I Wu | |
2010-04-28 | glapi: Update gl_enum.py to generate enum tables for multiple APIs | Kristian Høgsberg | |
2010-04-04 | glapi: plug in ARB_draw_instanced.xml | Brian Paul | |
2010-04-02 | glapi: include/build EXT_transform_feedback.xml | Brian Paul | |
2010-04-02 | glapi: fix error message | Brian Paul | |
2010-03-04 | APPLE_object_purgeable: xml | Chris Wilson | |
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> | |||
2010-02-25 | glapi/gen: just copy in glx/glapi | George Sapountzis | |
2010-02-24 | glapi: Add GL_OES_EGL_image | Kristian Høgsberg | |
2010-02-24 | glapi: fix code generation Makefile after mv | George Sapountzis | |
2010-02-24 | glapi: mv code generation to subdir | George Sapountzis | |
This just moves files, code generation Makefile will be fixed in next commit for easier review. |