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
/
scons
/
gallium.py
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-31
scons: Remove leftover print statement.
Vinson Lee
1
-1
/
+0
2012-08-31
scons: Add default libraries to Solaris build.
Vinson Lee
1
-1
/
+2
2012-08-15
scons: Add option to enable floating-point textures.
Vinson Lee
1
-0
/
+4
2012-08-01
scons: Add support for Intel Compiler.
Vinson Lee
1
-0
/
+6
2012-07-25
scons: Fix build with clang.
Vinson Lee
1
-1
/
+2
2012-07-12
scons: Remove -ffast-math.
José Fonseca
1
-2
/
+0
2012-07-12
scons: Also require recent XCB.
José Fonseca
1
-1
/
+1
2012-06-18
scons: Do not build svga if using Solaris Studio C compiler.
Vinson Lee
1
-0
/
+2
2012-06-14
scons: Fix Haiku binary optimizations
Alexander von Gluck IV
1
-1
/
+10
2012-02-07
scons: fix typo in package version
Dave Airlie
1
-1
/
+1
2012-02-07
scons: Require same pkg-config versions as configure.
José Fonseca
1
-6
/
+6
2012-01-29
scons: don't add -Wmissing-field-initializers
Marek Olšák
1
-4
/
+0
2012-01-17
scons: Don't set visibility to hidden on Haiku
Alexander von Gluck IV
1
-1
/
+1
2012-01-17
scons: Add Haiku build support
Alexander von Gluck IV
1
-0
/
+2
2012-01-10
scons: Fix libGL.so build.
José Fonseca
1
-0
/
+1
2011-11-29
Remove windows kernel support code.
José Fonseca
1
-127
/
+1
2011-11-09
scons: Disable deprecated POSIX name MSVC warnings.
José Fonseca
1
-0
/
+1
2011-11-03
scons: Use -static-libstdc++ on 32bits builds w/ Mingw-w64 too.
José Fonseca
1
-1
/
+1
2011-10-12
scons: Use -fno-builtin-memcmp.
José Fonseca
1
-0
/
+3
2011-09-08
scons: Use -g instead of -g3.
José Fonseca
1
-1
/
+1
2011-09-06
scons: Set -static-libstdc++ on mingw-w64
José Fonseca
1
-0
/
+2
2011-09-06
scons: Move MinGW flags from crossmingw.py to gallium.py
José Fonseca
1
-0
/
+8
2011-08-11
swrast: initial multi-threaded span rendering
Andreas Fänger
1
-0
/
+12
2011-06-30
scons: Expose pkg-config in a simpler manner.
José Fonseca
1
-44
/
+11
2011-06-30
scons: Buid libGL.so (WIP).
José Fonseca
1
-2
/
+17
2011-06-30
scons: Make declaration-after-statement and pointer-arith just warnings.
José Fonseca
1
-2
/
+2
2011-06-17
scons: Move all env setup to scons/gallium.py
José Fonseca
1
-1
/
+18
2011-06-17
scons: make embedding orthogonal to the platform
José Fonseca
1
-2
/
+4
2011-05-04
scons: Add a few more human friendly messages.
José Fonseca
1
-1
/
+1
2011-03-13
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
1
-1
/
+0
2011-03-03
scons: Always load lex/yacc tool.
José Fonseca
1
-0
/
+2
2011-02-24
scons: Reduce all Cygwin platform names to 'cygwin'.
Vinson Lee
1
-0
/
+2
2011-02-16
scons: Recognize 'AMD64' processor as well.
José Fonseca
1
-0
/
+1
2011-02-16
scons: Don't get fooled by 32bit python on a 64bit windows.
José Fonseca
1
-1
/
+1
2011-02-11
scons: builtin_glsl_function on windows needs bundled getopt.
José Fonseca
1
-0
/
+1
2011-02-11
scons: Try to support building 64bit binaries on 32bit windows.
José Fonseca
1
-0
/
+18
2011-02-11
scons: Fix MSVC 64bit build.
José Fonseca
1
-0
/
+8
2011-02-10
scons: Disable -mstackrealign on MinGW again.
José Fonseca
1
-1
/
+4
2011-02-09
scons: Restrict whole program optimization to release builds.
José Fonseca
1
-2
/
+8
2011-01-30
scons: We have C++ in several libraries, so always link with the C++ compiler
José Fonseca
1
-0
/
+4
2010-11-05
scons: Check for libdrm_[intel|radeon] as well
Jakob Bornecrantz
1
-1
/
+5
2010-11-05
scons: Check for pkg-config before trying to use it
Jakob Bornecrantz
1
-0
/
+3
2010-11-03
st/xorg: Detect libkms with scons too.
José Fonseca
1
-0
/
+1
2010-11-02
scons: Propagate installation targets.
José Fonseca
1
-4
/
+9
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
1
-18
/
+70
2010-09-29
scons: New build= option, with support for checked builds.
José Fonseca
1
-3
/
+2
2010-09-29
scons: New build= option, with support for checked builds.
José Fonseca
1
-18
/
+41
2010-09-05
scons: Re-enable SSE on MinGW.
José Fonseca
1
-11
/
+11
2010-08-17
scons: Add -fno-common for 64-bit builds on Mac OS X.
Vinson Lee
1
-0
/
+2
2010-07-23
scons: Use '-Wmissing-field-initializers' on GCC 4.0 and greater only.
Vinson Lee
1
-1
/
+4
[next]