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
/
SConstruct
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
graw: update graw_null after interface changes and build graw tests again
Keith Whitwell
1
-1
/
+2
2010-06-05
gallium: always build drivers/sw
Joakim Sindholt
1
-0
/
+2
2010-05-31
egl: Use SConscript for Windows build.
Chia-I Wu
1
-1
/
+1
2010-05-27
r600g: Integrate into build
Jakob Bornecrantz
1
-2
/
+2
2010-05-21
mesa: disable building the removed demos with scons
Brian Paul
1
-5
/
+0
2010-05-14
scons: add 'targets' variable, for specifying ... targets
Keith Whitwell
1
-0
/
+23
2010-05-12
scons: Add -fvisibility=hidden to CFLAGS for gcc builds
Jakob Bornecrantz
1
-1
/
+2
2010-05-12
rbug: No need to have rbug as a input
Jakob Bornecrantz
1
-3
/
+3
2010-05-12
rbug: Break out of trace
Jakob Bornecrantz
1
-4
/
+6
2010-04-26
scons: Include headers from the local include directory first.
Vinson Lee
1
-1
/
+3
2010-04-24
nvfx: Add to SCons build.
Vinson Lee
1
-1
/
+1
2010-04-24
nv50: Add to SCons build.
Vinson Lee
1
-1
/
+1
2010-04-24
nouveau: Add to SCons build.
Vinson Lee
1
-1
/
+1
2010-04-11
scons: Always build softpipe and llvmpipe (when llvm available).
José Fonseca
1
-1
/
+5
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
1
-14
/
+0
2010-04-11
scons: Use libdrm options only where needed.
José Fonseca
1
-10
/
+0
2010-04-06
scons: define DRAW_LLVM if we're building it
Zack Rusin
1
-0
/
+2
2010-03-31
scons: Don't always include/links X11 headers/libs.
José Fonseca
1
-12
/
+0
2010-03-31
scons: Don't always link expat.
José Fonseca
1
-1
/
+0
2010-03-28
gallium: new raw gallium interface to support standalone tests
Keith Whitwell
1
-1
/
+1
2010-03-26
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
1
-1
/
+1
2010-03-10
scons: Fixup the libgl-gdi build.
José Fonseca
1
-2
/
+0
2010-03-10
python: Fix up state tracker for sw api.
José Fonseca
1
-0
/
+1
2010-03-09
scons: Always build the identity driver.
José Fonseca
1
-1
/
+3
2010-03-09
scons: Add new targets option.
José Fonseca
1
-0
/
+2
2010-02-25
scons: Always build trace driver
José Fonseca
1
-0
/
+4
2010-02-15
scons: A less magic way of not building progs by default.
José Fonseca
1
-6
/
+7
2010-02-10
scons: Only build progs when explicitly requested in the command line.
José Fonseca
1
-5
/
+6
2010-02-10
scons: export drawllvm after actually checking that llvm is present
Zack Rusin
1
-7
/
+6
2010-02-09
scons: don't assume llvm is always present
Zack Rusin
1
-2
/
+5
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
1
-8
/
+8
2010-01-28
define own embedded target and cleanup previous commit.
Alan Hourihane
1
-9
/
+19
2010-01-28
Don't define HAVE_POSIX_MEMALIGN for embedded target.
Alan Hourihane
1
-1
/
+2
2010-01-26
support an 'embedded' platform target which turns off most parts of the
Alan Hourihane
1
-3
/
+10
2010-01-26
add missing SCons.Util
Alan Hourihane
1
-0
/
+1
2010-01-26
Allow the environment to override certain flags.
Alan Hourihane
1
-0
/
+11
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
1
-0
/
+2
2010-01-23
scons: Define _DARWIN_C_SOURCE on Darwin builds.
Vinson Lee
1
-0
/
+2
2010-01-10
gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...
José Fonseca
1
-0
/
+3
2010-01-01
scons: Don't list cell as a driver.
José Fonseca
1
-1
/
+1
2010-01-01
scons: Build progs together with everything else.
José Fonseca
1
-1
/
+7
2010-01-01
scons: Expose convienience libraries to the host environment.
José Fonseca
1
-0
/
+3
2009-12-22
Merge branch 'i965g-restart'
Keith Whitwell
1
-4
/
+4
2009-12-21
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
1
-4
/
+4
2009-12-12
Merge branch 'master' into glsl-pp-rework-2
Michal Krol
1
-4
/
+4
2009-12-10
scons: Get GLSL code building correctly when cross compiling.
José Fonseca
1
-0
/
+19
2009-11-17
svga: Build svga driver
Jakob Bornecrantz
1
-4
/
+4
2009-11-05
i965g: Builds with scons
Jakob Bornecrantz
1
-4
/
+4
2009-10-05
i915g: Drop the simple sufix
Jakob Bornecrantz
1
-3
/
+3
2009-10-05
i965g: Drop i965simple
Jakob Bornecrantz
1
-1
/
+1
[next]