i965/fs: Name temporary ralloc contexts something other than mem_ctx.
[mesa.git] / src / mapi /
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
2013-10-22 Brian Paulmesa: remove remnants of GL_MESA_shader_debug
2013-10-17 Matt Turnerglapi: Add missing XML files to Makefile dependencies.
2013-10-16 Brian Paulmesa: change glTexImage[23]DMultisample() internalforma...
2013-10-11 Vinson Leeglapi: Do not use backtrace on NetBSD.
2013-10-07 Emilio Pozuelo Monfortglapi: add output info to GetProgramiv's params
2013-10-03 Chris Forbesmesa: fix make check for ARB_texture_gather
2013-10-02 Maxence Le Doremesa: add texture gather changes
2013-09-26 Kenneth Graunkemesa: Add core support for the GL_AMD_performance_monit...
2013-09-23 Vinson Leeglapi: Move declaration before code.
2013-09-23 Eric Anholtmesa: Shrink the size of the enum string lookup struct.
2013-09-23 Eric Anholtmesa: Remove the extra enum strings and extra lookup...
2013-09-23 Eric Anholtmesa: Remove _mesa_lookup_enum_by_name().
2013-09-04 Timothy Arceriglapi: Setup autogeneration infrastructure for KHR_debug
2013-08-21 Maarten Lankhorstglapi/gen: build temporary files in the build directory
2013-08-06 Ian Romanickmesa: Treat glBindFramebuffer and glBindFramebufferEXT...
2013-08-06 Ian Romanickmesa: Treat glBindRenderbuffer and glBindRenderbufferEX...
2013-07-22 Matt Turnerbuild: Add tests directories to SUBDIRS
2013-07-19 Tomasz Lismesa: Dispatch ARB_framebuffer_object and EXT_framebuff...
2013-07-16 Vinson Leeglapi: Do not use backtrace on OpenBSD.
2013-07-12 Brian Paulmesa: update glext.h to version 20130708
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-28 Tom Stellardmesa: Fix build with older gcc since update of glext.h
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-30 Alexander von Gluck IVMapi: Use mmap on Haiku for executable memory vs malloc
next