summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-01-09meson: fix Haiku EGL build; no dri requirementX5121-1/+1
2021-01-09util/meson: Add libnetwork dependency for HaikuX5121-1/+5
2021-01-09util: Avoid pthread_setaffinity_np on NetBSDnia1-1/+1
2021-01-04meson: Add _GNU_SOURCE for Haiku to activate non-posix functionsAlexander von Gluck IV1-1/+1
2020-12-31swrast: Remove the classic swrast DRI driverAdam Jackson1-4/+0
2020-12-22microsoft/compiler: Add dedicated spirv_to_dxil librariesMichael Tang1-0/+2
2020-12-16d3d12: Use DirectX-Headers wrap for d3d12.hJesse Natalie1-2/+4
2020-12-10mesa: Retire classic OSMesa.Eric Anholt1-10/+6
2020-12-10util: Allow STATIC_ASSERT() everywhereRob Clark1-1/+1
2020-12-10util: Promote __builtin_types_compatible_p compatRob Clark1-1/+1
2020-12-10egl/wayland: remove libwayland < 1.18 workaroundSimon Ser1-2/+2
2020-12-08meson: Fix build with llvm-12.Vinson Lee1-0/+3
2020-12-05meson: Fix Clang microsoft-enum-value detection.Vinson Lee1-4/+5
2020-12-03meson: Make the glvnd vendor name configurableAdam Jackson1-0/+1
2020-12-03meson.build: Order the flex/bison by odds of them workingZack Rusin1-2/+2
2020-12-03meson.build: Disable zlib as per -Dzlib optionNeha Bhende1-3/+6
2020-12-03meson.build: Use SSE math for MinGW X86 build as per sse2 optionNeha Bhende1-0/+15
2020-12-02meson: Remove old todo comment about pthread stubs.Eric Anholt1-2/+0
2020-12-02egl: Skip closing drivers when building with AddressSanitizer.Eric Anholt1-0/+9
2020-12-02meson: Adjust Clover's required LLVM modulesJesse Natalie1-2/+3
2020-12-02clover: Add opencl-native build flagJesse Natalie1-1/+4
2020-12-02windows: Always set NOMINMAX to remove min/max macrosJesse Natalie1-0/+1
2020-12-02meson: Add build option to specify default shader disk cache max-sizeYevhenii Kharchenko1-0/+7
2020-12-01glx: Remove DRI1Adam Jackson1-3/+1
2020-11-23meson: use a feature option for microsoft-clcDylan Baker1-19/+12
2020-11-23meson: Don't add extra values to shader-cacheDylan Baker1-3/+3
2020-11-20meson: drop deprecated EGL platform build optionsEric Engestrom1-8/+0
2020-11-18microsoft: Add CLC frontend and kernel/compute support to DXIL converterJesse Natalie1-3/+30
2020-11-17meson: Treat LLVM headers as a system dependencyTony Wasserka1-0/+1
2020-11-13meson: verify that d3d12.h exists when building the d3d12 driverErik Faye-Lund1-0/+4
2020-11-12Add EGL xcb platformYuxuan Shui1-0/+1
2020-11-10d3d12: introduce d3d12 gallium driverErik Faye-Lund1-0/+1
2020-10-20meson: Don't enable libunwind by in 'auto' mode on Android.Eric Anholt1-1/+1
2020-10-20meson: Don't try to build GLX by default on Android.Eric Anholt1-1/+3
2020-10-20meson: Only require libexpat when a part of the build needs it.Eric Anholt1-1/+5
2020-10-20meson.build: xxf86vm is not needed for -Dglx-direct=falseMichael Olbrich1-2/+6
2020-10-19meson: Add xcb-fixes to loader when using x11 and dri3. Fixes undefined symbo...Duncan Hopkins1-1/+2
2020-10-14meson: Drop adding -Wl,--gc-sections to project c/cpp arguments.Eric Anholt1-1/+0
2020-10-13v3dv: add v3d vulkan driver skeletonAlejandro Piñeiro1-0/+1
2020-10-09disk_cache: build option for disabled-by-defaultJohn Bates1-1/+4
2020-10-07meson: generalize libclc usageDylan Baker1-2/+7
2020-10-02meson: fix power8 optionPhilipp Zabel1-1/+1
2020-10-01Revert F16C series (MR 6774)Matt Turner1-13/+0
2020-09-30util: implement f16c - fast half<->float conversionsMarek Olšák1-0/+13
2020-09-26clover: set LLVM min version to 8.0.1Serge Martin1-2/+2
2020-09-25meson: add support for loongson's mips/mips64 arch.zhu yong1-0/+8
2020-09-21turnip: Add kgsl backendKristian H. Kristensen1-0/+1
2020-09-04meson: drop leftover PTHREAD_SETAFFINITY_IN_NP_HEADEREric Engestrom1-6/+0
2020-08-31util/u_thread: include pthread_np.h if foundJonathan Gray1-1/+1
2020-08-31meson: conditionally include -ldl in gbm pkg-config fileJonathan Gray1-0/+6