| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Implement the GL entry points defined by ARB_shader_image_load_store. | Francisco Jerez | 2014-01-15 | 1 | -0/+1 |
* | mesa: Add API definitions for ARB_texture_view | Courtney Goeltzenleuchter | 2013-12-13 | 1 | -0/+1 |
* | implement NV_vdpau_interop v7 | Christian König | 2013-10-26 | 1 | -0/+1 |
* | mesa: Add core support for the GL_AMD_performance_monitor extension. | Kenneth Graunke | 2013-09-26 | 1 | -0/+1 |
* | glapi: Setup autogeneration infrastructure for KHR_debug | Timothy Arceri | 2013-09-04 | 1 | -0/+1 |
* | mesa: simplify dispatch for glDraw* functions | Brian Paul | 2013-05-02 | 1 | -0/+3 |
* | glapi: no longer emit #include "mfeatures.h" in generated files | Brian Paul | 2013-04-17 | 1 | -1/+0 |
* | mesa: Add dispatch and extension XML for GL_ARB_internalformat_query | Ian Romanick | 2013-01-15 | 1 | -0/+1 |
* | mesa: assert if driver did not compute the version | Jordan Justen | 2012-12-16 | 1 | -0/+1 |
* | mesa: separate exec allocation from initialization | Jordan Justen | 2012-12-16 | 1 | -12/+8 |
* | mesa: Rename API_OPENGL to API_OPENGL_COMPAT. | Paul Berry | 2012-11-29 | 1 | -1/+1 |
* | glapi: Stop handling XML annotation exec="{es,check,loopback}". | Paul Berry | 2012-11-12 | 1 | -3/+0 |
* | glapi: Remove handling of mesa_name XML attribute. | Paul Berry | 2012-11-12 | 1 | -1/+1 |
* | glapi/gen: Add code generation script for _mesa_create_exec_table(). | Paul Berry | 2012-11-06 | 1 | -0/+222 |