- 00f5ea9 meson: Use dependency.partial_dependency() by Quentin Glidic · 4 years, 6 months ago
- 7f17a0a meson: correct windows-version define by Erik Faye-Lund · 4 years, 7 months ago
- fdd0ce1 meson: update llvm dependency logic for meson 0.54.0 by Dylan Baker · 4 years, 7 months ago
- d6b7439 meson: do not disable incremental linking for debug-builds by Erik Faye-Lund · 4 years, 7 months ago
- daeff19 meson: tell flex that we support c99 by Erik Faye-Lund · 4 years, 7 months ago
- 9ecd946 meson: Make shared-llvm into a tri-state boolean by Daniel Stone · 4 years, 7 months ago
- c682ea5 meson: fix debug build on Android by Dominik Behr · 5 years ago
- 04885d6 meson: Add VS 4624 warning exclusion to remove piles of LLVM warnings by Daniel Stone · 4 years, 9 months ago
- 5127160 meson: disable some more warnings on msvc by Erik Faye-Lund · 4 years, 10 months ago
- 33b255e meson: enable -fno-common by default by Pierre-Eric Pelloux-Prayer · 4 years, 8 months ago
- 1e43910 meson: Enable -Wno-deprecated only for bison > 2.3. by Vinson Lee · 4 years, 8 months ago
- 11a1cb2 meson: Disable bison's -Wdeprecated since we still support old bison. by Eric Anholt · 4 years, 9 months ago
- ecca5ef meson: explicitly disallow unsupported build directory layout by Eric Engestrom · 4 years, 9 months ago
- b3063cb turnip: Drop explicit configure opt-in for turnip by Kristian H. Kristensen · 4 years, 9 months ago
- 9595b23 meson: don't bother trying `python2` by Eric Engestrom · 4 years, 9 months ago
- 2fd8510 meson: Do not require libdrm for DRI2 on hurd by Samuel Thibault · 4 years, 10 months ago
- 8490b7d intel/perf: adapt to platforms like Solaris without d_type in struct dirent by Alan Coopersmith · 5 years ago
- c1a1a86 meson: Enable -Werror=int-conversion. by Bas Nieuwenhuizen · 5 years ago
- ab016a6 meson: Include iris in default gallium-drivers for x86/x86_64 by Kenneth Graunke · 5 years ago
- a24d6fb meson: Add -Werror=gnu-empty-initializer to MSVC compat args by Dylan Baker · 5 years ago
- d6db858 meson: only build imgui when needed by Samuel Pitoiset · 5 years ago
- 95fdde5 Meson: Add llvm>=9 modules by Michel Zou · 5 years ago
- bfd9f32 Meson: Check for dladdr with MinGW by Michel Zou · 5 years ago
- a8d9410 util: Use ZSTD for shader cache if possible by Dylan Baker · 5 years ago
- 73cc2fe mesa/imports: let the build system detect strtok_r() by Eric Engestrom · 5 years ago
- 66dd535 meson: require `nm` again on Unix systems by Eric Engestrom · 5 years ago
- 4d5cde1 meson: add windows support to symbols checks by Eric Engestrom · 5 years ago
- 2f652e0 meson: move the generic symbols check arguments to a common variable by Eric Engestrom · 5 years ago
- 2c4395e meson: add variable to control the symbols checks by Eric Engestrom · 5 years ago
- 6e21dcc meson: revert glvnd workaround by Eric Engestrom · 5 years ago
- 0f201e9 meson: require glvnd 1.2.0 by Eric Engestrom · 5 years ago
- b4f508a meson: define _GNU_SOURCE on FreeBSD by Eric Engestrom · 5 years ago
- 9edcce2 ac: get tcc_harvested from the kernel by Marek Olšák · 5 years ago
- 8d46e35 zink: introduce opengl over vulkan by Erik Faye-Lund · 6 years ago
- 8d43e2b meson: add -Werror=empty-body to disallow `if(x);` by Eric Engestrom · 5 years ago
- a9a9249 meson: Require meson >= 0.49.1 when using icc or icl by Dylan Baker · 5 years ago
- 821cf69 meson: Use cmake to find LLVM when building for windows by Dylan Baker · 5 years ago
- b962c7c meson: Add support for wrapping llvm by Dylan Baker · 7 years ago
- 4441da0 meson: Don't use expat on windows by Dylan Baker · 5 years ago
- d8a9420 meson: recognize "sunos" as the system name for Solaris by Alan Coopersmith · 5 years ago
- b3028a9 util: Workaround lack of flock on Solaris by Alan Coopersmith · 8 years ago
- fe8f898 meson: don't error on formaters with mingw by Dylan Baker · 5 years ago
- 8eee724 meson: don't define USE_ELF_TLS for windows by Dylan Baker · 6 years ago
- d2cb0a5 meson: disable sse4.1 optimizations with msvc by Dylan Baker · 6 years ago
- 8b19c5b meson: Add support for using win_flex and win_bison on windows by Dylan Baker · 6 years ago
- 81d44c0 meson: don't look for rt on windows by Dylan Baker · 6 years ago
- 7ef85a0 meson: Don't check for posix_memalign on windows by Dylan Baker · 7 years ago
- 597a063 meson: fix gallium-osmesa to build for windows by Dylan Baker · 7 years ago
- 3aee462 meson: add windows compiler checks and libraries by Dylan Baker · 7 years ago
- b57fa7c meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files` by Eric Engestrom · 5 years ago
- 6f26eae meson: fix sys/mkdev.h detection on Solaris by Eric Engestrom · 5 years ago
- 72665a0 meson: Always add LLVM coroutines module. by Bas Nieuwenhuizen · 5 years ago
- 6202a13 egl: replace MESA_EGL_NO_X11_HEADERS hack with upstream EGL_NO_X11 by Eric Engestrom · 5 years ago
- 1481d05 meson: Only error building gallium video without libdrm when the platform is drm by Dylan Baker · 5 years ago
- c033046 meson: Test for -Wl,--build-id=sha1 by Maya Rashish · 5 years ago
- 3b265f6 meson: gallium media state trackers require libdrm with x11 by Dylan Baker · 5 years ago
- e456a05 meson: Link xvmc with libxv by Dylan Baker · 5 years ago
- fafd20f meson: fix logic for generating .pc files with old glvnd by Dylan Baker · 5 years ago
- 93df862 meson: re-add incorrect pkg-config files with GLVND for backward compatibility by Eric Engestrom · 5 years ago
- da496d4 meson: split more compiler options to their own line by Eric Engestrom · 5 years ago
- 3fd0afd meson: drop -Wno-foo bug workaround for Meson < 0.46 by Eric Engestrom · 5 years ago
- c29c410 meson: split compiler warnings one per line by Eric Engestrom · 5 years ago
- 866f6f1 meson: Check for SPIRV-Tools and llvm-spirv by Pierre Moreau · 7 years ago
- 5b5c5bf docs: Update bug report URLs for the gitlab migration by Adam Jackson · 5 years ago
- 8d28677 meson: Add coroutines component to llvmpipe build. by Vinson Lee · 5 years ago
- 96b5926 gallium: Require LLVM >= 3.9 by Adam Jackson · 5 years ago
- 585d095 gallium: Require LLVM >= 3.8 by Adam Jackson · 5 years ago
- 59f18f2 gallium: Require LLVM >= 3.7 by Adam Jackson · 5 years ago
- 9abf7d5 gallium: Require LLVM >= 3.6 by Adam Jackson · 5 years ago
- 3c553d9cf gallium: Require LLVM >= 3.5 by Adam Jackson · 5 years ago
- 4fdd455 gallium: Require LLVM >= 3.4 by Adam Jackson · 5 years ago
- 3047199 meson: don't allow glvnd on windows by Dylan Baker · 7 years ago
- e1e2388 meson: don't build glx or dri by default on windows by Dylan Baker · 7 years ago
- 70cac06 meson: Add a platform for windows by Dylan Baker · 7 years ago
- 0caa229 meson: fix dl detection on non cygwin windows by Dylan Baker · 7 years ago
- b9fa7ec meson: add a expat subproject by Dylan Baker · 7 years ago
- 8ba86ad meson: add a zlib subproject by Dylan Baker · 7 years ago
- 8424209 meson: Make shared-glapi a combo by Dylan Baker · 5 years ago
- 1b87646 meson/scons/android: drop now-unused HAVE_LLVM by Eric Engestrom · 5 years ago
- ef434fb meson/scons/android: add LLVM_AVAILABLE binary flag by Eric Engestrom · 5 years ago
- 1fd60db ac,radv,radeonsi: remove LLVM 7 support by Samuel Pitoiset · 5 years ago
- 1abe873 build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10 by Kai Wasserbäch · 5 years ago
- 99d5bdc meson: build lima tools as part of 'all' tools by Erico Nunes · 5 years ago
- f3af788 mesa: add support for CET to x86/x86-64 asm files. by Dave Airlie · 5 years ago
- b816edc meson: Don't require DRI classic swrast for OSMesa. by Eric Anholt · 5 years ago
- 0233372 util: fix cpuset support on FreeBSD by Greg V · 6 years ago
- c0dc5c1 meson: define ETIME to ETIMEDOUT if not present by Greg V · 7 years ago
- 9911371 meson: build intel-ui tools as part of `all` tools by Eric Engestrom · 5 years ago
- 77295b1 meson: Add panfrost to the --auto list by Alyssa Rosenzweig · 5 years ago
- 9f37c99 mesa: Rename GLX_USE_TLS to USE_ELF_TLS. by Bas Nieuwenhuizen · 5 years ago
- d7ca1ef meson: Do not use GLX_USE_TLS on Android. by Bas Nieuwenhuizen · 5 years ago
- bf8b5de scons+meson: suppress spammy build warning on MacOS by Eric Engestrom · 5 years ago
- c9b86cf meson: Test for program_invocation_name by Matt Turner · 5 years ago
- c96407f meson: Test for random_r() by Matt Turner · 5 years ago
- f7b6a8d meson: bump required version to 0.46 by Eric Engestrom · 5 years ago
- 82bf197 v3d: Introduce a DRM shim for calling out to the simulator. by Eric Anholt · 6 years ago
- 7cf50af meson: allow building all glx without any drivers by Dylan Baker · 5 years ago
- 915eab5 meson: remove unused env_test by Eric Engestrom · 6 years ago
- 677bb80 meson: require libdrm_amdgpu 2.4.99 for Navi by Marek Olšák · 5 years ago
- 20294dc mesa: Enable asm unconditionally, now that gen_matypes is gone. by Eric Anholt · 5 years ago