OSDN Git Service

modetest: set atomic cap, _only_ when needed
[android-x86/external-libdrm.git] / meson.build
2020-05-07 Jose Maria Casanov... meson: require valgrind 3.10.0 to enable it with freedreno
2020-04-20 Eric Engestrommeson: don't detect <sys/sysctl.h> on Linux
2020-04-03 Timo AaltonenBump version to 2.4.101
2020-01-23 Eric Engestrommeson: always define whether headers exist
2020-01-23 Eric Engestrommeson: add symbols check for core libdrm
2019-12-17 Scott Andersonmeson: Replace 'config.h' with config_file
2019-12-05 Peter Seiderermeson.build: fix intel atomics detection
2019-11-11 Eric Engestrommeson: drop old symbols check environment
2019-11-11 Eric Engestrommeson: import Mesa's symbols check script
2019-10-16 Marek OlšákBump the version to 2.4.100
2019-10-04 Eric Engestrom*-symbols-check: let meson figure out how to execute...
2019-10-04 Niclas Zeisingmeson.build: Fix header detection on FreeBSD
2019-09-28 Niclas Zeisingmeson.build: Fix typo
2019-09-16 Guchun Chenamdgpu: remove json package dependence
2019-09-14 Eric Engestrommeson: fix sys/mkdev.h detection on Solaris
2019-08-08 Guchun Chentests/amdgpu/ras: refine ras inject test
2019-07-02 Marek OlšákBump version to 2.4.99
2019-04-19 Emil VelikovBump the version to 2.4.98
2019-04-17 Eric Engestromfix various typos
2019-01-22 Marek OlšákBump the version to 2.4.97
2018-11-09 Eric Engestrommeson: fix typo in compiler flag
2018-10-16 Rob ClarkBump to version 2.4.96
2018-10-04 Emil VelikovBump to version 2.4.95
2018-10-04 Emil VelikovRevert "Bump to version 2.4.95"
2018-10-04 Emil VelikovBump to version 2.4.95
2018-09-20 Lucas De Marchimeson: make symbols hidden by default
2018-08-23 Kristian H. KristensenBump to version 2.4.94
2018-08-23 Tanmay Shahlibdrm: add msm drm uapi header
2018-08-01 Marek Olšákconfigure.ac: bump version to 2.4.93
2018-05-09 Rob Clarkbump version for release
2018-03-20 Eric Engestrommeson: drop unnecessary variable
2018-03-20 Eric Engestrommeson: move line to allow using `config` earlier
2018-03-20 Eric Engestrommeson: drop unneeded dependency to libudev
2018-03-20 Eric Engestrommeson,configure: include config.h automatically
2018-03-20 Eric Engestrommeson: replace `if(compiles) have=true` with `have...
2018-03-20 Eric Engestrommeson,configure: always define UDEV
2018-03-20 Eric Engestrommeson,configure: always define HAVE_VISIBILITY
2018-03-20 Eric Engestrommeson,configure: always define HAVE_OPEN_MEMSTREAM
2018-03-14 Eric Engestrommeson: detect alloca.h
2018-03-14 Eric Engestrommeson: make it easy to add headers to check
2018-03-13 Dylan Bakermeson: don't use compiler.has_header
2018-03-09 Eric Engestrommeson: use pkg-config to detect libatomic_ops
2018-03-05 Rob Clarkbump version for release
2018-03-05 Eric Engestrommeson: add configuration summary
2018-02-23 Heiko Becker*-symbol-check: Don't hard-code nm executable
2018-02-20 Jonathan Graymeson/configure.ac: pthread-stubs not present on OpenBSD
2018-02-20 Igor Gnatenkomeson: do not use cairo/valgrind if disabled
2018-02-17 Marek Olšákmeson: bump the version number
2018-02-09 Dylan Bakermeson: include headers in root directory in ext_libdrm
2018-01-31 Eric Engestrommeson,configure: turn undefined preprocessor tokens...
2018-01-31 Eric Engestrommeson,configure: add warning when using undefined prepr...
2018-01-29 Eric Engestrommeson: cleanup whitespace
2018-01-29 Eric Engestrommeson: sort HAVE_* defines
2018-01-29 Eric Engestromalways define HAVE_VALGRIND
2018-01-29 Eric Engestromalways define HAVE_CAIRO
2018-01-29 Eric Engestromalways define HAVE_FREEDRENO_KGSL
2018-01-29 Eric Engestrommeson,configure: always define HAVE_{INTEL,VMWGFX,NOUVE...
2018-01-29 Eric Engestrommeson,configure: remove unused HAVE_ETNAVIV define
2018-01-29 Eric Engestrommeson,configure: remove unused HAVE_FREEDRENO define
2018-01-29 Eric Engestrommeson,configure: remove unused HAVE_TEGRA define
2018-01-29 Eric Engestrommeson,configure: remove unused HAVE_OMAP define
2018-01-29 Eric Engestrommeson: add missing HAVE_RADEON
2018-01-25 Dylan Bakermeson: set the minimum version correctly
2018-01-12 Dylan BakerAdd meson build system