aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
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
2020-02-28Add support for 16-bit storage features (#799)Ricardo Garcia
2020-02-24Add support for 8-bit int shader/storage features (#792)Ricardo Garcia
2020-02-20Rolling 7 dependencies (#790)dan sinclair
2020-02-06Support targeting Vulkan 1.2 and SPIR-V 1.5 (#781)David Neto
2019-12-12Fixup float16 detection (#755)dan sinclair
2019-12-11Add Float 16 Support (#751)dan sinclair
2019-12-02This CL allows passing the pipeline name to the -B flag. (#733)dan sinclair
2019-12-02Fix -V driver version info (#736)Paul Thomson
2019-11-27Add ability to extract shader source. (#724)dan sinclair
2019-11-20Don't add -d by default. Parse options for stdout/stderr files. (#710)asuonpaa
2019-11-20Add driver properties to -V output (#712)Paul Thomson
2019-11-13Add option to use Amber as a shared library on Android (#708)asuonpaa
2019-10-28Add Vulkan device selection support (#698)Mika Väinölä
2019-10-28Specify comparison parameters after comparison algorithm (#696)asuonpaa
2019-10-25Fix non-existent framebuffer name behavior (#700)Paul Thomson
2019-10-18Added histogram EMD comparison support for image_diff. (#693)asuonpaa
2019-10-10New type structure (#679)dan sinclair
2019-09-30Store formats in pipeline and scripts. (#677)dan sinclair
2019-09-30Added standalone tool for doing image comparison. (#673)asuonpaa
2019-09-17Add support for dumping multiple frame buffers. (#636)asuonpaa
2019-09-05[Dawn] update amber to fix dawn bot failure (#630)Sarah
2019-09-04Allow recipe to change fence timeout. (#624)dan sinclair
2019-08-16Enable PNG dump for Android plain executable (#617)Paul Thomson
2019-08-03Add option to disable SPIR-V validation (#615)Paul Thomson
2019-07-24Optional PNG support (#596)Jaebaek Seo
2019-07-19[Dawn] Update code to catch up with dawn changes (#579)Sarah
2019-07-17Specify target version for GLSL compilation (#582)David Neto
2019-06-05Update DXC compile options (#538)Jaebaek Seo
2019-05-30Add missing file close (#535)dan sinclair
2019-05-13Allow setting name of framebuffer to extract. (#507)dan sinclair
2019-04-24Add push constant graphics tests. (#492)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-04-10Simplify Format::GetBytesize; rename to SizeInBytes (#457)dan sinclair
2019-04-09Dawn engine: Adapt to latest Dawn API. (#454)David Neto
2019-04-08Update Dawn config file (#440)Sarah
2019-03-28Hide pipeline buffer formats (#420)dan sinclair
2019-03-22Initialize amber structures. (#408)dan sinclair
2019-03-21Change cmake to use PYTHON_EXECUTABLE. (#403)dan sinclair
2019-03-21Add missing iterator include. (#393)dan sinclair
2019-03-21Move config helper to use destructor (#391)dan sinclair
2019-03-18Integrate PPM unit tests. (#379)dan sinclair
2019-03-17[vulkan] Better error message when failing to make vulkan device. (#372)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-07Build with local vulkan data if requested (#319)dan sinclair
2019-03-05[vulkan] Generate wrapper functions for vulkan methods. (#328)dan sinclair
2019-03-05Add vulkan information into -V output. (#326)dan sinclair