| Commit message (Expand) | Author | Age | Files | Lines |
* | mapi/glapi: Avoid warnings about visibility being unsupported on MinGW. | José Fonseca | 2011-04-23 | 1 | -1/+1 |
* | glapi: interface for GL_ARB_sampler_objects | Brian Paul | 2011-04-10 | 3 | -0/+99 |
* | mesa: API spec for GL_ARB_texture_buffer_object | Brian Paul | 2011-04-05 | 3 | -0/+25 |
* | mesa: implement clamping controls (ARB_color_buffer_float) | Marek Olšák | 2011-03-29 | 3 | -0/+27 |
* | mesa,mapi: Remove spurious const keyword from ClearBufferfi args. | José Fonseca | 2011-03-25 | 1 | -2/+2 |
* | glapi: drop glapi.[ch] and glapitemp.h from being copied to the X server. | Dave Airlie | 2011-03-21 | 1 | -3/+0 |
* | mesa: add NV_texture_barrier | Marek Olšák | 2011-03-15 | 3 | -0/+16 |
* | glx: add ARB_create_context functions/ops to glx xml | Dave Airlie | 2011-03-15 | 1 | -0/+14 |
* | glx: the server still needs __GLXcontext. | Dave Airlie | 2011-03-14 | 1 | -2/+2 |
* | glapi: add @GOTPCREL relocation type | Dimitry Andric | 2011-01-27 | 1 | -1/+2 |
* | Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S" | Brian Paul | 2011-01-25 | 1 | -1/+1 |
* | glapi: adding @ char before type specifier in glapi_x86.S | Dimitry Andric | 2011-01-25 | 1 | -1/+1 |
* | glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S | Dimitry Andric | 2011-01-25 | 1 | -1/+1 |
* | mesa: clean-up _mesa_lookup_prim_by_nr() | Brian Paul | 2011-01-20 | 1 | -16/+27 |
* | glapi: Fix OpenGL and OpenGL ES interop. | Chia-I Wu | 2011-01-20 | 2 | -0/+59 |
* | glapi: Add gl_and_es_API.xml. | Chia-I Wu | 2011-01-20 | 6 | -0/+1255 |
* | glapi: new entrypoint specs for GL_ARB_draw_buffers_blend | Brian Paul | 2011-01-15 | 3 | -0/+41 |
* | glapi: regenerated files | Brian Paul | 2011-01-15 | 2 | -0/+22 |
* | glapi: GL_ARB_instanced_arrays support | Brian Paul | 2011-01-15 | 1 | -0/+1 |
* | glapi: Add entrypoints and enums for GL_ARB_ES2_compatibility. | Eric Anholt | 2011-01-14 | 3 | -0/+61 |
* | WIN32_THREADS -> WIN32 | José Fonseca | 2010-12-02 | 2 | -2/+2 |
* | mesa: hook up GL 3.x entrypoints | Brian Paul | 2010-11-21 | 6 | -177/+124 |
* | glapi: rename GL3.xml to GL3x.xml as it covers all GL 3.x versions | Brian Paul | 2010-11-21 | 1 | -0/+0 |
* | mesa: upgrade to glext.h version 66 | Brian Paul | 2010-11-17 | 1 | -2/+2 |
* | Merge branch 'glapi-reorg' | Chia-I Wu | 2010-10-29 | 6 | -41/+38 |
|\ |
|
| * | glapi: Merge glapioffsets.h into glapidispath.h. | Chia-I Wu | 2010-10-27 | 2 | -24/+22 |
| * | glapi: Do not use glapioffsets.h. | Chia-I Wu | 2010-10-27 | 4 | -10/+10 |
| * | glapi: Move glapidispatch.h to core mesa. | Chia-I Wu | 2010-10-27 | 1 | -5/+5 |
| * | glapi: Do not use glapidispatch.h. | Chia-I Wu | 2010-10-27 | 1 | -2/+1 |
* | | glapi: include EXT_gpu_shader4.xml | Brian Paul | 2010-10-28 | 2 | -0/+3 |
* | | glapi: xml spec file for GL_EXT_gpu_shader4 | Brian Paul | 2010-10-28 | 1 | -0/+244 |
* | | glapi: Add GL_EXT_separate_shader_objects | Ian Romanick | 2010-10-27 | 3 | -0/+30 |
|/ |
|
* | glapi: include/build EXT_texture_integer.xml | Brian Paul | 2010-10-23 | 2 | -0/+3 |
* | glapi: GL_EXT_texture_integer API | Brian Paul | 2010-10-23 | 1 | -0/+98 |
* | mesa: API spec for primitive restart | Brian Paul | 2010-10-21 | 3 | -0/+26 |
* | Regenerate files changed by previous commit | Ian Romanick | 2010-09-27 | 1 | -2/+2 |
* | mesa: update to version 64 of GL/glext.h | Brian Paul | 2010-09-14 | 2 | -5/+5 |
* | 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 |