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