summaryrefslogtreecommitdiffstats
path: root/source/slang-rt
Commit message (Expand)AuthorAge
* Use wide char version of Windows API (#8390)Gangzheng Tong2025-09-08
* Revert "Reduce the dependency to thread library (#8216)" (#8319)kaizhangNV2025-08-28
* Reduce the dependency to thread library (#8216)Jay Kwak2025-08-20
* Fix static build and install (#6158)Dario Mylonopoulos2025-01-24
* Remove duplicate call to install() for libslang (#5767)Ellie Hermaszewska2024-12-05
* formatEllie Hermaszewska2024-10-29
* format cmake files (#5406)Ellie Hermaszewska2024-10-29
* declutter top level CMakeLists.txt (#5391)Ellie Hermaszewska2024-10-24
* StringBuilder to lowerCamel (#2840)jsmall-nvidia2023-04-25
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska2023-04-14
* Call `gfx` in slang program. (#2370)Yong He2022-08-20
* Language server pointer type support + add `DLLImport` test (#2350)Yong He2022-08-10
* Allow `class` to implement COM interface, [DLLExport] (#2338)Yong He2022-07-25
* Support `[DllImport]` (#2181)Yong He2022-04-12