index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
glapi/glx: rename 'table' variable to 'disp_table'
Brian Paul
1
-2
/
+2
2012-09-05
glX_proto_send.py: Don't cast the return value of malloc
Matt Turner
1
-1
/
+1
2012-09-05
Don't cast the return value of malloc/realloc
Matt Turner
1
-1
/
+1
2012-09-05
glX_proto_send.py: Remove deprecated Xmalloc/Xfree calls
Matt Turner
1
-3
/
+3
2012-09-05
Use the correct macro _WIN32 for Windows.
Vinson Lee
5
-6
/
+6
2012-09-05
mapi: Add shared-glapi-test to .gitignore
Paul Berry
1
-0
/
+1
2012-08-29
mesa/es: Enable GL_OES_vertex_array_object
Ian Romanick
2
-0
/
+31
2012-08-27
glapi/glx: call __glEmptyImage if USE_XCB, not memcpy directly
Julien Cristau
1
-10
/
+25
2012-08-24
automake: convert vgapi
Matt Turner
4
-100
/
+69
2012-08-24
build: Only generate dispatch assembly code that will be built
Matt Turner
1
-4
/
+12
2012-08-23
build: Fix installation of GLES2 headers
Matt Turner
1
-6
/
+5
2012-08-23
build: Fix GLES linkage with libglapi
Matt Turner
2
-2
/
+2
2012-08-23
automake: convert es1api
Matt Turner
4
-143
/
+67
2012-08-23
automake: convert es2api
Matt Turner
5
-16
/
+67
2012-08-14
glapi: Add GL_ARB_invalidate_subdata
Ian Romanick
2
-0
/
+50
2012-08-13
build/mapi: More killing of TOP in favour of top_srcdir
Christopher James Halse Rogers
2
-7
/
+11
2012-08-13
build/glapi: fix includes for generated files
Christopher James Halse Rogers
1
-0
/
+1
2012-08-13
build: fix out of tree generation of glapi_mapi_tmp.h
Christopher James Halse Rogers
1
-1
/
+1
2012-08-08
mesa/tests: Fix trivial typos in src/mapi/glapi tests
Ian Romanick
1
-4
/
+4
2012-08-08
mesa/tests: Add tests for the generated shared-glapi dispatch table
Ian Romanick
3
-0
/
+490
2012-08-08
glapi: Prevent accidental use of lies w/shared-glapi
Ian Romanick
1
-0
/
+6
2012-08-08
glx: Don't use glapitable.h at all
Ian Romanick
1
-1
/
+4
2012-08-08
glx: Don't rely on struct _glapi_table
Ian Romanick
1
-14
/
+21
2012-08-08
mesa/tests: Don't build glapi tests with shared-glapi
Ian Romanick
1
-0
/
+2
2012-07-25
shared-glapi: Install libglapi.so.0.0.0 and .0 links in lib/.
Kenneth Graunke
1
-1
/
+3
2012-07-13
automake: convert libglapi
Jon TURNEY
4
-78
/
+70
2012-07-13
Rename X86-64_API -> X86_64_API
Jon TURNEY
1
-1
/
+1
2012-07-12
glapi: add ARB_transform_feedback_instanced
Marek Olšák
1
-1
/
+18
2012-07-12
glapi: add ARB_transform_feedback3
Marek Olšák
1
-1
/
+30
2012-07-11
mapi: Move GL_NV_draw_buffers extension to es_EXT.xml
Kristian Høgsberg
2
-63
/
+63
2012-07-11
glapi: Apply Xorg indent rules to all files generated for the xserver
Ian Romanick
1
-15
/
+39
2012-07-10
glapi: add ARB_timer_query
Marek Olšák
1
-1
/
+21
2012-07-04
mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x.
Gwenole Beauchesne
1
-0
/
+8
2012-07-04
GLES2: upgrade gl2ext.h to version 18099
Kristian Høgsberg
1
-10
/
+0
2012-07-04
Revert "mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x."
Marek Olšák
1
-8
/
+0
2012-07-03
mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x.
Gwenole Beauchesne
1
-0
/
+8
2012-07-02
glapi/gen: fix out of tree build
Dylan Noblesmith
1
-23
/
+29
2012-06-27
mesa: more const qualifiers to match the latest glext.h
Brian Paul
5
-5
/
+5
2012-06-27
glapi: add const qualifier to glShaderSourceARB() parameter
Brian Paul
1
-1
/
+1
2012-06-21
glapi: Add uniform buffer object API
Vincent Lejeune
3
-1
/
+101
2012-06-21
automake: Convert src/mapi/glapi/gen to silent build.
Eric Anholt
1
-24
/
+26
2012-06-21
automake: Convert src/mapi/glapi/gen/Makefile to automake.
Eric Anholt
2
-6
/
+3
2012-06-19
mesa: Add support for GL_ARB_base_instance
Fredrik Höglund
3
-1
/
+43
2012-06-18
gles2: Add GL_NV_read_buffer extension
Kristian Høgsberg
2
-0
/
+9
2012-06-14
glx/tests and mesa/tests: Update .gitignore files.
Paul Berry
1
-0
/
+2
2012-06-13
glapi: Remove GL_NV_vertex_array_range from the dispatch table
Ian Romanick
2
-5
/
+6
2012-06-13
glapi: Remove GL_NV_fence from the dispatch table
Ian Romanick
2
-15
/
+11
2012-06-13
glapi: Remove GL_NV_register_combiners from the dispatch table
Ian Romanick
2
-27
/
+17
2012-06-13
glapi: Remove GL_APPLE_texture_range from the dispatch table
Ian Romanick
2
-5
/
+6
2012-06-13
glapi: Remove GL_SGIX_pixel_texture from the dispatch table
Ian Romanick
2
-3
/
+5
[next]