i965: Drop intel_check_front_buffer_rendering().
[mesa.git] / src / mapi /
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
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: Get rid of CORE_DIRS
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-19 Matt Turnergles2: Add an ABI-check test
2013-03-19 Matt Turnergles1: Add an ABI-check test
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...
next