glsl: add missing null check in tfeedback_decl::init()
[mesa.git] / src / mapi /
2014-09-04 Timothy Arceriglapi: Add KHR_debug functions to check_table test
2014-09-04 Carl WorthEliminate several cases of multiplication in arguments...
2014-08-28 Timothy Arcerimesa: implement GL_MAX_VERTEX_ATTRIB_STRIDE
2014-08-19 Tobias Klausmannglapi: add GL_ARB_conditional_render_inverted
2014-08-19 Matt Turnermapi: Inline shared-glapi/tests/Makefile.
2014-08-19 Matt Turnermapi: Inline glapi/tests/Makefile.
2014-08-19 Matt Turnermapi: Inline glapi/Makefile.
2014-08-19 Matt Turnermapi: Inline es2api/Makefile.
2014-08-19 Matt Turnermapi: Inline es1api/Makefile.
2014-08-19 Matt Turnermapi: Inline shared-glapi/Makefile.
2014-08-15 Ilia Mirkinmesa: add ARB_texture_barrier support
2014-08-11 Jason Ekstrandmesa: Add GL API support for ARB_copy_image
2014-07-31 Vinson Leeglapi: Do not use backtrace on DragonFly.
2014-07-28 Tapani Pälliglapi: add indexed blend functions (GL 4.0)
2014-07-24 Ilia Mirkinmesa: add ARB_clear_texture.xml to file list, remove...
2014-07-23 Ilia Mirkinmesa/main: add ARB_clear_texture entrypoints
2014-07-15 Vinson Leeglapi: Use GetProcAddress instead of dlsym on Windows.
2014-06-30 Jason EkstrandRemove the ATI_envmap_bumpmap extension
2014-06-22 Chris Forbesglapi: Add (empty) api section for ARB_fragment_layer_v...
2014-06-16 Tapani Pälliglapi: add GL_ARB_explicit_uniform_location
2014-06-09 Chris Forbesglapi: Add XML infrastructure for ARB_compressed_textur...
2014-06-04 Chris Forbesglapi: Note apparent gap in numbering from ARB_multi_dr...
2014-05-30 Ian Romanickglapi: Duplicate GLES1 prototypes in glapi_dispatch.c
2014-05-23 Jon TURNEYFix build of appleglx
2014-05-20 Jeremy Huddleston... glapi: Avoid heap corruption in _glapi_table
2014-05-02 Petri Latvalamesa: Add core support for the GL_INTEL_performance_que...
2014-05-02 Ian Romanickmesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
2014-05-02 Ian Romanickmesa: Remove support for desktop OpenGL GL_EXT_separate...
2014-05-02 Fredrik Höglundglapi: Add infrastructure for ARB_multi_bind
2014-04-26 Enrico Hornmapi: OpenVG symbol exports.
2014-04-07 Eric Anholtglapi: Fix libglapi build.
2014-04-07 Matt Turnerglapi/build: Add headers to distribution.
2014-04-07 Matt Turnerglapi/gen: Ship more Python files
2014-04-07 Matt Turnerglapi/gen: Ship XML and Python files
2014-04-07 Matt Turnerglapi/gen: Add missing XML files to API_XML
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-04-04 Ian Romanickglapi: Fix make check
2014-04-03 Ian Romanickglapi: Fix scons build
2014-04-02 Ian Romanickglapi: Add static dispatch for glPointSizePointerOES
2014-04-02 Ian RomanickRevert "Revert "glapi/es1: Don't mark core functions...
2014-04-02 Ian Romanickglapi: Enable ES compatibility mode
2014-04-02 Ian Romanickglapi: Fix build break in 'make check' on non-shared...
2014-04-02 Ian Romanickglapi: Remove support for "short string" mode
2014-04-01 Jordan Justeninclude/GLES3: add OpenGL ES 3.1 Headers
2014-04-01 Brian PaulRevert "glapi/es1: Don't mark core functions as static_...
2014-03-31 Ian Romanickmapi_abi: Remove ABI-check work arounds for functions...
2014-03-31 Ian Romanickmapi_abi: Make ES1 and ES2 static_dispatch=false functi...
2014-03-31 Ian Romanickmapi: Hack around glGetInternalformativ not being hidde...
2014-03-31 Ian Romanickglapi/es1: Don't mark core functions as static_dispatch...
2014-03-31 Ian Romanickglapi: Mark all GL_ARB_separate_shader_objects function...
2014-03-31 Ian Romanickglapi: Remove some duplicate ignore="true" lines
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-03-26 José Fonsecamapi/glapi: Use ElementTree instead of libxml2.
2014-03-26 José Fonsecamapi/glapi: Remove glX_doc.py.
2014-03-14 Brian Paulglapi: restore _glthread_GetID() function
2014-03-11 Emil Velikovautomake: use MKDIR_P when possible
2014-03-10 Brian Paulmesa: s/GLhandleARB/GLuint/ for glGetUniform functions
2014-03-08 Timothy Arceriglapi: Add KHR_debug.xml
2014-03-08 Timothy Arcerimesa: make ARB_debug_output functions an alias of
2014-03-08 Timothy Arceriglapi: move KHR_debug into its own file
2014-03-07 Brian Paulglapi: use 'Mesa' in error messages
2014-03-06 Brian Paulglapi: remove u_mutex wrapper code, use c99 thread...
2014-03-06 Brian Paulglapi: rename u_current dispatch table functions
2014-03-06 Brian Paulglapi: replace 'user' with 'context' in u_current....
2014-03-05 Brian Paulmesa: remove remaining uses of _glthread_GetID()
2014-03-05 Kenneth Graunkemesa: Add core API support for GL_ARB_stencil_texturing...
2014-03-04 José Fonsecamapi/u_thread: Use GetCurrentThreadId
2014-03-03 Brian Paulmesa: remove unneeded glthread.c file
2014-03-03 Brian Paulmesa: remove empty glthread.h file
2014-03-03 Brian Paulmesa: remove unused glthread/TSD macros
2014-03-03 Brian Paulmesa: remove unused _glthread_*MUTEX() macros
2014-03-03 Grigori GoronzyNV_vdpau_interop: fix IsSurfaceNV return type
2014-02-25 Marek Olšákglapi: add ARB_buffer_storage
2014-02-22 Vinson Leemesa/sso: Change CreateShaderProgramv return type from...
2014-02-21 Gregory Hainautmesa/sso: Add extension entry points for GL_ARB_separat...
2014-02-17 Kusanagi Kouichiconfigure: Try pkg-config first for libselinux
2014-02-07 Jordan Justenglapi: add definitions for ARB_gpu_shader5
2014-02-05 Paul Berrymesa/cs: Add dispatch API stubs for ARB_compute_shader.
2014-02-02 Brian Paulmesa: move glGenerateMipmap() code into new genmipmap...
2014-02-02 Brian Paulmesa: move glBlitFramebuffer code into new blit.c file
2014-01-29 Kristian Høgsbergbuild: Share the all-local rule for linking libraries...
2014-01-23 José Fonsecamapi: Prevent cast from pointer to integer of different...
2014-01-23 José Fonsecamapi: Use C11 thread abstractions.
2014-01-20 Courtney Goeltzenl... mesa: Add ARB_viewport_array plumbing
2014-01-15 Francisco Jerezglapi: Update dispatch XML files for ARB_shader_image_l...
2014-01-15 Francisco Jerezmesa: Implement the GL entry points defined by ARB_shad...
2014-01-06 Juha-Pekka Heikkilaglx: Add missing null check in __glXNewIndirectAPI()
2013-12-18 Pi Tabredmesa: Add infrastructure for GL_ARB_clear_buffer_object
2013-12-13 Courtney Goeltzenl... mesa: Add API definitions for ARB_texture_view
2013-12-07 Vinson Leeglapi: Do not include dlfcn.h on Windows.
2013-12-01 Jon TURNEYFix 'make check' in src/mapi/glapi/tests when builddir...
2013-11-25 Chris Forbesglapi: add plumbing for GL_ARB_draw_indirect and GL_ARB...
2013-11-11 Rico Schüllertests: Fix make check for out of tree builds.
2013-11-07 Matt Turnerbuild: Change HAVE_X86_ASM to mean x86 or x86-64 asm.
2013-11-07 Fredrik Höglundglapi: Add infrastructure for ARB_vertex_attrib_binding
2013-11-01 Anuj Phogatmesa: Add new functions and enums required by GL_ARB_sa...
2013-10-30 José Fonsecascons: Add missing dependencies to src/mapi/glapi/gen...
2013-10-29 Francisco Jerezglapi: Add support for ARB_shader_atomic_counters.
2013-10-26 Christian Königimplement NV_vdpau_interop v7
next