summaryrefslogtreecommitdiff
path: root/source/core/slang-linked-list.h
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2024-10-29preparation for clang format (#5422)Ellie Hermaszewska
2024-08-30Fix prelude generation by using relative paths for including `slang.h` (#4973)Sai Praveen Bangaru
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2024-05-16Capabilities System, CapabilitySet Logic Overhaul (#4145)ArielG-NV
2023-08-16Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2022-10-17Shader cache index implementation (#2452)lucy96chen
2020-08-28Add OrderedDictionary to core. (#1523)Yong He