summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-04-13glsl: build without bisonElla-01-1/+8
2021-04-13meson: add an optional OpenMP dependency for AMD testsMarek Olšák1-0/+10
2021-04-12meson: For MSVC, suppress warnings generated by useless delayloadsJesse Natalie1-0/+8
2021-04-12meson: bump drm amdgpu version to 2.4.105Leo Liu1-1/+1
2021-04-09meson: Refuse to build lavapipe without llvmpipeJesse Natalie1-2/+4
2021-04-08venus: add driver skeletonChia-I Wu1-0/+1
2021-04-08meson: Fix missing xcb-xrandr dependency for Vulkan X11 WSIPhilipp Zabel1-1/+3
2021-04-01wgl: Add unit test infrastructure for OpenGL32.dll on WindowsJesse Natalie1-0/+1
2021-03-31meson: Remove kmsro from gallium-driversAlyssa Rosenzweig1-5/+2
2021-03-25meson: switch vulkan layer to list of choicesLionel Landwerlin1-2/+3
2021-03-24broadcom: Disbale CLIF dumping when libexpat isn't available.Eric Anholt1-1/+1
2021-03-20scons: Remove.Jose Fonseca1-1/+1
2021-03-19meson, util: Make zlib optional againJesse Natalie1-0/+7
2021-03-19Revert "meson: add enable-glcpp-tests option"Michel Dänzer1-1/+0
2021-03-11meson: detect winflex/bison only on native win32Michel Zou1-1/+1
2021-02-25meson/gallium: Add an option to not use LLVM for gallium draw moduleJesse Natalie1-0/+9
2021-02-25meson/xmlconfig: win32 regex fallbackMichel Zou1-0/+9
2021-02-23glapi: Support "ELF" TLS on WindowsJesse Natalie1-1/+3
2021-02-23meson/llvm: add native for gallium swrastDave Airlie1-1/+1
2021-02-18macros: Add thread-safety annotation macrosKristian Høgsberg1-0/+1
2021-01-28meson: add enable-glcpp-tests optionMike Blumenkrantz1-0/+1
2021-01-15darwin: Use the system libunwindJeremy Huddleston Sequoia1-1/+5
2021-01-15darwin: Use the system libexpatJeremy Huddleston Sequoia1-1/+3
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