aboutsummaryrefslogtreecommitdiff
path: root/include/amber/amber.h
AgeCommit message (Expand)Author
2020-04-20Added buffer data loading from a text file (#839)asuonpaa
2020-04-14Added implementation for loading buffer data from a binary file. (#838)asuonpaa
2020-03-24Added a support for loading a png file into a buffer (#823)asuonpaa
2019-08-03Add option to disable SPIR-V validation (#615)Paul Thomson
2019-07-17Specify target version for GLSL compilation (#582)David Neto
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-20Add -ps option to allow compiling shaders. (#303)dan sinclair
2019-02-07Allow setting SPIR-V target environment. (#273)dan sinclair
2019-01-28Add framebuffer dump in PPM format (#227)Hugues Evrard
2019-01-15Convert API to C++03 from C++11 for CTS compatibility (#218)dan sinclair
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