aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-11-29Opencl images and samplers (#734)alan-baker
2019-11-27[run_tests] Only print output if not suppressed. (#729)dan sinclair
2019-11-26Suppress compute_robust_buffer_access_ssbo.amber (#722)dan sinclair
2019-11-26Add ability to run opencl tests with run_tests.py. (#720)dan sinclair
2019-11-23Added combined image sampler support (#713)asuonpaa
2019-11-14Add sampler and sampler image support (#705)asuonpaa
2019-10-28[AmberScript] Added storage image support. (#694)asuonpaa
2019-10-16Added EMD histogram comparison support. (#689)asuonpaa
2019-10-15[AmberScript] Adding struct support (#688)dan sinclair
2019-09-26[AmberScript] Add STD140 and STD430 layout modifiers to BUFFER. (#671)dan sinclair
2019-09-20[AmberScript] Fix parsing of matrix data into buffers. (#657)dan sinclair
2019-09-18Clear all colour buffers in Vulkan engine. (#653)dan sinclair
2019-09-17Suppress CLSPV tests (#652)dan sinclair
2019-08-23[Dawn] Resolve remaining test failures (#609)Sarah
2019-08-03Add root mean square error buffer comparison (#602)dan sinclair
2019-08-02Add test case for --graphics-robust-access transform (#614)David Neto
2019-07-30[Dawn] Implement DoCompute support in dawn backend and fix sparse descriptor ...Sarah
2019-07-29add test (#604)Sarah
2019-07-25[Dawn] Add multiple color-attachment support (#594)Sarah
2019-07-23Fix OpenCL pipeline derivatives (#593)alan-baker
2019-07-23Add support for specifying compile options (#592)alan-baker
2019-07-23Opencl set for kernel args (#589)alan-baker
2019-07-19Bind opencl buffers (#584)alan-baker
2019-07-19[Dawn] Update code to catch up with dawn changes (#579)Sarah
2019-07-15Support parsing OpenCL C kernels (#578)alan-baker
2019-07-15Set entry point names during pipeline creation (#577)alan-baker
2019-07-15[Dawn] Implement doBuffer in Dawn backend (#564)Sarah
2019-06-28Error out when DrawRect command is invoked on a pipeline with multiple vertex...Sarah
2019-06-28Add a dawn backend flag to the script (#569)Sarah
2019-06-27Implement drawArray in Dawn backend (#551)Sarah
2019-06-18Remove fragment shader requirement from validation (#555)Sarah
2019-06-17Attach buffers and textures at create pipeline state (#545)Sarah
2019-05-27Shader specialization (#525)alan-baker
2019-05-27Add HLSL support through DXC (#511)dan sinclair
2019-05-21[vkscript] Set default format into buffers. (#514)dan sinclair
2019-05-21[amberscript] Add TOLERANCE parsing. (#517)dan sinclair
2019-05-15Only resize buffer if it will become bigger. (#506)dan sinclair
2019-05-13[VkScript] Add pipeline validation. (#502)dan sinclair
2019-04-24Add push constant graphics tests. (#492)dan sinclair
2019-04-24[amberscript] Add push_constant support. (#486)dan sinclair
2019-04-23Move buffer filling code into Buffer class. (#484)dan sinclair
2019-04-17Update suppressions (#481)dan sinclair
2019-04-16[amberscript] Add DRAW_ARRAYS command (#472)dan sinclair
2019-04-16Add compute tests for AmberScript. (#471)dan sinclair
2019-04-16Adding depth and stencil to DoClear (#467)Sarah
2019-04-11Unify buffer sizes. (#465)dan sinclair
2019-04-09[AmberScript] Add DERIVE_PIPELINE (#453)dan sinclair
2019-04-05[amberscript] Add REPEAT command (#443)dan sinclair
2019-04-02[vulkan] Use LOAD_OP_LOAD for the default attachment description (#438)dan sinclair
2019-03-30Remove accidentally added file (#437)dan sinclair