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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-11
mesa: Optionally build a dricore support library (v3)
Christopher James Halse Rogers
7
-8
/
+28
2011-02-07
egl: Implement libwayland-egl
Benjamin Franzke
2
-0
/
+16
2011-01-31
Remove talloc from the make and automake build systems.
Kenneth Graunke
4
-9
/
+3
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
2
-0
/
+8
2011-01-10
Add GLX_TLS setting to configs/default.
Tom Fogal
1
-0
/
+1
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
2011-01-09
noop: make noop useable like trace or rbug
Jerome Glisse
1
-1
/
+1
2011-01-05
mesa: bump version to 7.11
Vinson Lee
1
-1
/
+1
2010-12-06
mesa/llvm: use llvm-config --cppflags
Brian Paul
1
-3
/
+2
2010-12-03
mesa: consolidate some compiler -D flags
Brian Paul
1
-2
/
+3
2010-10-27
Fix build on systems where "python" is python 3.
Kenneth Graunke
1
-1
/
+1
2010-09-22
configs: remove egl-swrast target from linux-dri config
Brian Paul
1
-1
/
+1
2010-09-17
mesa: bump version to 7.10
Vinson Lee
1
-1
/
+1
2010-09-07
Make XF86VIDMODE extension optional
Jon TURNEY
1
-0
/
+2
2010-09-03
mesa: also build galahad driver
Brian Paul
1
-1
/
+1
2010-08-24
configs: Remove -lstdc++ from default.
Vinson Lee
1
-1
/
+1
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
2
-1
/
+7
2010-08-19
configs: Add -lstdc++ to default.
Vinson Lee
1
-1
/
+1
2010-08-16
configs: Add -ltalloc to linux-dri.
Vinson Lee
1
-1
/
+1
2010-08-13
Merge branch 'master' into glsl2
Ian Romanick
1
-1
/
+1
2010-08-11
configs: added -ltalloc to config files
Brian Paul
2
-2
/
+2
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
2
-0
/
+4
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
2
-3
/
+3
2010-06-08
glew: Drop glew now that we don't need it for the progs
Jakob Bornecrantz
7
-9
/
+7
2010-06-04
mesa: remove PROGRAM_DIRS from config files
Brian Paul
19
-22
/
+0
2010-05-31
autoconf: Remove unused APIS.
Chia-I Wu
1
-1
/
+0
2010-05-27
update linux-fbdev config
Brian Paul
1
-2
/
+2
2010-05-12
rbug: Break out of trace
Jakob Bornecrantz
3
-3
/
+3
2010-05-12
mesa/es: Merge back to core mesa.
Chia-I Wu
1
-0
/
+1
2010-05-09
osmesa: add mapi/glapi to SRC_DIRS to fix build
Brian Paul
3
-3
/
+3
2010-05-08
gallium: Add egl-apis target.
Chia-I Wu
2
-0
/
+2
2010-05-08
Define OpenGL ES and OpenVG library names.
Chia-I Wu
2
-0
/
+25
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
4
-4
/
+7
2010-05-05
mesa: Fix build of ES overlay.
Chia-I Wu
1
-1
/
+0
2010-05-04
Fix gles .pc file generation
Kristian Høgsberg
1
-1
/
+1
2010-05-04
Add egl.pc file
Kristian Høgsberg
1
-0
/
+3
2010-05-02
mesa: Only compile ES files when ES1 or ES2 are selected
Kristian Høgsberg
1
-1
/
+2
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
1
-0
/
+12
2010-05-02
Hook in install rules for es1 and es2
Kristian Høgsberg
1
-0
/
+1
2010-05-02
Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2
Kristian Høgsberg
1
-0
/
+2
2010-04-28
gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files
Kristian Høgsberg
1
-0
/
+8
2010-04-28
configure.ac: Add options to enable GLES1/2 API support
Kristian Høgsberg
1
-0
/
+1
2010-04-28
Merge branch '7.8'
Brian Paul
4
-7
/
+10
[next]