summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-serialize-ir.cpp
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Initial support for precompiled DXIL in slang-modules (#4755)cheneym22024-08-05
* Unify stdlib `Texture` types into one generic type. (#3327)Yong He2023-11-16
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* Bump glm and stb + small neatenings (#2831)Ellie Hermaszewska2023-04-25
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Clean up void returns. (#2260)Yong He2022-06-01
* Make artifact an interface (#2195)jsmall-nvidia2022-04-27
* Cleanup refactoring work around the IR builder (#2061)Theresa Foley2021-12-17
* Add an accessor for IRInst opcode (#1707)Tim Foley2021-02-16
* Fix IR serialization to use variable length encoding for opcode. (#1599)Yong He2020-11-10
* Standard library save/loadable (#1592)jsmall-nvidia2020-11-05
* Generalizing Serialization (#1563)jsmall-nvidia2020-09-30
* Share debug information between AST and IR (#1547)jsmall-nvidia2020-09-17