aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-21Dawn: Support CreatePipeline, ClearColor, ClearDepth, ClearStencil (#83)David Neto
2018-11-21Dawn: Instantiate a Metal device. Support SetShader (#78)David Neto
2018-11-20Add a fence_timeout option for VkScript. (#77)dan sinclair
2018-11-20Cleanup VertexData storage. (#76)dan sinclair
2018-11-20Update Buffer size when data provided. (#74)dan sinclair
2018-11-20Fix Index buffer datum type. (#75)dan sinclair
2018-11-19Windows build support (#71)David Neto
2018-11-19Make the Buffer code common (#67)dan sinclair
2018-11-19Avoid MSVC warning about conversion from size_t to longDavid Neto
2018-11-16Vulkan: add draw triangles (#52)Jaebaek Seo
2018-11-15Vulkan: fix memory corruption for creating graphics pipeline (#58)Jaebaek Seo
2018-11-15Vulkan: add memory barrier (#9)Jaebaek Seo
2018-11-15Vulkan: Always create secondary buffer for image (#8) (#49)Jaebaek Seo
2018-11-14AmberScript: Parse BUFFER commands. (#6)dan sinclair
2018-11-14Update image layout properly (#46)Jaebaek Seo
2018-11-13Rename Execute to Do in the Engine commands.Dan Sinclair
2018-11-13Add stub engine for Dawn nativeDavid Neto
2018-11-09Initial commit of Amber for open sourcedan sinclair