aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-27Add HLSL support through DXC (#511)dan sinclair
2019-05-13Allow setting name of framebuffer to extract. (#507)dan sinclair
2019-04-19Add flag to log execute calls. (#483)dan sinclair
2019-04-17Flush out some class/method documentation. (#476)dan sinclair
2019-03-28Add destructors for the config objects. (#422)dan sinclair
2019-03-22Initialize amber structures. (#408)dan sinclair
2019-03-12Implement --log-graphics-calls-time flag (#351)Hugues Evrard
2019-03-08Add Delegate and --log-graphics-calls flag (#334)Hugues Evrard
2019-03-05Add Amber::AreAllRequirementsSupported (#321)David Neto
2019-02-20 Allow querying vkGetPhysicalProperties2 (#308)dan sinclair
2019-02-20Differentiate between instance and device extensions. (#304)dan sinclair
2019-02-20Add -ps option to allow compiling shaders. (#303)dan sinclair
2019-02-11Updates to adapt to newer Dawn with Metal (#279)David Neto
2019-02-07Allow setting SPIR-V target environment. (#273)dan sinclair
2019-02-07[vulkan] Always require vulkan to be provided to library. (#266)dan sinclair
2019-02-06Fixes for CTS update (#261)dan sinclair
2019-01-29Fixup ENTRY_POINT processing for AmberScript (#250)dan sinclair
2019-01-28Add framebuffer dump in PPM format (#227)Hugues Evrard
2019-01-24 [vulkan] Load vulkan methods through method. (#246)dan sinclair
2019-01-24 [vulkan] Make vkGetInstanceProcAddr a required config param. (#245)dan sinclair
2019-01-21Fixup casts for CTS. (#241)dan sinclair
2019-01-17Allow CTS to provide alternate vulkan.h file. (#231)dan sinclair
2019-01-15Convert API to C++03 from C++11 for CTS compatibility (#218)dan sinclair
2019-01-08Vulkan: reuse device using config (#205)Jaebaek Seo
2018-12-05 Break apart Amber::Execute method. (#143)dan sinclair
2018-12-04Allow host to provide a shader map. (#138)dan sinclair
2018-12-04Extend engine configuration options. (#137)dan sinclair
2018-11-28Fill in some documentation. (#116)dan sinclair
2018-11-22Add cpplint (#90)dan sinclair
2018-11-13Add stub engine for Dawn nativeDavid Neto
2018-11-09Initial commit of Amber for open sourcedan sinclair