index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scons
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons/windows: Support build with LLVM 10.
pal1000
2020-04-14
1
-1
/
+24
*
scons: Prune out unnecessary targets.
Jose Fonseca
2020-03-30
1
-73
/
+0
*
scons: Bump C standard to gnu11 on macOS 10.15.
Vinson Lee
2019-11-29
1
-1
/
+4
*
mesa/imports: let the build system detect strtok_r()
Eric Engestrom
2019-11-05
1
-0
/
+3
*
scons/windows: Fix build with LLVM>=8
Prodea Alexandru-Liviu
2019-10-04
1
-5
/
+6
*
scons/windows: Enable compute shaders when possible.
pal1000
2019-09-30
1
-1
/
+26
*
scons: Fix MSYS2 Mingw-w64 build.
pal1000
2019-09-29
2
-0
/
+10
*
scons/windows: Support build with LLVM 9.
pal1000
2019-09-29
1
-6
/
+30
*
scons: add py3 support
Michel Zou
2019-09-28
3
-5
/
+9
*
gallium: Require LLVM >= 3.9
Adam Jackson
2019-09-11
1
-14
/
+2
*
gallium: Require LLVM >= 3.8
Adam Jackson
2019-09-11
1
-1
/
+1
*
gallium: Require LLVM >= 3.7
Adam Jackson
2019-09-11
1
-14
/
+2
*
gallium: Require LLVM >= 3.6
Adam Jackson
2019-09-11
1
-15
/
+2
*
gallium: Require LLVM >= 3.5
Adam Jackson
2019-09-11
1
-17
/
+4
*
gallium: Require LLVM >= 3.4
Adam Jackson
2019-09-11
1
-1
/
+1
*
meson/scons/android: drop now-unused HAVE_LLVM
Eric Engestrom
2019-09-06
1
-5
/
+1
*
meson/scons/android: add LLVM_AVAILABLE binary flag
Eric Engestrom
2019-09-06
1
-0
/
+1
*
scons: Add coroutines component to build.
Vinson Lee
2019-09-04
1
-0
/
+3
*
scons: Make GCC builds stricter.
Jose Fonseca
2019-08-28
1
-1
/
+4
*
scons: add support for MAJOR_IN_{MKDEV,SYSMACROS}
Eric Engestrom
2019-08-27
1
-0
/
+8
*
scons: define MESA_LLVM_VERSION_STRING like the other build systems do
Eric Engestrom
2019-08-22
1
-0
/
+1
*
build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10
Kai Wasserbäch
2019-08-20
1
-1
/
+1
*
gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
Eric Engestrom
2019-08-02
1
-2
/
+0
*
scons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE
Eric Engestrom
2019-08-02
1
-1
/
+1
*
scons: Fix random_r check.
Vinson Lee
2019-07-31
1
-1
/
+1
*
scons+meson: suppress spammy build warning on MacOS
Eric Engestrom
2019-07-30
1
-0
/
+1
*
scons: Test for random_r()
Matt Turner
2019-07-30
1
-0
/
+3
*
scons: s/HAVE_NO_AUTOCONF/HAVE_SCONS/
Eric Engestrom
2019-07-04
1
-1
/
+1
*
drisw: move build logic to build systems
Eric Engestrom
2019-06-21
1
-0
/
+3
*
scons: fix build with llvm 9.
Roland Scheidegger
2019-05-24
1
-1
/
+4
*
scons: For MinGW use -posix flag.
Michel Zou
2019-05-24
1
-1
/
+1
*
scons: Compatibility with Scons development version string
pal1000
2019-03-12
2
-2
/
+14
*
scons: Workaround failures with MSVC when using SCons 3.0.[2-4].
Jose Fonseca
2019-02-28
1
-1
/
+7
*
scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
2018-10-30
1
-3
/
+0
*
scons/svga: remove opt from the list of valid build types
Brian Paul
2018-10-26
1
-5
/
+3
*
scons: Check for mako 0.8.0
Dylan Baker
2018-08-16
1
-0
/
+13
*
scons: Require python 2.7
Dylan Baker
2018-08-16
1
-4
/
+0
*
mesa: Unconditionally enable floating-point textures
Timothy Arceri
2018-06-18
1
-4
/
+0
*
scons: Fix MinGW cross compilation with LLVM 5.0.
Jose Fonseca
2018-06-02
1
-1
/
+8
*
meson/configure: detect endian.h instead of trying to guess when it's available
Eric Engestrom
2018-03-23
1
-0
/
+3
*
scons: need to split CC or things might fail
Jose Fonseca
2018-03-19
1
-1
/
+3
*
threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GET
Nicolai Hähnle
2017-11-16
1
-0
/
+3
*
scons: use python3-compatible exceptions
Eric Engestrom
2017-09-25
3
-4
/
+4
*
scons: use python3-compatible lists
Eric Engestrom
2017-09-25
1
-4
/
+4
*
scons: use python3-compatible list-key check
Eric Engestrom
2017-09-25
1
-5
/
+5
*
scons: use python3-compatible print()
Eric Engestrom
2017-09-25
2
-19
/
+19
*
Scons: Add LLVM 5.0 support
Alexandru-Liviu Prodea
2017-09-19
1
-1
/
+20
*
util: improve compiler guard
Eric Engestrom
2017-09-03
1
-0
/
+16
*
scons: split out check_header() helper
Eric Engestrom
2017-07-14
1
-3
/
+12
*
scons: Check for xlocale.h before defining HAVE_XLOCALE_H.
Vinson Lee
2017-07-06
1
-1
/
+3
[next]