summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-04-12cmake: add workaround for CMP0148David Heidelberg1-0/+3
2024-04-12cmake: WGL doesn't need Waffle, pass the definition without itDavid Heidelberg1-1/+1
2024-04-12cmake: remove this 12 years old workaround taking too many linesDavid Heidelberg1-14/+0
2024-04-12cmake: implement switch for the EGL tests and simplify test conditionsDavid Heidelberg1-31/+15
2024-04-12cmake: make PIGLIT_BUILD_DMA_BUF_TESTS aligned with GBM dependencyDavid Heidelberg1-18/+17
2024-04-12cmake: depend on WGL_TESTS being enabled to build WGLDavid Heidelberg1-5/+5
2024-04-12cmake: implement GBM and Wayland controlsDavid Heidelberg1-29/+46
2024-04-12cmake: fix unusually formated statementDavid Heidelberg1-2/+2
2024-04-12cmake: implement X11 option (required for GLX)David Heidelberg1-7/+14
2024-04-12cmake: move GLX and WGL option to the beggining of the fileDavid Heidelberg1-13/+3
2024-04-12cmake: move first batch of option() at the beggining of the fileDavid Heidelberg1-11/+11
2024-04-12cmake: rename default values with prefix DEFAULT_David Heidelberg1-10/+10
2024-04-12cmake: move defaults into the per-platform sectionDavid Heidelberg1-8/+6
2024-04-12cmake: predefine defaults depending on the systemDavid Heidelberg1-5/+26
2024-04-12cmake: drop unused CMP0042 policyDavid Heidelberg1-5/+0
2024-04-12cmake: respect indentationDavid Heidelberg1-16/+14
2024-03-20properly check for libgen.hErik Faye-Lund1-0/+1
2023-08-27cmake: Add Python 3.12 to supported versionsVinson Lee1-1/+1
2023-07-29cmake: workaround BASH_COMPLETION_COMPLETIONSDIR pointing into wrong pathDavid Heidelberg1-3/+11
2023-03-30build error when use wayland on openSUSERussell Liu1-0/+1
2023-03-06cmake: add fallback for non-SSE2 buildsDavid Heidelberg1-0/+5
2023-02-28cmake: add support for toggling SSE2 support and enable by defaultDavid Heidelberg1-0/+6
2022-12-09cmake: Don't enable GLX if tests are disabledTom Hochstein1-4/+1
2022-09-01CMakeLists.txt: add missing endian.h checkAlexander Kanavin1-0/+1
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