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
/
common.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
swrast: initial multi-threaded span rendering
Andreas Fänger
1
-0
/
+1
2011-06-30
scons: Buid libGL.so (WIP).
José Fonseca
1
-1
/
+1
2011-06-17
scons: Don't list MSVS_VERSION option outside windows platforms.
José Fonseca
1
-1
/
+2
2011-06-17
scons: Accept verbose=yes instead of quiet=no.
José Fonseca
1
-1
/
+2
2011-06-17
scons: make embedding orthogonal to the platform
José Fonseca
1
-1
/
+2
2011-03-08
scons: Fix immediate Python exceptions with SCons on SunOS.
Vinson Lee
1
-1
/
+1
2011-02-24
scons: Reduce all Cygwin platform names to 'cygwin'.
Vinson Lee
1
-1
/
+3
2011-02-23
scons: Fix Cygwin platform names.
Vinson Lee
1
-1
/
+1
2011-02-16
scons: Recognize 'AMD64' processor as well.
José Fonseca
1
-0
/
+1
2011-02-11
scons: Try to support building 64bit binaries on 32bit windows.
José Fonseca
1
-10
/
+2
2011-01-22
scons: Add support for GLES.
Chia-I Wu
1
-0
/
+1
2011-01-13
scons: Fix cross-compilation.
José Fonseca
1
-12
/
+14
2010-12-01
scons: Move MSVS_VERSION option to common module.
José Fonseca
1
-0
/
+1
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
1
-21
/
+19
2010-09-29
scons: New build= option, with support for checked builds.
José Fonseca
1
-2
/
+4
2010-08-11
scons: Add freebsd8 to list of accepted platforms.
Vinson Lee
1
-1
/
+1
2010-07-23
scons: Add sunos5 to list of accepted platforms.
Vinson Lee
1
-1
/
+1
2010-06-03
scons: Add cygwin to list of accepted platforms.
Vinson Lee
1
-1
/
+1
2010-05-20
scons: Remove debug print statement.
Vinson Lee
1
-2
/
+0
2010-05-20
scons: add comments and whitespace
Brian Paul
1
-0
/
+9
2010-05-20
scons: fix llvm detection
Brian Paul
1
-1
/
+11
2010-05-19
scons: don't set default_llvm on windows unles LLVM is defined
Keith Whitwell
1
-1
/
+1
2010-04-13
scons: Fix exception when llvm-config is not present.
José Fonseca
1
-1
/
+6
2010-04-11
scons: Make debug build default.
José Fonseca
1
-1
/
+1
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
1
-1
/
+7
2010-03-31
scons: Allow any toolchain to be specified in the command line.
José Fonseca
1
-2
/
+1
2010-01-26
support an 'embedded' platform target which turns off most parts of the
Alan Hourihane
1
-2
/
+1
2009-12-22
scons: Set the default windows platform to be windows userspace.
José Fonseca
1
-1
/
+1
2009-09-09
Merge branch 'mesa_7_6_branch'
Brian Paul
1
-2
/
+2
2009-09-09
scons: Set default_dri to no for Mac OS.
Vinson Lee
1
-2
/
+2
2009-09-08
scons: Add Mac OS to target platform list.
Vinson Lee
1
-1
/
+1
2009-06-17
Revert "scons: Debug build by default."
José Fonseca
1
-1
/
+1
2009-06-17
scons: Debug build by default.
José Fonseca
1
-1
/
+1
2009-06-02
scons: Output nice summary messages instead of long command lines.
José Fonseca
1
-1
/
+1
2009-05-08
scons: Don't use deprecated Options.
José Fonseca
1
-4
/
+4
2009-03-25
scons: Support building with the Windows SDK.
José Fonseca
1
-1
/
+1
2008-12-15
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
1
-1
/
+1
2008-12-12
scons: Allow to request the winddk toolchain.
José Fonseca
1
-1
/
+1
2008-11-20
scons: Support MinGW32 cross compiler.
José Fonseca
1
-0
/
+2
2008-11-18
scons: Support MinGW32 cross compiler.
José Fonseca
1
-0
/
+2
2008-10-23
scons: ppc support.
Michel Dänzer
1
-1
/
+2
2008-06-06
scons: Put the tool logic in a frontend tool.
José Fonseca
1
-280
/
+0
2008-06-04
scons: Some provisions to cross-compile x86 on x86_64 machines and vice-versa.
José Fonseca
1
-2
/
+13
2008-06-02
gallium: Identify each Windows platform individually from scons.
José Fonseca
1
-2
/
+4
2008-06-02
scons: Set /W3 warning level for all MSVC based platforms.
José Fonseca
1
-3
/
+5
2008-05-28
scons: Play nice with MS Embedded Visual C++.
José Fonseca
1
-3
/
+21
2008-05-24
scons: New profile build.
José Fonseca
1
-1
/
+13
2008-05-05
scons: A few more compiler flags adjustments to match winddk.
José Fonseca
1
-3
/
+2
2008-05-01
scons: Try to cope with scons 0.98+.
José Fonseca
1
-2
/
+8
2008-04-26
scons: Silent MSVC CRT security warnings.
José Fonseca
1
-0
/
+1
[next]