gbm: give a name to rgba fields
[mesa.git] / meson.build
2018-03-02 Thierry Redingdisk cache: Link with -latomic if necessary
2018-03-01 Andres Gomezmeson: fix LLVM version detection when <= 3.4
2018-02-27 Eric Engestrommeson: avoid changing types for the dri3 option
2018-02-27 Eric Engestrommeson: simplify the gbm option code, and avoid changing...
2018-02-26 Eric Engestrom*-symbol-check: use correct `nm` path when cross-compiling
2018-02-20 Andres Gomezswr: bump minimum supported LLVM version to 4.0
2018-02-17 Marek Olšákac: query high bits of 32-bit address space
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
2018-02-15 Dylan Bakermeson: Actually link xvmc target with libxvmc
2018-02-15 Dylan Bakermeson: actually link with libomxil-bellagio
2018-02-15 Dylan Bakermeson: use va-api version reported by pkg-config
2018-02-08 Scott D Phillipsmeson: Add build option for tools
2018-02-05 Jon Turneymeson: osx ld doesn't support --build-id
2018-02-05 Dylan Bakermeson: set apple glx defines
2018-02-05 Jon Turneymeson: better defaults for osx, windows and cygwin
2018-02-02 Marek Olšákamd: remove support for LLVM 3.9
2018-02-02 Dylan Bakermeson: Check for actual LLVM required versions
2018-02-02 Dylan Bakermeson: Don't confuse the install and search paths for...
2018-01-31 Eric Engestrommeson: dedup gallium-xa logic
2018-01-31 Eric Engestrommeson: dedup gallium-va logic
2018-01-31 Eric Engestrommeson: dedup gallium-omx logic
2018-01-31 Eric Engestrommeson: dedup gallium-xvmc logic
2018-01-31 Eric Engestrommeson: dedup gallium-vdpau logic
2018-01-27 Jon Turneymeson: libdrm shouldn't appear in Requires.private...
2018-01-25 Eric Engestrommeson: simplify dri3 logic
2018-01-24 Greg Vmeson: handle LLVM 'x.x.xgit-revision' versions
2018-01-24 Greg Vmeson: fix getting cflags from pkg-config
2018-01-24 Greg Vmeson: fix BSD build
2018-01-24 Marc Dietrichmeson: fix HAVE_LLVM version define in meson build
2018-01-24 Scott D Phillipsmeson: Fix define for USE_SSE41
2018-01-23 Marc Dietrichmeson: fix some defines misspelled errors in meson...
2018-01-17 Jon Turneymeson: Set with_dri from with_gallium when DRI glx...
2018-01-14 Grazvydas Ignotasandroid,configure,meson: define HAVE_ZLIB
2018-01-09 Dylan BakerMeson: ensure variable defined
2018-01-09 Dylan Bakermeson: Fix typo in clover build
2018-01-09 Dylan Bakermeson: build clover
2018-01-09 Dylan Bakermeson: Build SWR driver
2017-12-19 Rob Clarkfreedreno: context priority support
2017-12-18 Bas Nieuwenhuizenconfigure/meson: Bump libdrm_amdgpu version requirement.
2017-12-07 Dylan Bakermeson: Fix building gallium media targets with gallium...
2017-12-07 Eric Engestrommeson: fix pl111 dependency on vc4
2017-12-04 Dylan Bakermeson: build gallium nine state_tracker
2017-12-04 Dylan Bakermeson: build gallium xa state tracker
2017-12-04 Dylan Bakermeson: build gallium va state tracker
2017-12-04 Dylan Bakermeson: build gallium omx state tracker
2017-12-04 Dylan Bakermeson: build gallium xvmc state tracker
2017-12-04 Dylan Bakermeson: build gallium vdpau state tracker
2017-12-04 Dylan Bakermeson: drop gallium-media argument
2017-12-04 Jason Ekstrandutil: Add a NORETURN macro
2017-12-02 Marc Dietrichconfigure: avoid testing for negative compiler options
2017-12-01 Dylan Bakermeson: Add lmsensors support
2017-12-01 Dylan Bakermeson: Add support for gallium extra hud
2017-11-30 Jon Turneymeson: fix deps and underlinkage of libGL
2017-11-30 Jon Turneymeson: don't require dri2proto for darwin or windows
2017-11-30 Jon Turneymeson: set _GNU_SOURCE on cygwin
2017-11-30 Jon Turneymeson: set windows glx defines
2017-11-30 Vinson Leeanv: Check if memfd_create is already defined.
2017-11-28 Dylan Bakermeson: build virgl driver
2017-11-28 Dylan Bakermeson: build svga driver on linux
2017-11-28 Dylan Bakermeson: build r600 driver
2017-11-28 Dylan Bakermeson: build r300 driver
2017-11-28 Dylan Bakermeson: build i915g driver
2017-11-23 Eric Engestrommeson: fix strtof locale support check
2017-11-22 Dylan Bakermeson: replace with_*dri with with_dri_platform
2017-11-22 Dylan Bakermeson: add logic to select apple and windows dri
2017-11-22 Dylan Bakermeson: Fix LLVM requires for radeonsi
2017-11-22 Dylan Bakermeson: convert llvm option to tristate
2017-11-22 Dylan Bakermeson: Convert platform to auto
2017-11-22 Dylan Bakermeson: Remove duplicate _GNU_SOURCE
2017-11-22 Dylan Bakermeson: Remove completed or irrelevant TODO comments
2017-11-22 Dylan Bakermeson: Fix TODO for missing dl_iterate_phdr function
2017-11-22 Dylan Bakermeson: disable x86 asm in fewer cases.
2017-11-22 Dylan Bakermeson: Enable SSE4.1 optimizations
2017-11-16 Jon Turneymeson: Don't define HAVE_PTHREAD only on linux
2017-11-16 Nicolai Hähnlethreads,configure.ac,meson.build: define and use HAVE_T...
2017-11-14 Jon Turneymeson: if dep_dl is an empty list, it's not a dependenc...
2017-11-13 Jason Ekstrandmeson: Move -Dvulkan-drivers handling higher in the...
2017-11-13 Jason Ekstrandmeson: Stop requiring platforms for Vulkan
2017-11-10 Dylan Bakermeson: build gallium-xlib based glx
2017-11-10 Dylan Bakermeson: add support for xlib glx
2017-11-09 Dylan Bakermeson: implement default driver arguments
2017-11-09 Dylan Bakermeson: Add script to use VERSION file for getting version
2017-11-09 Eric Anholtmeson: Enable VC4's NEON assembly support.
2017-11-09 Eric Anholtmeson: Drop stale comment about making valgrind conditi...
2017-11-09 Eric Anholtmeson: Leave dep_llvm empty if !with_llvm
2017-11-09 Timothy Arcerimesa: Add new fast mtx_t mutex type for basic use cases
2017-11-08 Dylan Bakermeson: Allow building glvnd with EGL and non-dri based GLX
2017-11-07 Eric Engestrommeson: only turn on Mesa's DEBUG for buildtype==debug
2017-11-07 Eric Engestrommeson: switch default build type to debugoptimized
2017-11-03 Andrey Grodzovskywinsys/amdgpu: Add R600_DEBUG flag to reserve VMID...
2017-11-02 Dylan BakerRevert "meson: bump libdrm version required by amdgpu"
2017-11-01 Eric Engestrommeson: bump libdrm version required by amdgpu
2017-10-31 Dylan Bakermeson: Use true and false instead of yes and no for...
2017-10-31 Erik Faye-Lundmeson: do not search for needless deps
2017-10-30 Eric Engestrommeson: wire up egl/android
2017-10-27 Dylan Bakermeson: build gallium based osmesa
2017-10-27 Dylan Bakermeson: build classic osmesa
2017-10-27 Dylan Bakermeson: rename all instances of xf86vm to xxf86vm
2017-10-27 Dylan Bakermeson: fix pkg-config Gl Require.Private
2017-10-27 Eric Engestrommeson: bring MESA_GIT_SHA1 in line with other build...
next