| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Add ARB_shader_precision infrastructure | Micah Fedke | 2015-01-19 | 1 | -1/+5 |
* | mesa/glsl/glapi: enable GL_EXT_draw_buffers extension | Tapani Pälli | 2015-01-14 | 1 | -0/+9 |
* | main: Added entry point for glTextureBuffer. | Laura Ekstrand | 2015-01-08 | 1 | -0/+6 |
* | main: Added entry points for glTextureStorage[23]DMultisample. | Laura Ekstrand | 2015-01-08 | 1 | -0/+19 |
* | main: Added entry point for glGenerateTextureMipmap. | Laura Ekstrand | 2015-01-08 | 1 | -0/+4 |
* | main: Added entry points for glCompressedTextureSubImage*D. | Laura Ekstrand | 2015-01-08 | 1 | -0/+36 |
* | main: Added entry point for glGetCompressedTextureImage. | Laura Ekstrand | 2015-01-08 | 1 | -0/+7 |
* | main: Added entry point for glGetTextureImage. | Laura Ekstrand | 2015-01-08 | 1 | -0/+9 |
* | main: Added entry points for CopyTextureSubImage*D. | Laura Ekstrand | 2015-01-08 | 1 | -0/+32 |
* | main: Added entry points for glGetTextureParameteriv, Iiv, and Iuiv. | Laura Ekstrand | 2015-01-08 | 1 | -0/+18 |
* | main: Added entry point for glGetTextureParameterfv. | Laura Ekstrand | 2015-01-08 | 1 | -0/+6 |
* | main: Added entry points for glGetTextureLevelParameteriv, fv. | Laura Ekstrand | 2015-01-08 | 1 | -0/+14 |
* | main: Added entry points for glTextureParameteriv, Iiv, Iuiv. | Laura Ekstrand | 2015-01-08 | 1 | -0/+18 |
* | main: Added entry point for glTextureParameterfv. | Laura Ekstrand | 2015-01-08 | 1 | -0/+12 |
* | main: Added entry point for glTextureParameterf. | Laura Ekstrand | 2015-01-08 | 1 | -0/+6 |
* | main: Added entry point for BindTextureUnit. | Laura Ekstrand | 2015-01-08 | 1 | -0/+5 |
* | main: Added entry points for glTextureSubImage*D. | Laura Ekstrand | 2015-01-08 | 1 | -0/+36 |
* | main: Added entry points for glTextureStorage*D. | Laura Ekstrand | 2015-01-08 | 1 | -0/+24 |
* | main: Added entry point for glCreateTextures. | Laura Ekstrand | 2015-01-08 | 1 | -0/+8 |
* | glapi: Added ARB_direct_state_access.xml file. | Laura Ekstrand | 2015-01-08 | 3 | -1/+17 |
* | glapi: Force frame pointer elimination on Windows. | José Fonseca | 2015-01-07 | 1 | -0/+22 |
* | mapi: add glapi-test and shared-glapi-test to .gitignore | Juha-Pekka Heikkila | 2014-12-16 | 3 | -3/+2 |
* | mapi: Move rules for generating glapi_mapi_tmp.h out of the conditional. | Matt Turner | 2014-12-12 | 1 | -5/+5 |
* | mapi: Add ABI-check tests to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+2 |
* | mesa: Add scons files to distribution. | Matt Turner | 2014-12-12 | 3 | -2/+6 |
* | glapi/gen: Add gl_and_glX_API.xml to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+1 |
* | vgapi: Add vgapi.csv to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+1 |
* | mapi: Add mapi_abi.py to EXTRA_DIST | Matt Turner | 2014-12-12 | 1 | -0/+2 |
* | glapi/gen: Add KHR_context_flush_control.xml to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+1 |
* | glapi: Make mapi/glapi/gen before mapi to avoid distcheck problem. | Matt Turner | 2014-12-12 | 1 | -1/+1 |
* | glapi: Remove dead mesadef.py. | Matt Turner | 2014-11-26 | 2 | -216/+0 |
* | mapi/glapi: Fix dll linkage of GLES1 symbols. | José Fonseca | 2014-11-26 | 1 | -0/+1 |
* | glapi: Remove dead gl_offsets.py. | Matt Turner | 2014-11-24 | 1 | -120/+0 |
* | glapi: Remove dead extension_helper.py. | Matt Turner | 2014-11-24 | 2 | -326/+0 |
* | mesa: Add support for the GL_KHR_context_flush_control extension | Neil Roberts | 2014-10-28 | 2 | -0/+13 |
* | glx: Fix make check. | Mathias Fröhlich | 2014-10-25 | 1 | -1/+1 |
* | mesa: Add ARB_clip_control.xml to automake. | Mathias Fröhlich | 2014-10-25 | 1 | -0/+1 |
* | mesa: Implement ARB_clip_control. | Mathias Fröhlich | 2014-10-24 | 2 | -1/+28 |
* | glapi: Fix compiler warning and script name | Jan Vesely | 2014-10-23 | 1 | -2/+2 |
* | mesa: remove last DJGPP remains | Emil Velikov | 2014-09-27 | 1 | -1/+1 |
* | mesa: Drop _mesa_bsearch() wrapper. | Matt Turner | 2014-09-24 | 1 | -4/+4 |
* | mesa: Unifdef _WIN32_WCE. | Matt Turner | 2014-09-24 | 2 | -4/+2 |
* | glapi: Add KHR_debug functions to check_table test | Timothy Arceri | 2014-09-04 | 1 | -0/+6 |
* | Eliminate several cases of multiplication in arguments to calloc | Carl Worth | 2014-09-03 | 1 | -1/+1 |
* | mesa: implement GL_MAX_VERTEX_ATTRIB_STRIDE | Timothy Arceri | 2014-08-27 | 1 | -0/+1 |
* | glapi: add GL_ARB_conditional_render_inverted | Tobias Klausmann | 2014-08-19 | 1 | -1/+10 |
* | mapi: Inline shared-glapi/tests/Makefile. | Matt Turner | 2014-08-18 | 2 | -21/+11 |
* | mapi: Inline glapi/tests/Makefile. | Matt Turner | 2014-08-18 | 2 | -22/+13 |
* | mapi: Inline glapi/Makefile. | Matt Turner | 2014-08-18 | 3 | -76/+46 |
* | mapi: Inline es2api/Makefile. | Matt Turner | 2014-08-18 | 2 | -70/+41 |