summaryrefslogtreecommitdiff
path: root/src/meson.build
Commit message (Expand)AuthorAgeFilesLines
* turnip: Add driver skeleton (v2)Bas Nieuwenhuizen2019-03-111-1/+1
* meson: avoid going back up the tree with include_directories()Eric Engestrom2019-03-051-2/+2
* iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke2019-02-211-1/+1
* build: move imgui out of src/intel/tools to be reusedLionel Landwerlin2019-02-211-0/+1
* TODO: glx: meson: build dri based glx tests, only with -Dglx=driEmil Velikov2018-12-121-1/+1
* freedreno: move drm to common locationRob Clark2018-11-271-0/+3
* meson: fix wayland-less buildsEric Engestrom2018-11-131-1/+3
* meson: only run vulkan's meson.build when building vulkanEric Engestrom2018-11-131-1/+3
* meson: Only build gallium state tracker tests with shared_glapiDylan Baker2018-10-091-1/+1
* meson: Build with Python 3Mathieu Bridon2018-08-101-1/+1
* v3d: Fix meson build without vc4.Eric Anholt2018-07-291-1/+1
* meson: only build mesa_st tests when build-tests is trueDylan Baker2018-04-241-1/+3
* meson: build tests for gallium mesa state trackerDylan Baker2018-04-181-0/+3
* meson: fix building without GLDylan Baker2018-02-261-9/+10
* meson: Fix GL and EGL pkg-config files with glvndDylan Baker2018-02-231-1/+10
* meson: Add Haiku platform support v4Alexander von Gluck IV2018-02-161-1/+6
* meson: define inc_gbm as empty if not otherwise assignedDylan Baker2018-01-111-0/+2
* meson: Use consistent styleDylan Baker2018-01-111-3/+5
* meson: build r600 driverDylan Baker2017-11-281-0/+1
* meson: reorder subdirs to avoid directly including more than one levelEric Engestrom2017-11-231-1/+0
* meson: don't build gallium subdir unless we're building galliumDylan Baker2017-11-201-1/+3
* meson: Remove build_by_default from amd codeDylan Baker2017-11-131-1/+3
* meson: Don't build intel shared components by defaultDylan Baker2017-11-131-1/+3
* meson: move gl pkgconfig generation out of glxDylan Baker2017-11-101-0/+14
* meson: move wayland-egl into egl folderDylan Baker2017-11-101-3/+0
* meson: build classic osmesaDylan Baker2017-10-271-1/+0
* meson: move gallium include declarations to srcDylan Baker2017-10-271-0/+2
* meson: bring MESA_GIT_SHA1 in line with other build systemsEric Engestrom2017-10-271-2/+4
* meson: build libEGLDylan Baker2017-10-201-1/+6
* meson: Add support for the vc4 driver.Eric Anholt2017-10-171-1/+3
* meson: Build gallium auxiliaryDylan Baker2017-10-161-1/+1
* meson: build gbmDylan Baker2017-10-091-1/+3
* meson: build glxDylan Baker2017-10-091-3/+2
* meson: Build i965 and dri stackDylan Baker2017-10-091-7/+19
* meson: build "radv" vulkan driver for radeon hardwareDylan Baker2017-09-271-1/+1
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+48