summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-08-11cmake: Add Python 3.11 to supported versions.Vinson Lee1-1/+1
2022-06-14Update waffle urlTimothy Arceri1-3/+3
2022-05-12cmake: bump waffle requirement to 1.6.0Emil Velikov1-1/+1
2022-05-12cmake: build surfaceless only when EGL is presentEmil Velikov1-0/+1
2022-01-05cmake: Add Python 3.10 to supported versions.Vinson Lee1-1/+1
2021-04-23make: introduce option for building vulkan testsTapani Pälli1-0/+17
2021-04-22framework: Drop the intel-specific dma-buf allocation path.Eric Anholt1-13/+5
2021-04-19ext_image_dma_buf_import/sample_yuv: Enable testing Y41x formatsIan Romanick1-0/+2
2021-04-02ext_image_dma_buf_import/sample_yuv: Fix endianess problems in P0XX testsIan Romanick1-0/+1
2021-04-02ext_image_dma_buf_import: Bump libdrm requirement to 2.4.98Ian Romanick1-4/+5
2021-03-24gbm: Add test for multi-planar GBM BOsTomeu Vizoso1-0/+4
2021-03-19cmake: Package Waffle DLL when provided.Jose Fonseca1-0/+5
2021-03-12cmake: Install MinGW CRT DLLs instead of statically linking them.Jose Fonseca1-14/+27
2021-03-12cmake: Use 7-Zip packaging and strip debugging symbols.Jose Fonseca1-1/+2
2021-01-08CMake: Add python 3.9 to supported versionsDylan Baker1-1/+1
2020-11-16cmake: move the INCLUDE commands after the project commandAndres Gomez1-11/+11
2020-11-02replayer: add replayer executableAndres Gomez1-0/+1
2020-08-18tests: provide fallback-implementation of htobe32Erik Faye-Lund1-0/+3
2020-08-18allow msvcErik Faye-Lund1-5/+0
2020-08-18win32: prevent the CRT from defining maxErik Faye-Lund1-0/+3
2020-06-05cmake: install spirv (spv) filesTapani Pälli1-1/+1
2020-05-29cl: require a least OCL 1.2Serge Martin1-1/+1
2020-05-11cmake: Avoid pkg-config on Windows.Jose Fonseca1-2/+1
2020-05-05ext_external_objects: Group external object testsJuan A. Suarez Romero1-0/+2
2020-03-16cmake: export build commandsJuan A. Suarez Romero1-0/+2
2020-02-13cmake: remove python six dependencyDylan Baker1-1/+0
2020-02-13drop python2 supportDylan Baker1-10/+2
2020-02-13cmake: allow setting python versions via the command lineDylan Baker1-2/+3
2019-11-07cmake: use DT_RUNPATH instead of DT_RPATH for executablesYevhenii Kolesnikov1-0/+4
2019-11-01cmake: drop egl dependency versionEric Engestrom1-1/+1
2019-10-23tox,cmake,travis: Add support and testing for Python 3.8Rhys Kidd1-1/+1
2019-09-01tox,README,cmake: Remove testing of end-of-life Python 3.4Rhys Kidd1-1/+1
2019-05-24Revert "cmake: make gbm a required build dependency"Marek Olšák1-1/+1
2019-05-24cmake: make gbm a required build dependencyKenny Ho1-1/+1
2018-11-09Cmake: Install vk_shader_test filesNeil Roberts1-2/+2
2018-10-31piglit: remove unneeded wayland-egl dependencyEmil Velikov1-1/+1
2018-08-28Cmake: Install shader_source filesDylan Baker1-1/+1
2018-08-16Cmake: Remove Python 3.3 from the list of versions to search forDylan Baker1-1/+1
2018-08-10CMake: Add Python 3.7 to list of supported python versionDylan Baker1-1/+1
2018-06-12cmake: Use Policy CMP0072 as OLD by default.Sergii Romantsov1-0/+4
2018-06-08CMake: fix readme install after readme->readme.mdDylan Baker1-1/+1
2018-05-23cmake: Bump minimum version to 3.2.Vinson Lee1-1/+1
2018-05-01profile: use gz to compress profilesDylan Baker1-2/+2
2018-05-01Generate xml for builtin profilesDylan Baker1-1/+7
2018-05-01tests: use meta profilesDylan Baker1-1/+1
2017-07-31Remove MSVC build support.Jose Fonseca1-3/+3
2017-07-11wgl: initial check-in of wgl utility code and wgl sanity check programBrian Paul1-0/+7
2017-06-29cmake: Check for linux/sync_file.h for egl_khr_fence_sync.Vinson Lee1-0/+1
2017-06-23cmake: bump gbm dependency to 17.1Jan Vesely1-6/+4
2017-06-16cmake: Reintroduce version check to gbm_bo_map checkJan Vesely1-3/+5