index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-14
scons: Add a "check" target to run all unit tests.
Jose Fonseca
1
-0
/
+5
2014-05-02
scons: Don't use bundled C99 headers for VS 2013.
José Fonseca
1
-6
/
+0
2014-03-26
mapi/glapi: Use ElementTree instead of libxml2.
José Fonseca
1
-7
/
+0
2013-07-29
build: unify mesa version by using a VERSION file
Emil Velikov
1
-1
/
+3
2013-07-25
mesa: Bump version to 9.3.0-devel.
Kenneth Graunke
1
-1
/
+1
2013-06-06
build: Unify PACKAGE_VERSION on autotools, scons and Android
Andreas Boll
1
-1
/
+1
2013-03-13
scons: Define PACKAGE_VERSION/BUGREPORT globally.
José Fonseca
1
-0
/
+5
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
[next]