summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-12-20Video tests plan for VK_KHR_video_queueMarcin Zając1-0/+24
2022-07-29Port deqp-vk to FuchsiaJohn Bauman1-0/+6
2022-02-22Merge branch 'main' into 'vulkansc-cts-1.0.0'Pawel Ksiezopolski1-0/+1
2021-12-03Generate inl files at build timePiotr Byszewski1-0/+1
2021-11-17Implement reference offline pipeline compilerPawel Ksiezopolski1-0/+1
2021-11-08Merge branch 'master' into 'vulkan-sc-cts-dev'Pawel Ksiezopolski1-0/+7
2021-10-22Merge vk-gl-cts/vulkan-cts-1.2.6 into vk-gl-cts/vulkan-cts-1.2.7Matthew Netsch1-0/+7
2021-10-22Make renderdoc build-time integration optionalChris Forbes1-0/+7
2021-08-05Add server to offload main test process (VulkanSC only)Karolina Palka1-0/+1
2021-07-23Merge vk-gl-cts/master into vk-gl-cts/vulkan-sc-cts-devPawel Ksiezopolski1-0/+22
2021-06-06Add possibility to run tests in separate process (Vulkan SC only)Pawel Ksiezopolski1-0/+4
2021-05-21Merge vk-gl-cts/master into vk-gl-cts/vulkan-sc-cts-devPawel Ksiezopolski1-1/+22
2021-04-07Add CMake detection logic for libdrm include filesJames Jones1-0/+21
2021-02-09Initial implementation of Vulkan SC CTSPawel Ksiezopolski1-2/+3
2020-12-18Raise min CMake version to 3.10.2Alexander Galazin1-1/+1
2020-04-10Waiver mechanismPiotr Byszewski1-0/+1
2019-11-20Use cmake find_package for ZLIB and PNG librariesThomas Spurden1-3/+5
2019-06-13Raise CMake required version to 3.0Alexander Galazin1-1/+1
2019-05-09Require Python 3Alexander Galazin1-1/+1
2019-03-29Move VkRunner tests to AmberBoris Zanin1-4/+0
2019-02-21Add Amber as a test engineDan Sinclair1-0/+4
2018-12-18Add tests using VkRunner, precompiling the scriptsNeil Roberts1-0/+4
2018-12-07Add support for RenderDoc in Vulkan testsCygan, Slawomir1-0/+3
2018-11-19Disable PCH for ninja+msvcJeff Bolz1-6/+2
2018-10-31Use precompiled headers on MSVCJeff Bolz1-0/+16
2018-07-26Ensure that SPIR-V Headers are always presentAlexander Galazin1-1/+5
2018-06-15Separate out debug information in Android buildChris Forbes1-0/+5
2018-05-22Add SPIR-V tests for 16, 32 and 64-bit integersPaavo Pessi1-0/+3
2018-04-19Check early for PythonInterp 2 in CMakeLists.txtCaio Marcelo de Oliveira Filho1-0/+1
2017-12-15Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-devAlexander Galazin1-2/+8
2017-12-14Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-devAlexander Galazin1-1/+4
2017-12-08Merge remote-tracking branch 'aosp/master' into deqp-devChris Forbes1-2/+8
2017-12-04Fix build when .git is a gitlink fileChad Versace1-1/+4
2017-10-17cmake: Use FindPNG instead of find_path/find_libraryChad Versace1-2/+8
2017-08-25Support Android NDK r15Jesse Hall1-1/+1
2017-05-08Add new Android build and install scriptsPyry Haulos1-0/+5
2016-11-21Import Khronos OpenGL CTSPyry Haulos1-0/+1
2016-11-17Win32 and Android support improvements for OpenGL CTSPyry Haulos1-7/+22
2016-11-17Add <MODULE>-package static lib targets for all modulesPyry Haulos1-26/+33
2016-11-14Fix typo in build messagePyry Haulos1-1/+1
2016-11-14Upstream OpenGL framework changes from OpenGL CTSPyry Haulos1-18/+25
2016-10-13Get rid of DEQP_SUPPORT_GLES2, _GLES3, _EGL, _OPENGLPyry Haulos1-56/+16
2016-02-03Merge "cmake: look for png.h, not libpng.h"Pyry Haulos1-1/+1
2016-01-20cmake: look for png.h, not libpng.hIlia Mirkin1-1/+1
2015-09-09Added spirv-tools to the vulkan test suite.Andrew Woloszyn1-0/+3
2015-07-07Move Vulkan code to external/vulkancts and change licensePyry Haulos1-1/+3
2015-06-24Add GLSL to SPIR-V compilation support using glslangPyry Haulos1-0/+3
2015-05-14Add initial Vulkan support to frameworkPyry Haulos1-0/+1
2015-02-25Print also DEQP_SUPPORT_{GLX,WGL} in CMakeLists.Jarkko Pöyry1-0/+5
2015-02-03Build system cleanupsPyry Haulos1-36/+14