summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-19crucible: NOTE! Default branch is now mainHEADmasterJordan Justen0-0/+0
2021-03-19log: Increase alignment width for dispatcher renameJordan Justen1-3/+3
2021-03-19runner: Fixup code style following renamesJordan Justen3-20/+23
2021-03-19runner: Rename dispatcher code to use dispatcher terminologyJordan Justen5-224/+224
2021-03-19runner: Rename dispatcher files to dispatcher.c and dispatcher.hJordan Justen4-3/+3
2021-03-19runner: Rename test runner code to use worker terminologyJordan Justen4-229/+229
2021-03-19runner: Rename test runner files to worker.c and worker.hJordan Justen4-3/+3
2021-03-12INSTALL: Convert instructions from autotools to mesonJordan Justen1-5/+4
2021-03-12crucible: Remove MESON_BUILD defineJordan Justen2-17/+1
2021-03-12crucible: Remove autotoolsJordan Justen14-558/+1
2021-03-12tests: Add a test for gitlab issue 4037Lionel Landwerlin3-0/+221
2021-03-10glsl_scraper: Provide a QO_VERSION macro to handle #versionCaio Marcelo de Oliveira Filho1-1/+7
2021-03-10glsl_scraper: Add other shader types supported by GLSLangCaio Marcelo de Oliveira Filho1-1/+15
2021-03-10Update Vulkan Headers to 1.2.172Caio Marcelo de Oliveira Filho21-34147/+61702
2021-03-10Remove func.calibrated-timestamps.domainsCaio Marcelo de Oliveira Filho1-45/+0
2021-03-10func: Remove test numbering in the comments of calibrated-timestampsCaio Marcelo de Oliveira Filho1-10/+4
2021-03-10qonos: Do not rely on VK_DYNAMIC_STATE_RANGE_SIZECaio Marcelo de Oliveira Filho1-2/+4
2021-03-10framework: Do not rely on VK_DESCRIPTOR_TYPE_RANGE_SIZECaio Marcelo de Oliveira Filho1-4/+18
2021-03-10func.shader.constants: fix missing sTypeLionel Landwerlin1-0/+1
2021-03-10func.shader.constants: fix alignment constraint for uniform dataLionel Landwerlin1-2/+6
2021-02-25crucible: Define MESON_BUILD_DIR and use in cru_prefix_setupJordan Justen2-0/+15
2021-02-25crucible: Add meson build supportJordan Justen8-0/+1258
2021-02-25crucible: Use full include path to spirv includesJordan Justen36-36/+36
2021-02-25crucible: Include full tree path to generated filesJordan Justen2-2/+2
2021-02-25crucible: Change generator scripts extension from .c to .hJordan Justen3-5/+5
2021-02-25crucible: Add file output parameter to generator scriptsJordan Justen3-3/+5
2021-02-25crucible: Remove generated stencil_triangles_gen.cJordan Justen1-6404/+0
2021-02-15framework: Only create one command pool per queue familyJordan Justen1-11/+11
2021-02-12Add --all-queues option to run commandJordan Justen10-3/+30
2021-02-12Enumerate and enable all queues for all queue familiesJordan Justen3-33/+81
2021-02-12Rename queue_family_index to queue_numJordan Justen12-57/+57
2020-12-21Skip func.ssbo.interleaveCaio Marcelo de Oliveira Filho1-1/+4
2020-12-15add tests for KHR_external_memory_fd and EXT_external_memory_dma_bufRobin Ole Heinemann2-0/+195
2020-11-03Add tests for subgroup reductions with uniform sourcesRhys Perry2-1/+348
2020-11-03glsl_scraper: silence warnings about multi-line commentsRhys Perry1-0/+5
2020-04-22Remove VK_AMD_shader_trinary_minmax testsSamuel Pitoiset2-578/+0
2020-04-16Add a vkQueueSubmit micro-benchmarkJason Ekstrand2-0/+109
2020-04-02bench.multiview: Simple benchmark for VK_KHR_multiviewCaio Marcelo de Oliveira Filho2-0/+490
2020-03-16Add a targeted test for mesa/mesa#2623Jason Ekstrand2-0/+278
2020-03-13Only enable robustBufferAccess when requestedJason Ekstrand2-0/+3
2020-01-24tests: remove func.sync.semaphore-fd.opaque-fdLionel Landwerlin1-152/+0
2020-01-17Check for shaderFloat64 in the packDouble2x32 testJason Ekstrand1-0/+8
2020-01-17Add a new t_require_feature helperJason Ekstrand5-0/+18
2020-01-17func.buffer_reference: add VK_EXT_buffer_device_address atomics testsRhys Perry2-0/+469
2019-12-12func.buffer_reference: Add a simple test for both KHR and EXTCaio Marcelo de Oliveira Filho2-0/+157
2019-12-11Update Vulkan headers to 1.1.130Caio Marcelo de Oliveira Filho18-390/+71458
2019-12-11util: Don't bind descriptor sets if not used in simple compute pipelineCaio Marcelo de Oliveira Filho1-4/+6
2019-12-11setup: enable all feature reported by the physical deviceLionel Landwerlin1-0/+4
2019-12-09miptree: add support for bc3 testingDave Airlie2-23/+64
2019-12-09data: add a ktx bc3 512x512 textureDave Airlie1-0/+0