aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-03-06Rename vkscript test files. (#332)dan sinclair
2019-02-21Add fbsize require setting (#315)dan sinclair
2019-02-21Flip the sample app to be less quiet. (#307)dan sinclair
2019-02-20 Allow querying vkGetPhysicalProperties2 (#308)dan sinclair
2019-02-11Vkscript: fix matrix stride bug (#268)Jaebaek Seo
2019-01-31Vulkan: support setup based on PipelineData (#253)Jaebaek Seo
2019-01-28Vulkan: support depth frame buffer (#248)Jaebaek Seo
2019-01-28Vulkan: support tessellation control/eval shader (#249)Jaebaek Seo
2019-01-28Vulkan: add geometry shader test (#247)Jaebaek Seo
2019-01-27Vulkan: support all VkFormat for vertex and frame (#224)Jaebaek Seo
2019-01-23VkScript: support probe without rect (#240)Jaebaek Seo
2019-01-18Vulkan: readback SSBO/framebuffer right after draw or compute (#217)Jaebaek Seo
2019-01-18Vulkan: support index buffer for graphics pipeline (#226)Jaebaek Seo
2019-01-15Add test case for accumulated ubo definition (#225)Jaebaek Seo
2019-01-14Vulkan: support push constant (#203)Jaebaek Seo
2019-01-10Vulkan: enable validation layer (#184)Jaebaek Seo
2019-01-08Vulkan: fix validation errors (#187)Jaebaek Seo
2018-12-17Vulkan: support entrypoint command (#188)Jaebaek Seo
2018-12-12Vulkan: fix draw array after draw rect bug (#177)Jaebaek Seo
2018-12-12Vulkan: fix discontinuous descriptor set error (#159)Jaebaek Seo
2018-12-11Vulkan: fix draw rect once bug (#174)Jaebaek Seo
2018-12-11Output any errors produced during test runs. (#167)dan sinclair
2018-12-10Vulkan: enable extension support (#154)Jaebaek Seo
2018-12-10Vulkan: handles uniform ubo command i.e., add UBO (#148)Jaebaek Seo
2018-12-05Vulkan: enable required features (#141)Jaebaek Seo
2018-12-05Vulkan: handle DoDrawRect (#134)Jaebaek Seo
2018-12-05Vulkan: support multiple updates for a ssbo (#126)Jaebaek Seo
2018-12-04Add tests tolerance and comparator (#130)Jaebaek Seo
2018-12-01Vulkan: handle probe ssbo command (#101)Jaebaek Seo
2018-11-26Vulkan: add compute pipeline (#98)Jaebaek Seo
2018-11-26Vulkan: add SSBO (#63)Jaebaek Seo
2018-11-23Vulkan: add a test for probe without draw or clear (#51)Jaebaek Seo
2018-11-22Add copyright check (#88)dan sinclair
2018-11-16Vulkan: add draw triangles (#52)Jaebaek Seo
2018-11-09Initial commit of Amber for open sourcedan sinclair