index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
scons: Require python 2.7
Dylan Baker
1
-0
/
+1
2018-08-01
scons: require scons 2.4 or greater
Juan A. Suarez Romero
1
-0
/
+6
2017-09-25
scons: use python3-compatible lists
Eric Engestrom
1
-2
/
+1
2017-09-25
scons: use python3-compatible print()
Eric Engestrom
1
-4
/
+4
2016-05-25
scons: whitespace cleanup
Giuseppe Bilotta
1
-7
/
+7
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
[next]