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
/
configs
/
autoconf.in
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-14
clover: Link compiled kernels with libclc builtins.bc
Tom Stellard
1
-0
/
+1
2012-02-17
clover: Import OpenCL state tracker. (wip)
Francisco Jerez
1
-0
/
+3
2012-02-02
r600g: Add LLVM backend
Tom Stellard
1
-0
/
+6
2012-01-31
Revert "automake: src/mesa/drivers/osmesa"
Matt Turner
1
-0
/
+2
2012-01-30
autoconf: use AC_PROG_YACC/LEX
Matt Turner
1
-2
/
+2
2012-01-30
automake: src/mesa/drivers/osmesa
Matt Turner
1
-2
/
+0
2012-01-26
automake: src/egl/wayland
Benjamin Franzke
1
-7
/
+0
2012-01-24
Revert "Always build shared glapi"
Matt Turner
1
-0
/
+1
2012-01-23
automake: src/gbm
Matt Turner
1
-8
/
+0
2012-01-20
Always build shared glapi
Matt Turner
1
-1
/
+0
2011-11-25
st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.
Thomas Hellstrom
1
-0
/
+3
2011-10-28
radeon: Insist on libdrm being present to build.
Eric Anholt
1
-1
/
+1
2011-10-17
Add an autoconf option for mangling Mesa.
Tom Fogal
1
-2
/
+2
2011-09-19
Remove unused APP_LIB_DEPS variable
Matt Turner
1
-1
/
+0
2011-07-14
Squashed commit of the following:
José Fonseca
1
-9
/
+0
2011-07-04
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
1
-1
/
+9
2011-06-23
Add gbm (generic/graphics buffer manager)
Benjamin Franzke
1
-1
/
+9
2011-06-05
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
1
-0
/
+2
2011-06-02
dri/nouveau: Fix build with --enable-shared-dricore.
Johannes Obermayr
1
-0
/
+2
2011-05-21
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
1
-0
/
+4
2011-05-18
mesa: check that flex/bison are installed
Brian Paul
1
-0
/
+4
2011-03-19
Merge remote branch 'origin/master' into pipe-video
Christian König
1
-0
/
+1
2011-03-07
glx: Take GLPROTO_CFLAGS into account.
Henri Verbeet
1
-0
/
+1
2011-02-24
Merge remote branch 'origin/master' into pipe-video
Christian König
1
-6
/
+20
2011-02-11
mesa: Optionally build a dricore support library (v3)
Christopher James Halse Rogers
1
-3
/
+11
2011-02-07
egl: Implement libwayland-egl
Benjamin Franzke
1
-0
/
+9
2011-01-31
Remove talloc from the make and automake build systems.
Kenneth Graunke
1
-3
/
+0
2011-01-20
Merge remote branch 'origin/master' into pipe-video
Christian König
1
-0
/
+5
2011-01-20
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
1
-0
/
+1
2011-01-20
glapi: Fix OpenGL ES 1.1 and 2.0 interop.
Chia-I Wu
1
-0
/
+4
2011-01-12
Merge remote branch 'origin/master' into pipe-video
Christian König
1
-1
/
+1
2011-01-10
Merge remote branch 'vdpau/pipe-video' into pipe-video
Christian König
1
-0
/
+6
2011-01-10
Export TLS support in gl.pc.
Tom Fogal
1
-0
/
+1
2011-01-10
mesa: Remove GLES overlay.
Chia-I Wu
1
-1
/
+0
2010-10-27
Fix build on systems where "python" is python 3.
Kenneth Graunke
1
-1
/
+1
2010-10-24
vl: va state-tracker configuration scripts
Thomas Balling Sørensen
1
-0
/
+3
2010-10-05
Merge branch 'master' into pipe-video
Thomas Balling Sørensen
1
-7
/
+35
2010-09-07
Make XF86VIDMODE extension optional
Jon TURNEY
1
-0
/
+2
2010-08-22
mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime.
Eric Anholt
1
-1
/
+1
2010-08-22
mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.
Eric Anholt
1
-0
/
+3
2010-07-30
configure: fix wrong variable name GLESv1_LIB_DEPS
Li Peng
1
-1
/
+1
2010-07-16
st/egl: Fix build on FreeBSD.
Chia-I Wu
1
-0
/
+2
2010-07-14
vdpau changes
Thomas Balling Sørensen
1
-0
/
+3
2010-07-08
egl_dri2: Support _EGL_PLATFORM_DRM
Kristian Høgsberg
1
-2
/
+4
2010-07-01
Use GLW_CFLAGS when building libGLw
Dan Nicholson
1
-0
/
+1
2010-07-01
Use GLUT_CFLAGS when building glut
John Hein
1
-0
/
+1
2010-06-17
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
Chia-I Wu
1
-1
/
+1
2010-06-04
mesa: remove PROGRAM_DIRS from config files
Brian Paul
1
-3
/
+0
2010-05-31
autoconf: Remove unused APIS.
Chia-I Wu
1
-1
/
+0
2010-05-12
mesa/es: Merge back to core mesa.
Chia-I Wu
1
-0
/
+1
[next]