index
:
~jeremyhu/mesa
10.4-darwin-build-fixes
10.5-darwin-build-fixes
10.6-darwin-build-fixes
11.1
7.8
PR-575
darwin-build-fixes
darwin-master
master
master-darwin-build-fixes
mesa_7_7_branch
libGL for GLX on XQuartz
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-30
glapi: Duplicate GLES1 prototypes in glapi_dispatch.c
Ian Romanick
1
-0
/
+57
2014-05-20
glapi: Avoid heap corruption in _glapi_table
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-05-02
mesa: Add core support for the GL_INTEL_performance_query extension.
Petri Latvala
3
-0
/
+96
2014-05-02
mesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
Ian Romanick
1
-1
/
+272
2014-05-02
mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objects
Ian Romanick
1
-3
/
+3
2014-05-02
glapi: Add infrastructure for ARB_multi_bind
Fredrik Höglund
3
-0
/
+58
2014-04-25
mapi: OpenVG symbol exports.
Enrico Horn
1
-0
/
+1
2014-04-07
glapi: Fix libglapi build.
Eric Anholt
1
-0
/
+1
2014-04-07
glapi/build: Add headers to distribution.
Matt Turner
2
-6
/
+22
2014-04-07
glapi/gen: Ship more Python files
Matt Turner
1
-0
/
+17
2014-04-07
glapi/gen: Ship XML and Python files
Matt Turner
1
-1
/
+3
2014-04-07
glapi/gen: Add missing XML files to API_XML
Matt Turner
1
-11
/
+10
2014-04-05
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
4
-4
/
+4
2014-04-03
glapi: Fix make check
Ian Romanick
1
-0
/
+1
2014-04-03
glapi: Fix scons build
Ian Romanick
1
-1
/
+1
2014-04-02
glapi: Add static dispatch for glPointSizePointerOES
Ian Romanick
1
-1
/
+1
2014-04-02
Revert "Revert "glapi/es1: Don't mark core functions as static_dispatch=false""
Ian Romanick
1
-86
/
+43
2014-04-02
glapi: Enable ES compatibility mode
Ian Romanick
2
-2
/
+2
2014-04-02
glapi: Fix build break in 'make check' on non-shared-glapi builds
Ian Romanick
1
-4
/
+4
2014-04-02
glapi: Remove support for "short string" mode
Ian Romanick
1
-36
/
+7
2014-04-01
include/GLES3: add OpenGL ES 3.1 Headers
Jordan Justen
1
-0
/
+1
2014-04-01
Revert "glapi/es1: Don't mark core functions as static_dispatch=false"
Brian Paul
1
-43
/
+86
2014-03-31
mapi_abi: Remove ABI-check work arounds for functions that are no longer expo...
Ian Romanick
2
-119
/
+2
2014-03-31
mapi_abi: Make ES1 and ES2 static_dispatch=false functions hidden
Ian Romanick
1
-4
/
+6
2014-03-31
mapi: Hack around glGetInternalformativ not being hidden in GLES
Ian Romanick
1
-0
/
+8
2014-03-31
glapi/es1: Don't mark core functions as static_dispatch=false
Ian Romanick
1
-86
/
+43
2014-03-31
glapi: Mark all GL_ARB_separate_shader_objects functions with static_dispatch...
Ian Romanick
1
-61
/
+61
2014-03-31
glapi: Remove some duplicate ignore="true" lines
Ian Romanick
1
-32
/
+0
2014-03-31
automake: ask the linker to do garbage collection
Emil Velikov
4
-0
/
+4
2014-03-31
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
4
-4
/
+15
2014-03-26
mapi/glapi: Use ElementTree instead of libxml2.
José Fonseca
3
-151
/
+134
2014-03-26
mapi/glapi: Remove glX_doc.py.
José Fonseca
1
-280
/
+0
2014-03-14
glapi: restore _glthread_GetID() function
Brian Paul
2
-0
/
+15
2014-03-11
automake: use MKDIR_P when possible
Emil Velikov
1
-3
/
+3
2014-03-10
mesa: s/GLhandleARB/GLuint/ for glGetUniform functions
Brian Paul
1
-4
/
+4
2014-03-08
glapi: Add KHR_debug.xml
Timothy Arceri
1
-0
/
+150
2014-03-08
mesa: make ARB_debug_output functions an alias of
Timothy Arceri
1
-4
/
+4
2014-03-08
glapi: move KHR_debug into its own file
Timothy Arceri
1
-143
/
+1
2014-03-07
glapi: use 'Mesa' in error messages
Brian Paul
1
-3
/
+3
2014-03-06
glapi: remove u_mutex wrapper code, use c99 thread mutexes directly
Brian Paul
5
-24
/
+14
2014-03-06
glapi: rename u_current dispatch table functions
Brian Paul
6
-13
/
+13
2014-03-06
glapi: replace 'user' with 'context' in u_current.[ch] code
Brian Paul
4
-28
/
+28
2014-03-05
mesa: remove remaining uses of _glthread_GetID()
Brian Paul
3
-12
/
+2
2014-03-04
mesa: Add core API support for GL_ARB_stencil_texturing (from 4.3).
Kenneth Graunke
1
-1
/
+1
2014-03-04
mapi/u_thread: Use GetCurrentThreadId
José Fonseca
1
-0
/
+18
2014-03-03
mesa: remove unneeded glthread.c file
Brian Paul
3
-9
/
+0
2014-03-03
mesa: remove empty glthread.h file
Brian Paul
4
-17
/
+1
2014-03-03
mesa: remove unused glthread/TSD macros
Brian Paul
1
-7
/
+0
2014-03-03
mesa: remove unused _glthread_*MUTEX() macros
Brian Paul
1
-7
/
+0
2014-03-03
NV_vdpau_interop: fix IsSurfaceNV return type
Grigori Goronzy
1
-0
/
+1
[next]