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
/
glapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: Add KHR_debug functions to check_table test
Timothy Arceri
2014-09-04
1
-0
/
+6
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
1
-1
/
+1
*
mesa: implement GL_MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+1
*
glapi: add GL_ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
1
-1
/
+10
*
mapi: Inline glapi/tests/Makefile.
Matt Turner
2014-08-18
1
-20
/
+0
*
mapi: Inline glapi/Makefile.
Matt Turner
2014-08-18
2
-75
/
+11
*
mesa: add ARB_texture_barrier support
Ilia Mirkin
2014-08-14
3
-0
/
+18
*
mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
2014-08-11
4
-1
/
+31
*
glapi: Do not use backtrace on DragonFly.
Vinson Lee
2014-07-30
1
-1
/
+1
*
glapi: add indexed blend functions (GL 4.0)
Tapani Pälli
2014-07-28
1
-0
/
+26
*
mesa: add ARB_clear_texture.xml to file list, remove duplicate decls
Ilia Mirkin
2014-07-24
1
-0
/
+1
*
mesa/main: add ARB_clear_texture entrypoints
Ilia Mirkin
2014-07-23
2
-1
/
+37
*
glapi: Use GetProcAddress instead of dlsym on Windows.
Vinson Lee
2014-07-14
1
-0
/
+4
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
2
-8
/
+4
*
glapi: Add (empty) api section for ARB_fragment_layer_viewport
Chris Forbes
2014-06-22
1
-1
/
+7
*
glapi: add GL_ARB_explicit_uniform_location
Tapani Pälli
2014-06-16
1
-0
/
+6
*
glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storage
Chris Forbes
2014-06-10
3
-1
/
+25
*
glapi: Note apparent gap in numbering from ARB_multi_draw_indirect
Chris Forbes
2014-06-04
1
-0
/
+3
*
glapi: Duplicate GLES1 prototypes in glapi_dispatch.c
Ian Romanick
2014-05-30
1
-0
/
+57
*
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
*
glapi/build: Add headers to distribution.
Matt Turner
2014-04-07
1
-1
/
+3
*
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
*
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
*
Revert "glapi/es1: Don't mark core functions as static_dispatch=false"
Brian Paul
2014-04-01
1
-43
/
+86
*
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
*
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
1
-0
/
+5
*
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: rename u_current dispatch table functions
Brian Paul
2014-03-06
1
-1
/
+1
*
glapi: replace 'user' with 'context' in u_current.[ch] code
Brian Paul
2014-03-06
1
-1
/
+1
*
mesa: remove remaining uses of _glthread_GetID()
Brian Paul
2014-03-05
1
-4
/
+0
[next]