index
:
~rib/mesa
wayland
wip/egl-extensions
Robert Bragg's personal mesa repository
rib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
scons: Disable saving options automatically.
José Fonseca
1
-1
/
+2
2011-06-17
scons: List all targets.
José Fonseca
1
-0
/
+15
2011-06-17
scons: Remember the options set on the command line.
José Fonseca
1
-0
/
+2
2011-06-17
scons: Move all env setup to scons/gallium.py
José Fonseca
1
-21
/
+0
2011-06-17
scons: make embedding orthogonal to the platform
José Fonseca
1
-18
/
+1
2011-02-16
scons: Avoid depending on scons 2.0 in general.
José Fonseca
1
-1
/
+5
2011-02-11
scons: Need c99 also when cross compiling.
José Fonseca
1
-0
/
+3
2011-02-11
scons: builtin_glsl_function on windows needs bundled getopt.
José Fonseca
1
-4
/
+7
2011-02-11
scons: Try to support building 64bit binaries on 32bit windows.
José Fonseca
1
-1
/
+1
2011-01-22
scons: Add support for GLES.
Chia-I Wu
1
-0
/
+6
2011-01-13
scons: Fix cross-compilation.
José Fonseca
1
-0
/
+33
2010-12-01
scons: Move MSVS_VERSION option to common module.
José Fonseca
1
-1
/
+0
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
1
-103
/
+20
2010-09-29
scons: New build= option, with support for checked builds.
José Fonseca
1
-1
/
+1
2010-09-03
scons: added galahad to driver list
Brian Paul
1
-2
/
+2
2010-08-26
graw: Undo late loading of graw drivers.
José Fonseca
1
-1
/
+2
2010-08-26
graw: Remove graw-null.
José Fonseca
1
-2
/
+1
2010-08-13
scons: Build the new glsl2 code.
José Fonseca
1
-22
/
+0
2010-06-28
glhd: Build with scons
Jakob Bornecrantz
1
-0
/
+2
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
[next]