- af654dc Added implementation for loading buffer data from a binary file. (#838) by asuonpaa · 4 years, 7 months ago
- cd3c9b6 Add support for VIRTUAL_FILE by Ben Clayton · 4 years, 8 months ago
- 38fcbe6 Added a support for loading a png file into a buffer (#823) by asuonpaa · 4 years, 8 months ago
- f4ea9d7 Parser: Check index buffer size for indexed draws (#822) by asuonpaa · 4 years, 8 months ago
- 32aa3b8 Set the propoer bytes for OpenCL SET commands (#816) by alan-baker · 4 years, 8 months ago
- 93c0348 Add polygon mode support for AmberScript (#806) by dan sinclair · 4 years, 9 months ago
- cab3a31 Implement DRAW_GRID (#791) by jarisiru · 4 years, 9 months ago
- d8acae6 Debugger: Add support for EXPECT CALLSTACK by Ben Clayton · 4 years, 9 months ago
- 03cf9ff Debugger: Implement FRAGMENT_WINDOW_SPACE_POSITION by Ben Clayton · 4 years, 9 months ago
- 91d8377 Debugger: Restructure amber::debug interfaces by Ben Clayton · 4 years, 10 months ago
- 96d943e amberscript: Add parsing of debugger commands. by Ben Clayton · 4 years, 10 months ago
- 77fd278 tokenizer: Rename 'String' to 'Identifier' by Ben Clayton · 4 years, 10 months ago
- 5ea7f38 Image buffers (#757) by alan-baker · 5 years ago
- db781e5 Add Float 16 Support (#751) by dan sinclair · 5 years ago
- 3a57f61 Mipmap support (#731) by asuonpaa · 5 years ago
- 5ef0512 Opencl images and samplers (#734) by alan-baker · 5 years ago
- 08ebea8 Remove BufferType from the Buffer class. (#728) by dan sinclair · 5 years ago
- aa67e4a PeekNextToken function for Tokenizer (#718) by asuonpaa · 5 years ago
- 2bf7d7b Added combined image sampler support (#713) by asuonpaa · 5 years ago
- 0a4dd57 Add sampler and sampler image support (#705) by asuonpaa · 5 years ago
- b4e20fd [AmberScript] Added storage image support. (#694) by asuonpaa · 5 years ago
- 633be98 Added EMD histogram comparison support. (#689) by asuonpaa · 5 years ago
- b0708a9 [AmberScript] Adding struct support (#688) by dan sinclair · 5 years ago
- bfd82be New type structure (#679) by dan sinclair · 5 years ago
- 8348fd4 Store formats in pipeline and scripts. (#677) by dan sinclair · 5 years ago
- d65b375 Use FormatParser where possible. (#675) by dan sinclair · 5 years ago
- 791e8df Remove GetComponents from the Format class. (#674) by dan sinclair · 5 years ago
- b9d89fb [AmberScript] Add STD140 and STD430 layout modifiers to BUFFER. (#671) by dan sinclair · 5 years ago
- cd2efff Add segments to format class (#669) by dan sinclair · 5 years ago
- 03ee97c Remove DatumType usage from AmberScript parser. (#664) by dan sinclair · 5 years ago
- 340b2ba Use Format for args instead of DatumType. (#661) by dan sinclair · 5 years ago
- ef6d2fa [AmberScript] Fix parsing of matrix data into buffers. (#657) by dan sinclair · 5 years ago
- e9e2a52 Add root mean square error buffer comparison (#602) by dan sinclair · 5 years ago
- 7bc793f Add support for specifying compile options (#592) by alan-baker · 5 years ago
- 1c7b905 Opencl set for kernel args (#589) by alan-baker · 5 years ago
- 6959799 Bind opencl buffers (#584) by alan-baker · 5 years ago
- bbe15ea Support parsing OpenCL C kernels (#578) by alan-baker · 5 years ago
- f121ebb Error out when DrawRect command is invoked on a pipeline with multiple vertex buffers attached (#570) by Sarah · 5 years ago
- d38363b Shader specialization (#525) by alan-baker · 5 years ago
- 47dfd3c Add HLSL support through DXC (#511) by dan sinclair · 5 years ago
- e73da38 [amberscript] Add TOLERANCE parsing. (#517) by dan sinclair · 5 years ago
- cea300d [amberscript] Add INDEXED parsing (#494) by dan sinclair · 6 years ago
- 8232a8c [amberscript] Add instance and device extensions (#493) by dan sinclair · 6 years ago
- 580aa57 [amberscript] Add ability to set engine data (#490) by dan sinclair · 6 years ago
- bb89603 [amberscript] Extend DRAW_ARRAYS parsing. (#487) by dan sinclair · 6 years ago
- a795d9c [amberscript] Add push_constant support. (#486) by dan sinclair · 6 years ago
- 9d7d3bb Fix format sizes due to layout. (#482) by dan sinclair · 6 years ago
- 2dcaa50 [amberscript] Add DRAW_ARRAYS command (#472) by dan sinclair · 6 years ago
- ac70df3 Merge Data and Format buffers. (#466) by dan sinclair · 6 years ago
- d26ee22 Unify buffer sizes. (#465) by dan sinclair · 6 years ago
- dd5b5e6 Convert ProbeSSBO to use Format objects. (#464) by dan sinclair · 6 years ago
- 847634a Use Format instead of DatumType where possible. (#460) by dan sinclair · 6 years ago
- 43248b2 [AmberScript] Add DERIVE_PIPELINE (#453) by dan sinclair · 6 years ago
- 1f834b8 [amberscript] Add REPEAT command (#443) by dan sinclair · 6 years ago
- 135cef4 Add EXPECT EQ_BUFFER command (#444) by Hugues Evrard · 6 years ago
- 0c05047 [amberscript] Allow buffer data on same line as declaration. (#439) by dan sinclair · 6 years ago
- f23a84c [amberscript] add DEVICE_FEATURE. (#434) by dan sinclair · 6 years ago
- 367b63b [amberscript] Add CLEAR_COLOR parsing. (#416) by dan sinclair · 6 years ago
- bc902d4 Implement AmberScript COPY command (#371) by Hugues Evrard · 6 years ago
- d7926a5 Add EXPECT EQ (#411) by dan sinclair · 6 years ago
- d650661 [vulkan] Fixup width of draw commands. (#383) by dan sinclair · 6 years ago
- 454b37f Remove pipeline from probe commands. (#377) by dan sinclair · 6 years ago
- 3e6826c [AmberScript] Implement EXPECT EQ_RGB(A)? parsing (#367) by dan sinclair · 6 years ago
- 88868a0 Store framebuffer info into buffers. (#357) by dan sinclair · 6 years ago
- bfd22e9 Store BufferType in buffer. (#355) by dan sinclair · 6 years ago
- 6d37d69 Parse CLEAR command (#339) by dan sinclair · 6 years ago
- 27fc8e3 [amberscript] Implement RUN for compute and DRAW_RECT. (#335) by dan sinclair · 6 years ago
- e1ca9e9 [amberscript] Parse generic buffer bindings. (#281) by dan sinclair · 6 years ago
- c6332ab Parse VERTEX_DATA and INDEX_DATA. (#271) by dan sinclair · 6 years ago
- 2f59667 [amberscript] Parse PIPELINE BIND calls for color and depth buffers (#256) by dan sinclair · 6 years ago
- d7c22b6 [amberscript] Parse FRAMEBUFFER_SIZE (#252) by dan sinclair · 6 years ago
- 026fb9d Fixup ENTRY_POINT processing for AmberScript (#250) by dan sinclair · 6 years ago
- 4784d31 [amberscript] Buffer parsering updates. (#244) by dan sinclair · 6 years ago
- 39af103 Convert API to C++03 from C++11 for CTS compatibility (#218) by dan sinclair · 6 years ago
- 8e705fe Add more documentation (#182) by dan sinclair · 6 years ago
- fb1ade8 Merge scripts and executors. (#170) by dan sinclair · 6 years ago
- 2869d18 Convert Vertex data into a buffer. (#164) by dan sinclair · 6 years ago
- 048ff06 Break apart Amber::Execute method. (#143) by dan sinclair · 6 years ago
- 4d82cf5 Add NDK build (#117) by dan sinclair · 6 years ago
- da74d35 Add cpplint (#90) by dan sinclair · 6 years ago
- 5d89796 AmberScript: Parse BUFFER commands. (#6) by dan sinclair · 6 years ago
- 70d430c Initial commit of Amber for open source by dan sinclair · 6 years ago