vulkan/overlay: Add support for a control socket.
[mesa.git] / src / meson.build
2019-11-25 Samuel Pitoisetmeson: only build imgui when needed
2019-10-31 Eric Engestrommeson: revert glvnd workaround
2019-10-10 Eric Engestrommeson: rename `glvnd_missing_pc_files` to `not glvnd_ha...
2019-10-08 Timur Kristófamd: Move all amd/common code that depends on LLVM...
2019-09-25 Dylan Bakermeson: fix logic for generating .pc files with old...
2019-09-25 Eric Engestrommeson: re-add incorrect pkg-config files with GLVND...
2019-09-18 Eric Engestromgl: drop incorrect pkg-config file for glvnd
2019-09-10 Dylan Bakermeson: build getopt when using msvc
2019-07-25 Eric Anholtv3d: Introduce a DRM shim for calling out to the simulator.
2019-06-20 Alyssa Rosenzweiglima,panfrost: Move lima_tiling.c/h to /src/panfrost
2019-06-05 Guido Güntherbuild: Build etnaviv drm
2019-03-11 Bas Nieuwenhuizenturnip: Add driver skeleton (v2)
2019-03-05 Eric Engestrommeson: avoid going back up the tree with include_direct...
2019-02-21 Kenneth Graunkeiris: Initial commit of a new 'iris' driver for Intel...
2019-02-21 Lionel Landwerlinbuild: move imgui out of src/intel/tools to be reused
2018-12-12 Emil VelikovTODO: glx: meson: build dri based glx tests, only with...
2018-11-27 Rob Clarkfreedreno: move drm to common location
2018-11-13 Eric Engestrommeson: fix wayland-less builds
2018-11-13 Eric Engestrommeson: only run vulkan's meson.build when building...
2018-10-09 Dylan Bakermeson: Only build gallium state tracker tests with...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-07-30 Eric Anholtv3d: Fix meson build without vc4.
2018-04-24 Dylan Bakermeson: only build mesa_st tests when build-tests is...
2018-04-18 Dylan Bakermeson: build tests for gallium mesa state tracker
2018-02-26 Dylan Bakermeson: fix building without GL
2018-02-23 Dylan Bakermeson: Fix GL and EGL pkg-config files with glvnd
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
2018-01-11 Dylan Bakermeson: define inc_gbm as empty if not otherwise assigned
2018-01-11 Dylan Bakermeson: Use consistent style
2017-11-28 Dylan Bakermeson: build r600 driver
2017-11-23 Eric Engestrommeson: reorder subdirs to avoid directly including...
2017-11-20 Dylan Bakermeson: don't build gallium subdir unless we're building...
2017-11-13 Dylan Bakermeson: Remove build_by_default from amd code
2017-11-13 Dylan Bakermeson: Don't build intel shared components by default
2017-11-10 Dylan Bakermeson: move gl pkgconfig generation out of glx
2017-11-10 Dylan Bakermeson: move wayland-egl into egl folder
2017-10-27 Dylan Bakermeson: build classic osmesa
2017-10-27 Dylan Bakermeson: move gallium include declarations to src
2017-10-27 Eric Engestrommeson: bring MESA_GIT_SHA1 in line with other build...
2017-10-20 Dylan Bakermeson: build libEGL
2017-10-17 Eric Anholtmeson: Add support for the vc4 driver.
2017-10-16 Dylan Bakermeson: Build gallium auxiliary
2017-10-09 Dylan Bakermeson: build gbm
2017-10-09 Dylan Bakermeson: build glx
2017-10-09 Dylan Bakermeson: Build i965 and dri stack
2017-09-27 Dylan Bakermeson: build "radv" vulkan driver for radeon hardware
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver