summaryrefslogtreecommitdiffstats
path: root/source/core/slang-platform.cpp
Commit message (Expand)AuthorAge
* Use LOAD_LIBRARY_SEARCH_DEFAULT_DIRS for LoadLibraryExW (#8491)Gangzheng Tong2025-09-19
* include limits.h in slang-platform.cpp (#8473)John Zupin2025-09-19
* Use wide char version of Windows API (#8390)Gangzheng Tong2025-09-08
* Add check for backtrace availability (#8329)Dario Mylonopoulos2025-09-06
* Try both LoadLibrary functions on Windows (#8368)jarcherNV2025-09-05
* Fix readlink missing include (#8260)TheGoldMonkey2025-08-22
* Fix intrinsic LoadLocalRootTableConstant for optix (#7949)Harsh Aggarwal (NVIDIA)2025-08-07
* Add utility to trace creation of problematic IRInsts to assist LLM in debuggi...Copilot2025-07-21
* Use LoadLibraryExA instead of LoadLibraryA (#7535)jarcherNV2025-06-26
* Correctly distinguish between windows and MSVC (#5851)Ellie Hermaszewska2024-12-13
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* StringBuilder to lowerCamel (#2840)jsmall-nvidia2023-04-25
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Changes for vkd3d proton (#2813)Ellie Hermaszewska2023-04-20
* Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska2023-04-14
* Enable SLANG_ENABLE_DXIL_SUPPORT on non-Windows platforms (#2750)Ellie Hermaszewska2023-04-14
* IMutableFileSystem::saveFileBlob (#2427)jsmall-nvidia2022-10-03
* Language server pointer type support + add `DLLImport` test (#2350)Yong He2022-08-10
* Enable swiftshader in linux CI builds (#1909)Yong He2021-07-19
* Add Linux support to `platform` and `gfx`. (#1744)Yong He2021-03-11
* Improved NVRTC location finding (#1674)jsmall-nvidia2021-01-26
* Support dynamic existential shader parameters in render-test (#1525)Yong He2020-09-01
* Texture Sample available in CUDA (#1176)jsmall-nvidia2020-01-24
* Ability to set Paths on Pass Through/Back End Compilers (#1010)jsmall-nvidia2019-08-12
* Feature/shared library review (#992)jsmall-nvidia2019-06-19
* * Added Path::combineBuilder, so as two sub paths can be combined into a Stri...jsmall-nvidia2019-06-18
* Runtime Shared Library compilation and testing (#985)jsmall-nvidia2019-06-14
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31