index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: turn on Wimplicit-fallthrough project wide
Timothy Arceri
2020-07-02
1
-0
/
+1
*
meson: Do not enable USE_ELF_TLS for FreeBSD
Emmanuel
2020-07-01
1
-1
/
+1
*
meson: Revert commit overriding C++ standard with gnu++11 on ppc64el
Frédéric Bonnard
2020-06-30
1
-9
/
+0
*
meson: Do not require shader cache for radv.
Bas Nieuwenhuizen
2020-06-28
1
-3
/
+0
*
meson: unbreak sysctl.h detection on BSDs
Jan Beich
2020-06-16
1
-1
/
+8
*
meson: remove "empty array"/"array of an empty string" confusion
Eric Engestrom
2020-06-02
1
-13
/
+7
*
meson: deprecated 'true' and 'false' in combo options for 'enabled' and 'disa...
Dylan Baker
2020-06-01
1
-64
/
+197
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-11
/
+0
*
meson: Use builtins for checking gnu __attributes__
Dylan Baker
2020-06-01
1
-31
/
+7
*
meson: Use the check_header function
Dylan Baker
2020-06-01
1
-1
/
+1
*
meson: Bump required version to 0.52.0
Dylan Baker
2020-06-01
1
-16
/
+6
*
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
2020-05-23
1
-2
/
+2
*
meson: Disable GCC's dead store elimination for memory zeroing custom new
Danylo Piliaiev
2020-05-21
1
-0
/
+5
*
util/rand_xor: use getrandom() when available
Emmanuel Gil Peyrot
2020-05-15
1
-1
/
+1
*
meson: Use dependency.partial_dependency()
Quentin Glidic
2020-04-24
1
-10
/
+3
*
meson: correct windows-version define
Erik Faye-Lund
2020-04-23
1
-1
/
+1
*
meson: update llvm dependency logic for meson 0.54.0
Dylan Baker
2020-04-21
1
-6
/
+8
*
meson: do not disable incremental linking for debug-builds
Erik Faye-Lund
2020-04-20
1
-1
/
+6
*
meson: tell flex that we support c99
Erik Faye-Lund
2020-04-16
1
-1
/
+1
*
meson: Make shared-llvm into a tri-state boolean
Daniel Stone
2020-04-16
1
-0
/
+5
*
meson: fix debug build on Android
Dominik Behr
2020-04-07
1
-0
/
+3
*
meson: Add VS 4624 warning exclusion to remove piles of LLVM warnings
Daniel Stone
2020-03-30
1
-1
/
+3
*
meson: disable some more warnings on msvc
Erik Faye-Lund
2020-03-30
1
-1
/
+3
*
meson: enable -fno-common by default
Pierre-Eric Pelloux-Prayer
2020-03-09
1
-0
/
+1
*
meson: Enable -Wno-deprecated only for bison > 2.3.
Vinson Lee
2020-03-01
1
-1
/
+3
*
meson: Disable bison's -Wdeprecated since we still support old bison.
Eric Anholt
2020-02-25
1
-0
/
+6
*
meson: explicitly disallow unsupported build directory layout
Eric Engestrom
2020-02-18
1
-0
/
+4
*
turnip: Drop explicit configure opt-in for turnip
Kristian H. Kristensen
2020-02-06
1
-4
/
+0
*
meson: don't bother trying `python2`
Eric Engestrom
2020-02-05
1
-1
/
+1
*
meson: Do not require libdrm for DRI2 on hurd
Samuel Thibault
2020-01-22
1
-1
/
+3
*
intel/perf: adapt to platforms like Solaris without d_type in struct dirent
Alan Coopersmith
2020-01-22
1
-0
/
+5
*
meson: Enable -Werror=int-conversion.
Bas Nieuwenhuizen
2020-01-02
1
-0
/
+1
*
meson: Include iris in default gallium-drivers for x86/x86_64
Kenneth Graunke
2019-12-06
1
-1
/
+2
*
meson: Add -Werror=gnu-empty-initializer to MSVC compat args
Dylan Baker
2019-11-26
1
-4
/
+4
*
meson: only build imgui when needed
Samuel Pitoiset
2019-11-25
1
-0
/
+4
*
Meson: Add llvm>=9 modules
Michel Zou
2019-11-23
1
-1
/
+1
*
Meson: Check for dladdr with MinGW
Michel Zou
2019-11-23
1
-8
/
+6
*
util: Use ZSTD for shader cache if possible
Dylan Baker
2019-11-11
1
-0
/
+11
*
mesa/imports: let the build system detect strtok_r()
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: require `nm` again on Unix systems
Eric Engestrom
2019-11-05
1
-2
/
+2
*
meson: add windows support to symbols checks
Eric Engestrom
2019-11-05
1
-3
/
+9
*
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
2019-11-05
1
-0
/
+1
*
meson: add variable to control the symbols checks
Eric Engestrom
2019-11-05
1
-0
/
+1
*
meson: revert glvnd workaround
Eric Engestrom
2019-10-31
1
-4
/
+0
*
meson: require glvnd 1.2.0
Eric Engestrom
2019-10-31
1
-1
/
+1
*
meson: define _GNU_SOURCE on FreeBSD
Eric Engestrom
2019-10-29
1
-1
/
+1
*
ac: get tcc_harvested from the kernel
Marek Olšák
2019-10-28
1
-1
/
+1
*
zink: introduce opengl over vulkan
Erik Faye-Lund
2019-10-28
1
-0
/
+5
*
meson: add -Werror=empty-body to disallow `if(x);`
Eric Engestrom
2019-10-24
1
-0
/
+2
*
meson: Require meson >= 0.49.1 when using icc or icl
Dylan Baker
2019-10-21
1
-6
/
+2
[next]