aboutsummaryrefslogtreecommitdiff
path: root/src/script.h
AgeCommit message (Expand)Author
2020-05-06Add vk_ext_subgroup_size_control (#852)Mariusz Merecki
2020-04-02Add support for VIRTUAL_FILEBen Clayton
2019-11-14Add sampler and sampler image support (#705)asuonpaa
2019-10-15[AmberScript] Adding struct support (#688)dan sinclair
2019-10-10New type structure (#679)dan sinclair
2019-09-30Store formats in pipeline and scripts. (#677)dan sinclair
2019-09-04Allow recipe to change fence timeout. (#624)dan sinclair
2019-04-24[amberscript] Add instance and device extensions (#493)dan sinclair
2019-04-05[amberscript] Add REPEAT command (#443)dan sinclair
2019-03-29[amberscript] add DEVICE_FEATURE. (#434)dan sinclair
2019-03-07[amberscript] Implement RUN for compute and DRAW_RECT. (#335)dan sinclair
2019-02-21 Hold required features as strings. (#309)dan sinclair
2019-02-20Differentiate between instance and device extensions. (#304)dan sinclair
2019-02-07Allow setting SPIR-V target environment. (#273)dan sinclair
2019-01-08Vulkan: reuse device using config (#205)Jaebaek Seo
2018-12-13Add more documentation (#182)dan sinclair
2018-12-11Merge scripts and executors. (#170)dan sinclair
2018-12-10Remove IndicesNode and use Buffer directly (#157)dan sinclair
2018-12-05Implement GetShaderInfo. (#146)dan sinclair
2018-12-05 Break apart Amber::Execute method. (#143)dan sinclair
2018-12-04Create an EngineData structure. (#140)dan sinclair
2018-12-04Move commands into parent script object. (#136)dan sinclair
2018-12-04Provide features and extensions to engine initialization (#135)dan sinclair
2018-11-28Delay VkScript Shader Compilation. (#110)dan sinclair
2018-11-22Add cpplint (#90)dan sinclair
2018-11-09Initial commit of Amber for open sourcedan sinclair