summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/Makefile
Commit message (Expand)AuthorAgeFilesLines
* automake: Convert src/mapi/glapi/gen/Makefile to automake.Eric Anholt2012-06-211-241/+0
* mesa: Add support for GL_ARB_base_instanceFredrik Höglund2012-06-191-0/+1
* automake: Globally add stub automake targets to the old Makefiles.Eric Anholt2012-06-111-1/+1
* mesa: Remove the generated glapi from source control, and just build it.Eric Anholt2012-05-291-1/+2
* glapi: add GL_ARB_texture_floatDylan Noblesmith2012-03-261-0/+1
* glapi: add GL_ARB_depth_buffer_floatDylan Noblesmith2012-03-261-0/+1
* glapi: add GL_ARB_texture_compression_rgtcDylan Noblesmith2012-03-261-0/+1
* glapi: add ARB_texture_rgDylan Noblesmith2012-03-261-0/+1
* glapi: add ARB_debug_output.xmlnobled2012-03-101-0/+1
* glapi/glx: Xserver wants dispatch.h, not glapidispatch.hIan Romanick2011-12-131-2/+4
* glapi/glx: Don't send GL API files to the xserverIan Romanick2011-12-131-7/+0
* glapi: new API specs for GL_ARB_texture_storageBrian Paul2011-10-311-0/+1
* glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)Dave Airlie2011-09-061-0/+1
* glapi: use gl_and_es_API.xml to generate GLES headersChia-I Wu2011-08-131-4/+2
* glapi: Add API that can create a _glapi_table from a dlfcn handleJeremy Huddleston2011-06-111-2/+7
* mesa: merge glapidispatch.h into dispatch.hChia-I Wu2011-06-081-2/+2
* glapi: Make xserver location error more helpfulNathan Kidd2011-06-011-1/+4
* glapi: add functions for AMD_draw_buffers_blendMarek Olšák2011-05-031-0/+1
* Squashed commit of the following:Brian Paul2011-04-261-0/+1
* glapi: interface for GL_ARB_sampler_objectsBrian Paul2011-04-101-0/+1
* mesa: API spec for GL_ARB_texture_buffer_objectBrian Paul2011-04-051-0/+1
* mesa: implement clamping controls (ARB_color_buffer_float)Marek Olšák2011-03-291-0/+1
* glapi: drop glapi.[ch] and glapitemp.h from being copied to the X server.Dave Airlie2011-03-211-3/+0
* mesa: add NV_texture_barrierMarek Olšák2011-03-151-0/+1
* glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2011-01-201-0/+6
* glapi: Add gl_and_es_API.xml.Chia-I Wu2011-01-201-0/+9
* glapi: new entrypoint specs for GL_ARB_draw_buffers_blendBrian Paul2011-01-151-0/+1
* glapi: GL_ARB_instanced_arrays supportBrian Paul2011-01-151-0/+1
* glapi: Add entrypoints and enums for GL_ARB_ES2_compatibility.Eric Anholt2011-01-141-0/+1
* mesa: hook up GL 3.x entrypointsBrian Paul2010-11-211-1/+3
* Merge branch 'glapi-reorg'Chia-I Wu2010-10-291-9/+5
|\
| * glapi: Merge glapioffsets.h into glapidispath.h.Chia-I Wu2010-10-271-4/+0
| * glapi: Move glapidispatch.h to core mesa.Chia-I Wu2010-10-271-5/+5
* | glapi: include EXT_gpu_shader4.xmlBrian Paul2010-10-281-0/+1
* | glapi: Add GL_EXT_separate_shader_objectsIan Romanick2010-10-271-0/+1
|/
* glapi: include/build EXT_texture_integer.xmlBrian Paul2010-10-231-0/+1
* mesa: API spec for primitive restartBrian Paul2010-10-211-0/+1
* mesa: update to version 64 of GL/glext.hBrian Paul2010-09-141-1/+1
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-1/+2
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+207