index
:
openchrome/mesa-openchrome
master
Gallium 3D driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-08
meson: bump required glvnd version
Eric Engestrom
1
-1
/
+1
2020-08-05
meson: Define ANDROID and ANDROID_API_LEVEL when compiling for Android
Kristian H. Kristensen
1
-1
/
+5
2020-08-05
ci: Include enough Android headers to let us compile test EGL
Kristian H. Kristensen
1
-8
/
+16
2020-08-05
util: Move stack debug functions to src/util
Kristian H. Kristensen
1
-3
/
+1
2020-08-02
meson: fix `-D xlib-lease=auto` detection
Eric Engestrom
1
-1
/
+1
2020-07-30
aco: add framework for testing isel and integration tests
Rhys Perry
1
-0
/
+4
2020-07-30
aco: add framework for unit testing
Rhys Perry
1
-0
/
+4
2020-07-17
meson: Enable GCing of functions and data from compilation units by default.
Eric Anholt
1
-0
/
+13
2020-07-14
nouveau: enable HMM
Karol Herbst
1
-1
/
+1
2020-07-14
Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580
Michel Dänzer
1
-1
/
+1
2020-07-14
nouveau: enable HMM
Karol Herbst
1
-1
/
+1
2020-07-10
egl: automatically compile the `drm` platform when available
Eric Engestrom
1
-7
/
+10
2020-07-10
meson: move xlib-lease block further down
Eric Engestrom
1
-14
/
+14
2020-07-10
egl: always compile surfaceless
Eric Engestrom
1
-19
/
+11
2020-07-02
meson: turn on Wimplicit-fallthrough project wide
Timothy Arceri
1
-0
/
+1
2020-07-01
meson: Do not enable USE_ELF_TLS for FreeBSD
Emmanuel
1
-1
/
+1
2020-06-30
meson: Revert commit overriding C++ standard with gnu++11 on ppc64el
Frédéric Bonnard
1
-9
/
+0
2020-06-28
meson: Do not require shader cache for radv.
Bas Nieuwenhuizen
1
-3
/
+0
2020-06-16
meson: unbreak sysctl.h detection on BSDs
Jan Beich
1
-1
/
+8
2020-06-02
meson: remove "empty array"/"array of an empty string" confusion
Eric Engestrom
1
-13
/
+7
2020-06-01
meson: deprecated 'true' and 'false' in combo options for 'enabled' and 'disa...
Dylan Baker
1
-64
/
+197
2020-06-01
meson: use gnu_symbol_visibility argument
Dylan Baker
1
-11
/
+0
2020-06-01
meson: Use builtins for checking gnu __attributes__
Dylan Baker
1
-31
/
+7
2020-06-01
meson: Use the check_header function
Dylan Baker
1
-1
/
+1
2020-06-01
meson: Bump required version to 0.52.0
Dylan Baker
1
-16
/
+6
2020-05-23
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
1
-2
/
+2
2020-05-21
meson: Disable GCC's dead store elimination for memory zeroing custom new
Danylo Piliaiev
1
-0
/
+5
2020-05-15
util/rand_xor: use getrandom() when available
Emmanuel Gil Peyrot
1
-1
/
+1
2020-04-24
meson: Use dependency.partial_dependency()
Quentin Glidic
1
-10
/
+3
2020-04-23
meson: correct windows-version define
Erik Faye-Lund
1
-1
/
+1
2020-04-21
meson: update llvm dependency logic for meson 0.54.0
Dylan Baker
1
-6
/
+8
2020-04-20
meson: do not disable incremental linking for debug-builds
Erik Faye-Lund
1
-1
/
+6
2020-04-16
meson: tell flex that we support c99
Erik Faye-Lund
1
-1
/
+1
2020-04-16
meson: Make shared-llvm into a tri-state boolean
Daniel Stone
1
-0
/
+5
2020-04-07
meson: fix debug build on Android
Dominik Behr
1
-0
/
+3
2020-03-30
meson: Add VS 4624 warning exclusion to remove piles of LLVM warnings
Daniel Stone
1
-1
/
+3
2020-03-30
meson: disable some more warnings on msvc
Erik Faye-Lund
1
-1
/
+3
2020-03-09
meson: enable -fno-common by default
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2020-03-01
meson: Enable -Wno-deprecated only for bison > 2.3.
Vinson Lee
1
-1
/
+3
2020-02-25
meson: Disable bison's -Wdeprecated since we still support old bison.
Eric Anholt
1
-0
/
+6
2020-02-18
meson: explicitly disallow unsupported build directory layout
Eric Engestrom
1
-0
/
+4
2020-02-06
turnip: Drop explicit configure opt-in for turnip
Kristian H. Kristensen
1
-4
/
+0
2020-02-05
meson: don't bother trying `python2`
Eric Engestrom
1
-1
/
+1
2020-01-22
meson: Do not require libdrm for DRI2 on hurd
Samuel Thibault
1
-1
/
+3
2020-01-22
intel/perf: adapt to platforms like Solaris without d_type in struct dirent
Alan Coopersmith
1
-0
/
+5
2020-01-02
meson: Enable -Werror=int-conversion.
Bas Nieuwenhuizen
1
-0
/
+1
2019-12-06
meson: Include iris in default gallium-drivers for x86/x86_64
Kenneth Graunke
1
-1
/
+2
2019-11-26
meson: Add -Werror=gnu-empty-initializer to MSVC compat args
Dylan Baker
1
-4
/
+4
2019-11-25
meson: only build imgui when needed
Samuel Pitoiset
1
-0
/
+4
2019-11-23
Meson: Add llvm>=9 modules
Michel Zou
1
-1
/
+1
[next]