scons: Fix dependencies of enums.c and api_exec.c.
[mesa.git] / src / mapi / glapi /
2013-07-01 José Fonsecascons: Fix dependencies of enums.c and api_exec.c.
2013-06-28 Ian Romanickmesa: Remove GL_MESA_resize_buffers
2013-06-27 José Fonsecascons: Add dependencies to all .xml files.
2013-06-26 Brian Paulmesa: add const qualifier to glMultiDrawElementsEXT...
2013-06-26 Brian Paulmesa: remove const from glDebugMessageCallbackARB(...
2013-06-26 Brian Paulmesa: update glext.h to version 20130624
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-31 Andreas Bollglapi: Add some missing static_dispatch="false" annotat...
2013-05-21 José Fonsecascons: Don't force stabs debug format for Mingw.
2013-05-02 Brian Paulmesa: simplify dispatch for glDraw* functions
2013-05-02 Brian Paulmesa: add names of geometry shader prims in gl_enums.py
2013-05-02 Brian Paulmesa: remove unused PRIM_INSIDE_UNKNOWN_PRIM constant
2013-05-01 Jordan Justenmesa: implement glFramebufferTexture
2013-04-25 Adam Jacksonlinux: Don't emit a .note.ABI-tag section anymore ...
2013-04-25 José Fonsecascons: Support clang.
2013-04-24 Kenneth Graunkemesa: Fix up some final license word wrapping issues...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-19 Eric Anholtglapi: Add counter information for glBufferData(),...
2013-04-19 Eric Anholtglapi: Add parameter count information for uniforms.
2013-04-19 Paul Berryglapi: skip padding in get_called_parameter_string
2013-04-17 Brian Paulglapi: no longer emit #include "mfeatures.h" in generat...
2013-04-17 Brian Paulglapi: remove FEATURE_remap_table test (it's always...
2013-04-15 Matt Turnerbuild: Move src/mapi/mapi/* to src/mapi/
2013-04-15 Matt Turnerbuild: Rename sources.mak -> Makefile.sources
2013-03-31 Dave Airlieglapi: fix storage multisample build errors
2013-03-31 Chris Forbesglapi: add definition of ARB_texture_storage_multisample
2013-03-13 Jon TURNEYProperly check GLX_INDIRECT_RENDERING in glapi/tests...
2013-03-13 Jon TURNEYFix glapi/tests/check_table.cpp for standardized OpenGL...
2013-03-13 Jon TURNEYFix out-of-tree build of 'make check' in src/mapi/glapi...
2013-03-10 Stefan Brünsglapi/gen: Remove duplicate PYTHON_FLAGS
2013-03-01 Chris Forbesglapi: add ARB_texture_multisample
2013-02-23 Tapani Pälliglapi: mark static_dispatch false for DiscardFramebufferEXT
2013-02-20 Tapani Pälligles2: a stub implementation for GL_EXT_discard_framebuffer
2013-02-19 Stefan Brünsglx: fix glGetTexLevelParameteriv for indirect rendering
2013-02-01 Vinson Leeglapi: Do not use backtrace on MinGW.
2013-01-30 Christoph Bumillermesa: implement GL_ARB_texture_buffer_range
2013-01-21 José Fonsecascons: Fix dependencies of generated headers.
2013-01-16 Ian Romanickglapi: Remove duplicate ARB_base_instance from gl_API.xml
2013-01-16 Ian Romanickmesa: Add dispatch and extension XML for GL_ARB_interna...
2013-01-12 Andreas Bollglapi/gen: remove an obsolete comment from Makefile.am
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-12 Ian Romanickglapi: Emit dispatch for {ARB,OES}_get_program_binary
2013-01-12 Ian Romanickglapi: Remove spurious space from end of extension...
2013-01-12 Ian Romanickglapi: Reorder and clean up some of the includes and...
2013-01-10 Matt Turnerbuild: mapi/glapi/gen: Use BUILT_SOURCES
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnermesa: Rename and wire-up GetInteger64i_v
2013-01-10 Matt Turnerglapi: Move ARB_base_instance to the correct location
2013-01-10 Matt Turnerglapi: Add enums for ARB_ES3_compatibility
2012-12-16 Jordan Justenmesa: assert if driver did not compute the version
2012-12-16 Jordan Justenmesa: separate exec allocation from initialization
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-11-19 Kenneth Graunkemesa: Mark GetBufferParameteri64v as implemented.
2012-11-12 Paul Berryglapi: Stop handling XML annotation exec="{es,check...
2012-11-12 Paul Berryglapi: Remove handling of mesa_name XML attribute.
2012-11-12 Paul Berrymesa: Standardize names of OpenGL functions.
2012-11-08 Dave Airlieglapi: add ARB_texture_cube_map_array.
2012-11-06 Paul Berrydispatch: Code generate api_exec.c.
2012-11-06 Paul Berryglapi/gen: Add code generation script for _mesa_create_...
2012-11-06 Paul Berryglapi/gen: handle new XML attributes.
2012-11-06 Paul Berryglapi/gen: Gather API version info across aliased funct...
2012-11-06 Paul Berryglapi/gen: Comment fix.
2012-11-06 Paul Berryglapi: Annotate XML with function name suffix anomalies.
2012-11-06 Paul Berryglapi: Annotate XML with desktop="false" for GLES-only...
2012-11-06 Paul Berryglapi: Annotate XML with exec="{es,check}" for special...
2012-11-06 Paul Berryglapi: Annotate XML with exec="loopback" for loopback...
2012-11-06 Paul Berryglapi: Annotate XML with exec="dynamic" for dynamic...
2012-11-06 Paul Berryglapi: Annotate XML with exec="skip" for unimplemented...
2012-11-06 Paul Berryglapi: Annotate XML with deprecated="3.1" for deprecate...
2012-11-06 Paul Berryglapi: Mark GLX extensions as window_system="glX".
2012-11-06 Paul Berryglapi: Use GL_ or GLX_ prefix for all category names.
2012-11-03 Jordan Justenglapi: alias ProgramParameteriARB to ProgramParameteri
2012-11-03 Jordan Justenglapi: move include for ARB_get_program_binary.xml...
2012-11-03 Jordan Justenglapi: alias FramebufferTextureARB to FramebufferTexture
2012-11-01 Paul Berrydispatch: Include GLES1-only functions in dispatch...
2012-11-01 Paul Berrydispatch: properly handle parameter name mismatches...
2012-11-01 Paul Berrydispatch: Include glheader.h in dispatch-related files.
2012-11-01 Paul Berrydispatch: Update check_table.cpp to reflect recent...
2012-10-31 Marek Olšákmesa: implement ARB_map_buffer_alignment
2012-10-23 Paul Berryglapi: Alias VertexAttribDivisor and VertexAttribDiviso...
2012-10-23 Paul Berryglapi: Alias ClampColor and ClampColorARB.
2012-10-17 Matt Turnerglapi: Add es2="3.0" attributes to XML.
2012-10-16 Paul Berryglapi: Delete gles_api.py, since it is no longer used.
2012-10-16 Paul Berryglapi: Use GLES information from XML rather than gles_a...
2012-10-16 Paul Berryglapi: Read GLES information from XML.
2012-10-16 Paul Berryglapi: Add es1 and es2 attributes to XML.
2012-10-16 Paul Berryglapi: use new-style Python classes.
2012-10-16 Fredrik Höglundmesa/es: Enable GL_EXT_map_buffer_range
2012-10-10 Paul Berryglapi: Reformat python code generation scripts to use...
2012-10-10 Imre Deakglapi: rename/move GL_POLYGON_OFFSET_BIAS to its extens...
2012-10-09 Eric Anholtglx: Remove the last user of -DUSE_XCB.
2012-10-05 Vinson Leeglapi: Do not use backtrace on Cygwin.
2012-10-01 Matt Turnerbuild: Use AX_PTHREAD's HAVE_PTHREAD preprocessor defin...
2012-10-01 Matt Turnerbuild: Use PTHREAD_LIBS and PTHREAD_CFLAGS
2012-10-01 Oliver McFaddenintel: add support for ANGLE_texture_compression_dxt.
2012-09-29 Vinson Leescons: Disable build of assembly sources on Cygwin.
2012-09-28 Eric Anholtglx: Fix compile warnings since 99fee476a102be898a1a093...
2012-09-28 Ian Romanickgles2: Alias glReadBufferNV with desktop glReadBuffer
next