index
:
~rib/mesa
wayland
wip/egl-extensions
Robert Bragg's personal mesa repository
rib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-10-31
glapi: regenerated API files for GL_ARB_texture_storage
Brian Paul
8
-3911
/
+4385
2011-10-31
glapi: new API specs for GL_ARB_texture_storage
Brian Paul
3
-0
/
+70
2011-10-04
glapi: Enclose glapi.h in an extern "C" block when included by C++.
Kenneth Graunke
1
-0
/
+6
2011-10-04
glapi: regen API files for new extension
Ian Romanick
7
-161
/
+191
2011-10-04
glapi: Add entry point for NV_draw_buffers
Ian Romanick
2
-0
/
+65
2011-10-04
glapi: Move ARB_draw_buffers extension to a separate file
Ian Romanick
2
-118
/
+125
2011-09-19
glapi: Don't emit remap data for individual extensions
Ian Romanick
1
-38
/
+5
2011-09-08
Define INLINE macro in terms of inline.
José Fonseca
1
-11
/
+14
2011-09-06
glapi: regen API files for new extension
Dave Airlie
8
-4253
/
+6863
2011-09-06
glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)
Dave Airlie
3
-0
/
+229
2011-08-26
mapi: Commit generated files modified by previous commit
Ian Romanick
7
-19
/
+1309
2011-08-26
mapi: Silence many "warning: unused parameter"
Ian Romanick
2
-1
/
+17
2011-08-26
mesa: Remove support for BeOS
Ian Romanick
6
-100
/
+5
2011-08-26
scons: don't compile some files with -gstabs if using mingw32
Brian Paul
1
-0
/
+5
2011-08-21
android: build shared glapi
Chia-I Wu
1
-0
/
+60
2011-08-18
glapi: update .gitignore for generated ES dispatch headers
Paul Berry
1
-3
/
+0
2011-08-13
glapi: remove gen-es
Chia-I Wu
13
-7703
/
+0
2011-08-13
glapi: generate ES dispatch headers from core mesa
Chia-I Wu
1
-8
/
+1
2011-08-13
glapi: add glapi_gen.mk to help header generation
Chia-I Wu
3
-17
/
+61
2011-08-13
glapi: use gl_and_es_API.xml to generate GLES headers
Chia-I Wu
4
-15
/
+39
2011-08-13
glapi: add methods to filter functions
Chia-I Wu
1
-7
/
+39
2011-08-13
glapi: add gles_api.py
Chia-I Wu
3
-417
/
+464
2011-06-20
glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias ...
Jeremy Huddleston
1
-1
/
+1
2011-06-17
scons: Correct glapi USE_xxx_ASM flags.
José Fonseca
1
-11
/
+4
2011-06-14
glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather t...
Jeremy Huddleston
2
-2586
/
+2666
2011-06-13
glapi: Add check for NULL symbol_prefix in gentable and fix warnings
Jeremy Huddleston
2
-2594
/
+3891
2011-06-13
mapi: declare x86_entry_start/end static
Chia-I Wu
2
-5
/
+6
2011-06-13
mapi: Fix tls with shared/es-glapi on x86-64
Benjamin Franzke
1
-1
/
+3
2011-06-11
glapi: Add API that can create a _glapi_table from a dlfcn handle
Jeremy Huddleston
5
-2
/
+7947
2011-06-08
mesa: merge glapidispatch.h into dispatch.h
Chia-I Wu
3
-14
/
+13
2011-06-08
mesa: fix GLES remap table setup again
Chia-I Wu
1
-9
/
+13
2011-06-02
glapi: regenerated files
Pierre-Eric Pelloux-Prayer
7
-4296
/
+4371
2011-06-02
glapi: add glDrawElementsInstancedBaseVertex() function to xml
Brian Paul
1
-0
/
+9
2011-06-01
glapi: Make xserver location error more helpful
Nathan Kidd
1
-1
/
+4
2011-05-23
mesa: Fix remap_table setup.
Thierry Reding
1
-0
/
+5
[next]