Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glapi: fix generator which got out of sync with the codebase | Luca Barbieri | 2010-08-30 | 1 | -3/+3 |
* | glx: Move bind and unbind to context vtable | Kristian Høgsberg | 2010-07-28 | 1 | -1/+1 |
* | glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. | Kristian Høgsberg | 2010-07-28 | 2 | -11/+11 |
* | glapi: use _mesa_snprintf() | Brian Paul | 2010-07-13 | 1 | -1/+2 |
* | mesa: initial support for ARB_geometry_shader4 | Zack Rusin | 2010-06-28 | 3 | -1/+61 |
* | 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 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 47 | -0/+22632 |