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
2012-06-11
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
1
-1
/
+1
2012-06-08
glapi: .gitignore cleanup
Andreas Boll
1
-11
/
+0
2012-06-01
scons: generate the glapitable.h file too
Brian Paul
1
-0
/
+7
2012-05-31
scons: add code to generate the various GL API files
Brian Paul
2
-0
/
+67
2012-05-29
glapi: Enable silent rules for generation when used from automake.
Eric Anholt
1
-3
/
+3
2012-05-29
shared-glapi: Don't forget to clean our built file.
Eric Anholt
1
-0
/
+1
2012-05-29
mesa: Remove the generated glapi from source control, and just build it.
Eric Anholt
10
-78137
/
+11
2012-04-22
glapi: Correct size of allocated _glapi_table struct
Jonas Maebe
1
-1
/
+1
2012-04-10
mapi: Fix Android build
Chad Versace
1
-4
/
+7
2012-04-09
glapi: regen for TBO change.
Eric Anholt
8
-6681
/
+6644
2012-04-09
glapi: Mark TexBuffer as an alias of TexBufferARB.
Eric Anholt
1
-1
/
+1
2012-03-29
shared-glapi: Include from builddir
Kristian Høgsberg
1
-0
/
+1
2012-03-26
glapi: add GL_ARB_texture_float
Dylan Noblesmith
4
-1
/
+47
2012-03-26
glapi: add GL_ARB_depth_buffer_float
Dylan Noblesmith
3
-1
/
+18
2012-03-26
glapi: add GL_ARB_texture_compression_rgtc
Dylan Noblesmith
3
-1
/
+17
2012-03-26
glapi: add ARB_texture_rg
Dylan Noblesmith
4
-3
/
+45
2012-03-26
regen for "glapi: sort ARB extensions by number"
Dylan Noblesmith
2
-50
/
+50
2012-03-26
glapi: sort ARB extensions by number
Dylan Noblesmith
1
-23
/
+74
2012-03-26
glapi: ARB_blend_func_extended support + regen. (v2)
Dave Airlie
10
-4775
/
+4950
2012-03-21
mapi: Use -no-undefined libtool flag in src/mapi/shared-glapi/Makefile.am
Jon TURNEY
1
-0
/
+1
2012-03-20
Add Makefile to shared-glapi .gitignore
Kenneth Graunke
1
-1
/
+1
2012-03-19
shared-glapi: Convert to automake
Kristian Høgsberg
7
-96
/
+56
2012-03-11
mapi/glapi: Fix glDebugMessageCallbackARB arg type to GLDEBUGPROCARB
José Fonseca
5
-6
/
+8
2012-03-11
glapi/gen: Add support for pointer types.
José Fonseca
3
-3
/
+5
2012-03-10
glapi: regenerate files
Marek Olšák
8
-4140
/
+4456
2012-03-10
glapi: add ARB_debug_output.xml
nobled
3
-0
/
+96
2012-02-25
scons: Don't build the assembly sources on Mac OS X.
Vinson Lee
1
-1
/
+1
2012-02-23
glapi: Fix incorrect enum value.
Paul Berry
1
-1
/
+1
2012-02-15
glapi: Include GLES2 headers for ES2 extension functions
Ian Romanick
1
-0
/
+10
2012-02-02
mapi/glapi: Never use a generic no-op entry-point on Windows.
José Fonseca
1
-2
/
+6
2012-01-26
mapi: Make initMagic unsigned.
José Fonseca
1
-5
/
+5
2012-01-26
scons: Remove references to u_thread.c
José Fonseca
3
-4
/
+8
2012-01-26
Fix visibility of u_thread functions by inlining them
Matt Turner
3
-223
/
+138
2012-01-24
Revert "Always build shared glapi"
Matt Turner
2
-0
/
+19
2012-01-20
Always build shared glapi
Matt Turner
2
-19
/
+0
2011-12-13
Regenerate files from previous commits
Ian Romanick
1
-4
/
+32
2011-12-13
glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL defines
Ian Romanick
3
-25
/
+25
2011-12-13
glapi/glx: Generate glapi_gentable.c so that the xserver can use it
Ian Romanick
1
-5
/
+33
2011-12-13
glapi/glx: Generate dispatch.h so that the xserver can use it
Ian Romanick
1
-0
/
+4
2011-12-13
glapi/glx: Xserver wants dispatch.h, not glapidispatch.h
Ian Romanick
2
-3
/
+5
2011-12-13
glapi/glx: Don't send GL API files to the xserver
Ian Romanick
1
-7
/
+0
2011-12-13
glapi: Remove mention of nonexistent enums
Ian Romanick
1
-2
/
+7
2011-12-13
glapi/glx: Remove g_disptab.h from xserver generated files
Ian Romanick
1
-1
/
+0
2011-12-02
glapi: add GL_OES_compressed_ETC1_RGB8_texture for GLES
Chia-I Wu
1
-0
/
+4
2011-11-30
glapi: s/INLINE/inline/ for dispatch.h file
Brian Paul
1
-2
/
+2
2011-11-29
Remove windows kernel support code.
José Fonseca
3
-179
/
+174
2011-11-27
glapi: add ARB_texture_rgb10_a2ui support.
Dave Airlie
2
-0
/
+14
2011-11-26
android: clean up libglapi bulid rules a bit
Chia-I Wu
1
-12
/
+27
2011-11-09
mesa,glsl,mapi: Put extern "C" { ... } where appropriate.
José Fonseca
3
-5
/
+32
2011-11-03
glapi: add entry points for OES_EGL_image_external
Chia-I Wu
1
-0
/
+8
[next]