aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2019-09-25Remove DatumType. (#667)dan sinclair
2019-09-24Remove DatumType usage from AmberScript parser. (#664)dan sinclair
2019-07-23Add support for specifying compile options (#592)alan-baker
2019-07-23Opencl set for kernel args (#589)alan-baker
2019-07-15Support parsing OpenCL C kernels (#578)alan-baker
2019-05-27Add HLSL support through DXC (#511)dan sinclair
2019-04-24[amberscript] Add instance and device extensions (#493)dan sinclair
2019-04-24[amberscript] Add ability to set engine data (#490)dan sinclair
2019-04-16Merge Data and Format buffers. (#466)dan sinclair
2019-04-05Generate a Format from a DataBuffer. (#448)dan sinclair
2019-04-05[amberscript] Add REPEAT command (#443)dan sinclair
2019-03-29[amberscript] add DEVICE_FEATURE. (#434)dan sinclair
2019-03-28Add destructors for the config objects. (#422)dan sinclair
2019-03-28[amberscript] split parser test file (#432)dan sinclair
2019-03-18Integrate PPM unit tests. (#379)dan sinclair
2019-03-05[vulkan] Generate wrapper functions for vulkan methods. (#328)dan sinclair
2019-02-19Vulkan: support buffer dump (#269)Jaebaek Seo
2019-02-06[amberscript] Parse PIPELINE BIND calls for color and depth buffers (#256)dan sinclair
2019-01-27Vulkan: support all VkFormat for vertex and frame (#224)Jaebaek Seo
2019-01-24[amberscript] Buffer parsering updates. (#244)dan sinclair
2019-01-10Add a sample Android app (#183)Jaebaek Seo
2018-12-11Merge scripts and executors. (#170)dan sinclair
2018-12-11Remove Requirement nodes and use buffers for frame and depth buffers (#168)dan sinclair
2018-12-10Make spirv-tools, googletest and shaderc build optional (#144)dan sinclair
2018-12-05Implement GetShaderInfo. (#146)dan sinclair
2018-12-05 Break apart Amber::Execute method. (#143)dan sinclair
2018-11-29Use NDK cmake file for Android build (#121)dan sinclair
2018-11-29Vulkan: update Verifier class and add its unittests (#122)Jaebaek Seo
2018-11-28Merge Amber and AmberImpl. (#115)dan sinclair
2018-11-28Delay VkScript Shader Compilation. (#110)dan sinclair
2018-11-27Dawn: DoProcessCommands and DoClear (#103)David Neto
2018-11-27Dawn: Add a sleep function (#99)David Neto
2018-11-23Dawn: Support DoClear (by queueing the work) (#93)David Neto
2018-11-22Move probe code to a common verifier class. (#92)dan sinclair
2018-11-21Dawn: Support CreatePipeline, ClearColor, ClearDepth, ClearStencil (#83)David Neto
2018-11-19Windows build support (#71)David Neto
2018-11-19Make the Buffer code common (#67)dan sinclair
2018-11-14AmberScript: Parse BUFFER commands. (#6)dan sinclair
2018-11-13Add stub engine for Dawn nativeDavid Neto
2018-11-09Initial commit of Amber for open sourcedan sinclair