index
:
~tstellar/mesa
Jul20-test
MCCodeEmitter
SI-MCEmitter
Sep19-Compute
Sep24-Compute
aligned-args
amdgpu-namespace
amdil-clean
amdil-removal-May23
amdil-strip
attr-fix
automake-all
automake-gallium4
better-sched
bfgminer
clover-clang
clover-clock
clover-elf
clover-elf-final
clover-elf-v2
clover-elf-v3
clover-icd
clover-icd-v2
clover-icd-v3
clover-next
clover-r600-llvm
clover-r600-master
clover-r600-master-Apr13-2012-WIP
dataflow
debugger
fast-math
gallim-compute-r600-Apr24
gallium-automake
gallium-compute-r600
gallium-compute-r600-Apr27
gallium-compute-r600-June1
gallium-compute-r600-May17
gallium-compute-r600-May22
gallium-compute-r600-May31
gc-api
guda
if-conv-rebase
indirect-wip-2
indirect-wip-5
lds
libmesallvm
libmesallvm-prefix
llvm-build
llvm-dag
llvm-dag-May18
llvm-indirect-wip
llvm-reg-rewrite-wip
master
mike-encoding
mike-rebase
new-register-allocator
new-register-allocator-v2
piglit-nox
presub
presub-rebase-v2
r300-loops
r500-loops
r500-loops-rebase
r600-compute
r600-external-llvm
r600-llvm
r600-llvm-rc
r600-structure
r600-structure-v2
r600g-compute-newer-kernels
r600g-compute-unify
r600g-image-support
r600g-llvm-shader
r600g-llvm-shader-Feb08-2012
r600g-llvm-shader-Jan15-2012
regalloc
regalloc-wip
regalloc-wip-2
regalloc-wip-3
regalloc-wip-4
regalloc-wip-5
remove-amdil
sched-perf
sched-perf-rebase
sched-r500
sha1
si-compute
si-compute-v3
tex-sem
tgsi-llvm-rewrite-wip
tgsi-llvm-rewrite-wip-011212
tgsi-llvm-rewrite-wip-2
tgsi-rewrite-almost
tgsi-rewrite-needs-testing
vert-loops
vgpr-spilling-Jan07-2014
xvmc-r300-automake
tstellar's Mesa repository
tstellar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[prev]
[next]