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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
configure.ac: remove -fomit-frame-pointer from LLVM flags
Marek Olšák
1
-1
/
+2
2012-11-29
configure.ac: look for whole words in LLVM flags, not prefixes
Marek Olšák
1
-5
/
+6
2012-11-29
configure.ac: consolidate stripping unwanted LLVM flags
Marek Olšák
1
-3
/
+16
2012-11-29
configure.ac: print LLVM flags
Marek Olšák
1
-0
/
+6
2012-11-28
configure.ac: Remove -O., -g and -Wall from LLVM_C{PP,XX}FLAGS.
Johannes Obermayr
1
-3
/
+3
2012-11-19
automake: strip LLVM_CXXFLAGS and LLVM_CPPFLAGS too
Maarten Lankhorst
1
-2
/
+2
2012-11-12
mesa: Import a copy of the open-addressing hash table code I wrote.
Eric Anholt
1
-0
/
+1
2012-11-12
automake,android: Build program/ into a helper lib (v2)
Eric Anholt
1
-0
/
+1
2012-11-10
build: fix enable/disable language in ./configure --help
Andreas Boll
1
-1
/
+1
2012-11-06
configure.ac: require libdrm_radeon 2.4.40
Marek Olšák
1
-1
/
+1
2012-11-02
configure.ac: Prevent build of radeon llvm backend with llvm < 3.2
Vincent Lejeune
1
-5
/
+13
2012-11-01
build: Don't cross-compile GLSL builtin compiler
Thierry Reding
1
-4
/
+36
2012-10-22
Re-add HAVE_PTHREADS preprocessor macro
Matt Turner
1
-5
/
+5
2012-10-21
gbm: Use the kms dumb ioctls for cursor instead of libkms
Kristian Høgsberg
1
-2
/
+0
2012-10-17
configure.ac: Fix LLVM 3.2 r600/radeonsi error message
Dmitry Cherkasov
1
-1
/
+1
2012-10-17
egl/wayland: Update to Wayland 0.99 API
Kristian Høgsberg
1
-1
/
+1
2012-10-16
build: Build on Cygwin with gnu99 instead of c99.
Vinson Lee
1
-1
/
+8
2012-10-14
build: Don't fail if libX11 isn't installed
Daniel Stone
1
-1
/
+1
2012-10-09
egl: Quit checking for a bug in old xcb when we require new xcb.
Eric Anholt
1
-5
/
+0
2012-10-09
egl: Drop xcb ifdefs by just requiring a version from this year.
Eric Anholt
1
-1
/
+1
2012-10-09
glx: Require xcb_dri2 for building glxdri2.c.
Eric Anholt
1
-1
/
+1
2012-10-09
glx: Remove the last user of -DUSE_XCB.
Eric Anholt
1
-4
/
+0
2012-10-09
Remove VAAPI support.
Matt Turner
1
-38
/
+4
2012-10-02
build: Remove autoconf check for signbit
Matt Turner
1
-7
/
+0
2012-10-01
build: Don't build libdricore if not building classic drivers
Matt Turner
1
-0
/
+1
2012-10-01
build: Order src/Makefile correctly
Matt Turner
1
-1
/
+1
2012-10-01
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
1
-6
/
+6
2012-10-01
build: Use PTHREAD_LIBS and PTHREAD_CFLAGS
Matt Turner
1
-16
/
+16
2012-10-01
build: Set PTHREAD_LIBS for pkgconfig files if empty
Matt Turner
1
-0
/
+4
2012-10-01
llvmpipe: Fix build with LLVM 2.8
Tom Stellard
1
-1
/
+1
2012-10-01
configure.ac: Use amdgpu component for LLVM 3.2
Tom Stellard
1
-4
/
+2
2012-10-01
radeon: Support LLVM 3.2
Tom Stellard
1
-6
/
+20
2012-09-27
build: Link libglapi with pthreads
Matt Turner
1
-4
/
+1
2012-09-27
build: Use AX_PTHREAD to detect pthreads
Matt Turner
1
-0
/
+11
2012-09-24
build: remove signbit check in configure.ac
Brian Paul
1
-7
/
+0
2012-09-24
build: substitute X11_INCLUDES variable
Robert Bragg
1
-0
/
+1
2012-09-24
Use signbit() in IS_NEGATIVE and DIFFERENT_SIGNS
Matt Turner
1
-0
/
+7
2012-09-12
build: Don't list glproto and dri2proto in pkg-config file
Matt Turner
1
-2
/
+1
2012-09-09
mesa: bump version to 9.1 (devel)
Andreas Boll
1
-1
/
+1
2012-09-07
Set OSMESA_VERSION=8.
Johannes Obermayr
1
-4
/
+4
2012-09-06
build: Disable building of d3d1x
Matt Turner
1
-5
/
+7
2012-09-05
configure.ac: Don't link gallium drivers with libdricore
Tom Stellard
1
-1
/
+0
2012-08-31
build: Remove left over echo from GLU removal
Matt Turner
1
-2
/
+0
2012-08-31
Remove libGLU
Matt Turner
1
-67
/
+0
2012-08-31
mesa: also bump version in Makefile.am and configure.ac to 9.0
Andreas Boll
1
-1
/
+1
2012-08-30
configure.ac: require libdrm_radeon 2.6.39 for MSAA
Marek Olšák
1
-1
/
+1
2012-08-28
configure.ac: add radeonsi to --with-gallium-drivers help string
Andreas Boll
1
-1
/
+1
2012-08-26
i965/gen6+: Add support for GL_ARB_timer_query.
Eric Anholt
1
-1
/
+1
2012-08-26
gbm: Use libkms to replace DRI cursor images
Jakob Bornecrantz
1
-0
/
+2
2012-08-24
automake: convert vgapi
Matt Turner
1
-0
/
+4
[next]