Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glapi: use _mesa_snprintf() | Brian Paul | 2010-07-13 | 1 | -1/+2 |
* | mesa: initial support for ARB_geometry_shader4 | Zack Rusin | 2010-06-28 | 11 | -2872/+3494 |
* | glapi: Generate PIC objects. | José Fonseca | 2010-05-31 | 1 | -1/+1 |
* | glapi: Update SConscript for Windows. | Chia-I Wu | 2010-05-31 | 1 | -5/+15 |
* | 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: Avoid Data Execution Prevention on windows. | José Fonseca | 2010-05-07 | 1 | -1/+1 |
* | mapi: Add mapi and share the code with glapi. | Chia-I Wu | 2010-05-07 | 11 | -1047/+70 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 82 | -0/+82831 |