gles2: Add GL_NV_read_buffer extension
[mesa.git] / src / mapi / glapi /
2012-06-18 Kristian Høgsberggles2: Add GL_NV_read_buffer extension
2012-06-14 Paul Berryglx/tests and mesa/tests: Update .gitignore files.
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 Romanickmesa/tests: Add tests for the generated dispatch table
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-08 Andreas Bollglapi: .gitignore cleanup
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-23 Jonas Maebeglapi: Correct size of allocated _glapi_table struct
2012-04-09 Eric Anholtglapi: regen for TBO change.
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 Noblesmithregen for "glapi: sort ARB extensions by number"
2012-03-26 Dylan Noblesmithglapi: sort ARB extensions by number
2012-03-26 Dave Airlieglapi: ARB_blend_func_extended support + regen. (v2)
2012-03-19 Kristian Høgsbergshared-glapi: Convert to automake
2012-03-11 José Fonsecamapi/glapi: Fix glDebugMessageCallbackARB arg type...
2012-03-11 José Fonsecaglapi/gen: Add support for pointer types.
2012-03-10 Marek Olšákglapi: regenerate files
2012-03-10 nobledglapi: add ARB_debug_output.xml
2012-02-25 Vinson Leescons: Don't build the assembly sources on Mac OS X.
2012-02-23 Paul Berryglapi: Fix incorrect enum value.
2012-02-15 Ian Romanickglapi: Include GLES2 headers for ES2 extension functions
2012-02-02 José Fonsecamapi/glapi: Never use a generic no-op entry-point on...
2012-01-26 José Fonsecascons: Remove references to u_thread.c
2012-01-24 Matt TurnerRevert "Always build shared glapi"
2012-01-20 Matt TurnerAlways build shared glapi
2011-12-14 Ian RomanickRegenerate files from previous commits
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-29 José FonsecaRemove windows kernel support code.
2011-11-27 Dave Airlieglapi: add ARB_texture_rgb10_a2ui support.
2011-11-09 José Fonsecamesa,glsl,mapi: Put extern "C" { ... } where appropriate.
2011-11-03 Chia-I Wuglapi: add entry points for OES_EGL_image_external
2011-10-31 Brian Paulglapi: regenerated API files for GL_ARB_texture_storage
2011-10-31 Brian Paulglapi: new API specs for GL_ARB_texture_storage
2011-10-04 Kenneth Graunkeglapi: Enclose glapi.h in an extern "C" block when...
2011-10-04 Ian Romanickglapi: regen API files for new extension
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: regen API files for new extension
2011-09-06 Dave Airlieglapi: add ARB_vertex_type_2_10_10_10_rev entrypoints...
2011-08-27 Ian Romanickmapi: Commit generated files modified by previous commit
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-26 Brian Paulscons: don't compile some files with -gstabs if using...
2011-08-13 Chia-I Wuglapi: remove gen-es
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-17 José Fonsecascons: Correct glapi USE_xxx_ASM flags.
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 Pierre-Eric Pellou... glapi: regenerated files
2011-06-02 Brian Paulglapi: add glDrawElementsInstancedBaseVertex() function...
next