summaryrefslogtreecommitdiff
path: root/source/core/slang-byte-encode-util.cpp
AgeCommit message (Expand)Author
2022-10-08Fixes around byte decode lite (#2438)jsmall-nvidia
2022-10-07Prevent out of bounds access by unaligned access in decodeLiteUInt32 (#2435)sdawson-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia
2019-04-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2018-10-09Feature/var byte encoding (#665)jsmall-nvidia