Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-30 | glapi: fix generator which got out of sync with the codebase | Luca Barbieri | |
The __GLapi typedef was removed in c356f5867f2c1fad7155df538b9affa8dbdcf869, but the code generator hasn't been updated. | |||
2010-07-28 | glx: Move bind and unbind to context vtable | Kristian Høgsberg | |
2010-07-28 | glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. | Kristian Høgsberg | |
2010-05-11 | glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL | Brian Paul | |
Commit 80b280db883edc9550484dba03bd5c124b6a9bf9 changed the .c files instead of the .py generator scripts. | |||
2010-05-07 | glapi: Move to src/mapi/. | Chia-I Wu | |
Move glapi to src/mapi/{glapi,es1api,es2api}. |