| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Add tests directories to SUBDIRS | Matt Turner | 2013-07-22 | 2 | -0/+4 |
* | mesa: Dispatch ARB_framebuffer_object and EXT_framebuffer_object differently9.2-branchpoint | Tomasz Lis | 2013-07-18 | 2 | -4/+6 |
* | glapi: Do not use backtrace on OpenBSD. | Vinson Lee | 2013-07-16 | 1 | -1/+1 |
* | mesa: update glext.h to version 20130708 | Brian Paul | 2013-07-12 | 2 | -2/+2 |
* | scons: Fix dependencies of enums.c and api_exec.c. | José Fonseca | 2013-07-01 | 1 | -1/+15 |
* | mesa: Remove GL_MESA_resize_buffers | Ian Romanick | 2013-06-28 | 2 | -2/+1 |
* | mesa: Fix build with older gcc since update of glext.h | Tom Stellard | 2013-06-28 | 1 | -4/+0 |
* | scons: Add dependencies to all .xml files. | José Fonseca | 2013-06-27 | 1 | -4/+10 |
* | mesa: add const qualifier to glMultiDrawElementsEXT() indices param | Brian Paul | 2013-06-26 | 1 | -1/+1 |
* | mesa: remove const from glDebugMessageCallbackARB() function parameter | Brian Paul | 2013-06-26 | 1 | -1/+1 |
* | mesa: update glext.h to version 20130624 | Brian Paul | 2013-06-26 | 1 | -1/+1 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 25 | -25/+0 |
* | glapi: Add some missing static_dispatch="false" annotations to es_EXT.xml | Andreas Boll | 2013-05-31 | 1 | -9/+14 |
* | scons: Don't force stabs debug format for Mingw. | José Fonseca | 2013-05-21 | 1 | -5/+0 |
* | mesa: simplify dispatch for glDraw* functions | Brian Paul | 2013-05-02 | 1 | -0/+3 |
* | mesa: add names of geometry shader prims in gl_enums.py | Brian Paul | 2013-05-02 | 1 | -1/+5 |
* | mesa: remove unused PRIM_INSIDE_UNKNOWN_PRIM constant | Brian Paul | 2013-05-02 | 1 | -1/+0 |
* | mesa: implement glFramebufferTexture | Jordan Justen | 2013-05-01 | 1 | -1/+1 |
* | Mapi: Use mmap on Haiku for executable memory vs malloc | Alexander von Gluck IV | 2013-04-29 | 1 | -1/+1 |
* | linux: Don't emit a .note.ABI-tag section anymore (#26663) | Adam Jackson | 2013-04-25 | 4 | -52/+0 |
* | scons: Support clang. | José Fonseca | 2013-04-25 | 1 | -1/+2 |
* | mesa: Fix up some final license word wrapping issues by hand. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 9 | -27/+36 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 10 | -10/+10 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 9 | -9/+9 |
* | glapi: Add counter information for glBufferData(), like glBufferSubData(). | Eric Anholt | 2013-04-19 | 1 | -2/+2 |
* | glapi: Add parameter count information for uniforms. | Eric Anholt | 2013-04-19 | 2 | -42/+42 |
* | glapi: skip padding in get_called_parameter_string | Paul Berry | 2013-04-19 | 1 | -0/+2 |
* | glapi: no longer emit #include "mfeatures.h" in generated files | Brian Paul | 2013-04-17 | 3 | -8/+0 |
* | glapi: remove FEATURE_remap_table test (it's always defined) | Brian Paul | 2013-04-17 | 1 | -15/+0 |
* | build: Get rid of CORE_DIRS | Matt Turner | 2013-04-15 | 1 | -0/+42 |
* | build: Move src/mapi/mapi/* to src/mapi/ | Matt Turner | 2013-04-15 | 36 | -41/+41 |
* | build: Rename sources.mak -> Makefile.sources | Matt Turner | 2013-04-15 | 5 | -6/+6 |
* | glapi: fix storage multisample build errors | Dave Airlie | 2013-03-31 | 1 | -2/+2 |
* | glapi: add definition of ARB_texture_storage_multisample | Chris Forbes | 2013-03-31 | 2 | -0/+35 |
* | gles2: Add an ABI-check test | Matt Turner | 2013-03-19 | 2 | -0/+294 |
* | gles1: Add an ABI-check test | Matt Turner | 2013-03-19 | 2 | -0/+256 |
* | Properly check GLX_INDIRECT_RENDERING in glapi/tests/check_table | Jon TURNEY | 2013-03-13 | 2 | -1/+2 |
* | Fix glapi/tests/check_table.cpp for standardized OpenGL function names | Jon TURNEY | 2013-03-13 | 1 | -264/+264 |
* | Fix out-of-tree build of 'make check' in src/mapi/glapi/tests/ | Jon TURNEY | 2013-03-13 | 1 | -3/+3 |
* | mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all. | José Fonseca | 2013-03-12 | 1 | -22/+4 |
* | glapi/gen: Remove duplicate PYTHON_FLAGS | Stefan Brüns | 2013-03-09 | 1 | -7/+7 |
* | glapi: add ARB_texture_multisample | Chris Forbes | 2013-03-02 | 2 | -1/+71 |
* | glapi: mark static_dispatch false for DiscardFramebufferEXT | Tapani Pälli | 2013-02-22 | 1 | -1/+2 |
* | gles2: a stub implementation for GL_EXT_discard_framebuffer | Tapani Pälli | 2013-02-20 | 1 | -0/+13 |
* | glx: fix glGetTexLevelParameteriv for indirect rendering | Stefan Brüns | 2013-02-19 | 1 | -1/+3 |
* | glapi: Do not use backtrace on MinGW. | Vinson Lee | 2013-01-31 | 1 | -1/+1 |
* | mesa: implement GL_ARB_texture_buffer_range | Christoph Bumiller | 2013-01-30 | 3 | -0/+27 |
* | scons: Fix dependencies of generated headers. | José Fonseca | 2013-01-21 | 3 | -31/+24 |
* | Fix mapi code generator for out-of-tree build | Jon TURNEY | 2013-01-16 | 1 | -1/+1 |