summaryrefslogtreecommitdiff
path: root/source/core/slang-dictionary.h
AgeCommit message (Expand)Author
2023-09-29Fix for problem with OrderedHashSet causing crash (#3251)jsmall-nvidia
2023-08-28Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska
2023-08-16Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska
2023-07-18Simplify Lookup and improve compiler performance. (#2996)Yong He
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-04-19Make SourceMap a value type (#2812)jsmall-nvidia
2023-03-22Type legalization and autodiff bug fixes. (#2722)Yong He
2023-02-28AD: Fixed do-while loops (#2683)Sai Praveen Bangaru
2022-06-23Preserve specialization cache in IR for specialization pass. (#2293)Yong He
2022-06-08Actual global support (#2262)jsmall-nvidia
2022-03-09gfx: restructure render-d3d12.cpp (#2154)Yong He
2022-03-08GFX Vulkan: deferred shader compilation and pipeline creation. (#2153)Yong He
2021-10-04Removing exceptions from core/compiler-core (#1953)jsmall-nvidia
2021-02-04[gfx] Shader-object driven shader compilation. (#1688)Yong He
2021-01-22Fix existential specialization of mutable buffer loads. (#1671)Yong He
2020-11-11Include hierarchy output (#1595)jsmall-nvidia
2020-08-28Add OrderedDictionary to core. (#1523)Yong He
2020-07-06ShortList<T> and core.natvis improvements. (#1430)Yong He
2020-05-26Improvements around hashing (#1355)jsmall-nvidia
2020-04-27Add support for generic load/store on byte-addressed buffers (#1334)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia