Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mapi: Add mapi and share the code with glapi. | Chia-I Wu | 2010-05-07 | 1 | -245/+13 |
| | | | | | | | | | | Specifically, move all or most of glapi/glapi.c to mapi/u_current.c, glapi/glapi_execmem.c to mapi/u_execmem.c, glapi/glthread.[ch] to mapi/u_thread.[ch] and remove their dependencies on core Mesa headers. | ||||
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+255 |
Move glapi to src/mapi/{glapi,es1api,es2api}. |