summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Update Vulkan Headers to 1.2.172Caio Marcelo de Oliveira Filho21-34147/+61702
2021-02-12Add --all-queues option to run commandJordan Justen3-0/+4
2021-02-12Rename queue_family_index to queue_numJordan Justen3-6/+6
2020-03-13Only enable robustBufferAccess when requestedJason Ekstrand1-0/+2
2020-01-17Add a new t_require_feature helperJason Ekstrand2-0/+7
2019-12-11Update Vulkan headers to 1.1.130Caio Marcelo de Oliveira Filho18-390/+71458
2019-12-09crucible: add support for image arrayDave Airlie4-2/+30
2019-12-04Drop --no-spir-v optionCaio Marcelo de Oliveira Filho4-6/+0
2019-05-09Add a '--verbose' option to crucible runCaio Marcelo de Oliveira Filho2-0/+2
2019-04-25qonos: Don't try to provide a default blend attachmentJason Ekstrand1-4/+1
2019-04-24add a command line option for selecting the Vulkan deviceSamuel Pitoiset2-0/+3
2019-04-09framework: Accept api_version in test definitonCaio Marcelo de Oliveira Filho1-0/+2
2019-04-09util: Add a run_simple_compute_pipeline()Caio Marcelo de Oliveira Filho1-0/+19
2019-02-22runner: Handle queue suffixes (ie .q0, .q1) on test patternsJordan Justen1-0/+4
2019-02-22runner: Send queue_family_index to/from slave runnerJordan Justen1-0/+1
2019-02-22framework: Allow test to specify a preferred queue typeJordan Justen1-0/+13
2019-02-22framework: Add queue_family_index to test optionsJordan Justen2-0/+3
2019-02-22framework: add support for extras queues and cmd poolsDave Airlie1-0/+4
2019-01-24Update Vulkan headers to 1.1.98Eric Engestrom13-309/+574
2018-10-26cru: add support for image pitchDave Airlie1-0/+2
2018-10-26qonos: use LOAD_OP_DONT_CARE with UNINITIALISED layoutDave Airlie1-1/+1
2018-10-13Update Vulkan headers to 1.1.88Jason Ekstrand3-4/+943
2018-09-27qonos: Add a query pool create helperJason Ekstrand1-0/+17
2018-09-14Update Vulkan headers to 1.1.84Jason Ekstrand13-7004/+8799
2018-09-06Add a default t_render_passJason Ekstrand1-0/+2
2018-02-28Add Vulkan headersJason Ekstrand2-0/+7152
2018-02-28framework: add helper for checking extension existenceTapani Pälli1-0/+1
2017-12-18util: add a simple_pipeline helper functionConnor Abbott1-0/+26
2017-10-27qonos: set a default buffer usage, 0 isn't legalDave Airlie1-1/+2
2017-08-29crucible: add VK_EXT_debug_report supportTapani Pälli2-0/+2
2017-06-06qonos: Set the correct initial attachment layoutNanley Chery1-1/+1
2017-05-17t: Get rid of t_mem_type_indexJason Ekstrand2-24/+1
2017-05-17qonos: Select a memory type if the client doesn't ask for oneJason Ekstrand1-12/+22
2017-04-14framework: Add a helper for requiring an extensionJason Ekstrand1-0/+2
2017-03-28qonos: Add a wrapper for vkQueueWaitIdleJason Ekstrand1-0/+1
2016-02-22Add support for t_descriptor_poolKristian Høgsberg Kristensen1-0/+2
2016-01-14Update to 1.0.0Jason Ekstrand1-2/+2
2015-12-15cru: Add support for logging PIDs of child processesJason Ekstrand1-2/+9
2015-12-11framework: Drop func runner_enable_all_normal_tests()Chad Versace1-1/+0
2015-12-11framework: Un-inline some test_def funcsChad Versace1-38/+3
2015-12-11framework: Teach test_def_match() about special test namesChad Versace1-0/+16
2015-12-09qonos: Fix default VkImageViewTypeChad Versace1-0/+1
2015-12-07runner: Implement JUnit outputChad Versace1-0/+3
2015-12-07util: Add func xstrdupChad Versace1-0/+1
2015-12-07runner: Stop special-casing lost testsChad Versace1-0/+1
2015-12-02vk/0.210.1: Remove depth clip and add depth clampJason Ekstrand1-1/+1
2015-12-02vk/0.210.0: Remove the VkShaderStage enumJason Ekstrand1-1/+1
2015-12-02vk/0.210.0: Remove VkShaderJason Ekstrand3-13/+10
2015-12-02vk/0.210.0: We now allocate command buffers; not create themJason Ekstrand3-11/+12
2015-12-02vk/0.210.0: Rework allocation to use the new pAllocator'sJason Ekstrand3-21/+21