Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL | Brian Paul | 2010-05-11 | 2 | -2/+2 |
* | glapi: added GL_ARB_transform_feedback2 entrypoints | Brian Paul | 2010-05-11 | 1 | -0/+40 |
* | mapi: Add install rules for OpenGL ES. | Chia-I Wu | 2010-05-08 | 3 | -2/+67 |
* | mapi: Install .pc file for OpenVG. | Chia-I Wu | 2010-05-08 | 2 | -1/+31 |
* | mapi: Update vgapi to build libOpenVG.so. | Chia-I Wu | 2010-05-08 | 1 | -3/+24 |
* | mapi: Merge src/gles/. | Chia-I Wu | 2010-05-08 | 1 | -11/+38 |
* | mapi/glapi: Don't allocate a page for every function on windows. | José Fonseca | 2010-05-07 | 2 | -36/+42 |
* | mapi: Avoid Data Execution Prevention on windows. | José Fonseca | 2010-05-07 | 2 | -1/+17 |
* | mapi: Add x86-64 dispatcher. | Chia-I Wu | 2010-05-07 | 2 | -0/+99 |
* | mapi: Add x86 dispatcher. | Chia-I Wu | 2010-05-07 | 4 | -1/+246 |
* | mapi: Add vgapi. | Chia-I Wu | 2010-05-07 | 3 | -0/+154 |
* | mapi: Add a generic C dispatcher. | Chia-I Wu | 2010-05-07 | 12 | -0/+1325 |
* | mapi: Add mapi and share the code with glapi. | Chia-I Wu | 2010-05-07 | 18 | -740/+783 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 84 | -0/+82894 |