build: Only generate dispatch assembly code that will be built
[mesa.git] / src / mapi / glapi / gen /
2012-08-24 Matt Turnerbuild: Only generate dispatch assembly code that will...
2012-08-23 Matt Turnerautomake: convert es2api
2012-08-14 Ian Romanickglapi: Add GL_ARB_invalidate_subdata
2012-08-13 Christopher James... build/mapi: More killing of TOP in favour of top_srcdir
2012-08-13 Christopher James... build: fix out of tree generation of glapi_mapi_tmp.h
2012-08-08 Ian Romanickglapi: Prevent accidental use of lies w/shared-glapi
2012-08-08 Ian Romanickglx: Don't use glapitable.h at all
2012-08-08 Ian Romanickglx: Don't rely on struct _glapi_table
2012-07-12 Marek Olšákglapi: add ARB_transform_feedback_instanced
2012-07-12 Marek Olšákglapi: add ARB_transform_feedback3
2012-07-11 Kristian Høgsbergmapi: Move GL_NV_draw_buffers extension to es_EXT.xml
2012-07-11 Ian Romanickglapi: Apply Xorg indent rules to all files generated...
2012-07-10 Marek Olšákglapi: add ARB_timer_query
2012-07-04 Gwenole Beauchesnemesa: add GL_EXT_texture_rg extension for OpenGL ES...
2012-07-03 Marek OlšákRevert "mesa: add GL_EXT_texture_rg extension for OpenG...
2012-07-03 Gwenole Beauchesnemesa: add GL_EXT_texture_rg extension for OpenGL ES...
2012-07-02 Dylan Noblesmithglapi/gen: fix out of tree build
2012-06-27 Brian Paulmesa: more const qualifiers to match the latest glext.h
2012-06-27 Brian Paulglapi: add const qualifier to glShaderSourceARB() parameter
2012-06-21 Vincent Lejeuneglapi: Add uniform buffer object API
2012-06-21 Eric Anholtautomake: Convert src/mapi/glapi/gen to silent build.
2012-06-21 Eric Anholtautomake: Convert src/mapi/glapi/gen/Makefile to automake.
2012-06-19 Fredrik Höglundmesa: Add support for GL_ARB_base_instance
2012-06-18 Kristian Høgsberggles2: Add GL_NV_read_buffer extension
2012-06-13 Ian Romanickglapi: Remove GL_NV_vertex_array_range from the dispatc...
2012-06-13 Ian Romanickglapi: Remove GL_NV_fence from the dispatch table
2012-06-13 Ian Romanickglapi: Remove GL_NV_register_combiners from the dispatc...
2012-06-13 Ian Romanickglapi: Remove GL_APPLE_texture_range from the dispatch...
2012-06-13 Ian Romanickglapi: Remove GL_SGIX_pixel_texture from the dispatch...
2012-06-13 Ian Romanickglapi: Remove GL_SGIS_pixel_texture from the dispatch...
2012-06-13 Ian Romanickglapi: Add missing GL_EXT_texture_sRGB_decode enums
2012-06-13 Ian Romanickglapi: Add missing GL_EXT_framebuffer_sRGB enums
2012-06-13 Ian Romanickglapi: Add missing GL_EXT_packed_float enums
2012-06-13 Ian Romanickglapi: Add missing framebuffer sRGB enum
2012-06-13 Ian Romanickglapi: Add uniform buffer object enums
2012-06-13 Ian Romanickglapi: Add missing enums for GL_NV_fragment_program
2012-06-13 Ian Romanickglapi: Add missing enums for GL_ARB_occlusion_query2
2012-06-13 Ian Romanickglapi: Remove extraneous GL_ from TEXTURE_IMMUTABLE_FORMAT
2012-06-13 Ian Romanickglapi: Add missing enums for GL_ATI_fragment_shader
2012-06-13 Ian Romanickglapi: Add texture swizzle enums
2012-06-13 Ian Romanickglapi: Add a couple missing 3.0 enums
2012-06-13 Ian Romanickglapi: Add missing _NV extension on COMBINE4
2012-06-13 Ian Romanickglapi: Add missing enums for GL_EXT_vertex_array
2012-06-13 Ian Romanickglapi: Add missing enums for GL_EXT_compiled_vertex_array
2012-06-11 Eric Anholtautomake: Globally add stub automake targets to the...
2012-06-01 Brian Paulscons: generate the glapitable.h file too
2012-05-31 Brian Paulscons: add code to generate the various GL API files
2012-05-29 Eric Anholtglapi: Enable silent rules for generation when used...
2012-05-29 Eric Anholtmesa: Remove the generated glapi from source control...
2012-04-09 Eric Anholtglapi: Mark TexBuffer as an alias of TexBufferARB.
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_texture_float
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_depth_buffer_float
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_texture_compression_rgtc
2012-03-26 Dylan Noblesmithglapi: add ARB_texture_rg
2012-03-26 Dylan Noblesmithglapi: sort ARB extensions by number
2012-03-26 Dave Airlieglapi: ARB_blend_func_extended support + regen. (v2)
2012-03-11 José Fonsecamapi/glapi: Fix glDebugMessageCallbackARB arg type...
2012-03-11 José Fonsecaglapi/gen: Add support for pointer types.
2012-03-10 nobledglapi: add ARB_debug_output.xml
2012-02-23 Paul Berryglapi: Fix incorrect enum value.
2012-01-24 Matt TurnerRevert "Always build shared glapi"
2012-01-20 Matt TurnerAlways build shared glapi
2011-12-14 Ian Romanickglapi/glx: For GLX code, use the existing _X_HIDDEN...
2011-12-14 Ian Romanickglapi/glx: Generate glapi_gentable.c so that the xserve...
2011-12-14 Ian Romanickglapi/glx: Generate dispatch.h so that the xserver...
2011-12-14 Ian Romanickglapi/glx: Xserver wants dispatch.h, not glapidispatch.h
2011-12-14 Ian Romanickglapi/glx: Don't send GL API files to the xserver
2011-12-14 Ian Romanickglapi: Remove mention of nonexistent enums
2011-12-14 Ian Romanickglapi/glx: Remove g_disptab.h from xserver generated...
2011-12-02 Chia-I Wuglapi: add GL_OES_compressed_ETC1_RGB8_texture for...
2011-11-30 Brian Paulglapi: s/INLINE/inline/ for dispatch.h file
2011-11-27 Dave Airlieglapi: add ARB_texture_rgb10_a2ui support.
2011-11-03 Chia-I Wuglapi: add entry points for OES_EGL_image_external
2011-10-31 Brian Paulglapi: new API specs for GL_ARB_texture_storage
2011-10-04 Ian Romanickglapi: Add entry point for NV_draw_buffers
2011-10-04 Ian Romanickglapi: Move ARB_draw_buffers extension to a separate...
2011-09-19 Ian Romanickglapi: Don't emit remap data for individual extensions
2011-09-06 Dave Airlieglapi: add ARB_vertex_type_2_10_10_10_rev entrypoints...
2011-08-27 Ian Romanickmapi: Silence many "warning: unused parameter"
2011-08-27 Ian Romanickmesa: Remove support for BeOS
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-13 Chia-I Wuglapi: add glapi_gen.mk to help header generation
2011-08-13 Chia-I Wuglapi: use gl_and_es_API.xml to generate GLES headers
2011-08-13 Chia-I Wuglapi: add methods to filter functions
2011-08-13 Chia-I Wuglapi: add gles_api.py
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-20 Jeremy Huddlestonglapi: Update specs to correctly list FramebufferTextur...
2011-06-15 Jeremy Huddlestonglapi: _glapi_create_table_from_handle: Set missing...
2011-06-13 Jeremy Huddlestonglapi: Add check for NULL symbol_prefix in gentable...
2011-06-12 Jeremy Huddlestonglapi: Add API that can create a _glapi_table from...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Chia-I Wumesa: merge glapidispatch.h into dispatch.h
2011-06-08 Chia-I Wumesa: fix GLES remap table setup again
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-06-02 Brian Paulglapi: add glDrawElementsInstancedBaseVertex() function...
2011-06-01 Nathan Kiddglapi: Make xserver location error more helpful
next