sirit/src
ReinUsesLisp 9f4d057aa2 image: Remove assumed lod in image samples
This commits breaks the API. Depth image samples assumed a lod operand,
this made using Grad samples clumsy to use.
2019-12-15 18:23:59 -03:00
..
instructions image: Remove assumed lod in image samples 2019-12-15 18:23:59 -03:00
.gitignore Ignore sirit.h symlink 2018-10-23 04:51:34 -03:00
CMakeLists.txt Add OpMemoryBarrier 2019-12-09 21:44:36 -03:00
common_types.h common_types: Include types within the Sirit namespace 2019-10-06 20:55:15 +00:00
literal_number.cpp Enable -Wshadow and silence warnings 2019-11-27 05:46:03 -03:00
literal_number.h cmake: Always treat warnings as errors 2019-11-27 05:25:35 -03:00
literal_string.cpp Enable -Wshadow and silence warnings 2019-11-27 05:46:03 -03:00
literal_string.h cmake: Always treat warnings as errors 2019-11-27 05:25:35 -03:00
op.cpp op: Silence -Wshadow warning 2019-12-11 23:58:06 -03:00
op.h cmake: Always treat warnings as errors 2019-11-27 05:25:35 -03:00
operand.cpp Enable -Wshadow and silence warnings 2019-11-27 05:46:03 -03:00
operand.h cmake: Always treat warnings as errors 2019-11-27 05:25:35 -03:00
sirit.cpp Enable -Wshadow and silence warnings 2019-11-27 05:46:03 -03:00
stream.cpp Enable -Wshadow and silence warnings 2019-11-27 05:46:03 -03:00
stream.h Assemble uint32_t instead of uint8_t 2019-10-18 03:46:47 -03:00