index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
core
/
slang-platform.cpp
Age
Commit message (
Expand
)
Author
2025-07-21
Add utility to trace creation of problematic IRInsts to assist LLM in debuggi...
Copilot
2025-06-26
Use LoadLibraryExA instead of LoadLibraryA (#7535)
jarcherNV
2024-12-13
Correctly distinguish between windows and MSVC (#5851)
Ellie Hermaszewska
2024-11-05
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-10-29
format
Ellie Hermaszewska
2023-04-26
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-25
StringBuilder to lowerCamel (#2840)
jsmall-nvidia
2023-04-25
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-20
Changes for vkd3d proton (#2813)
Ellie Hermaszewska
2023-04-14
Some small fixes with Windows/DX usage (#2797)
Ellie Hermaszewska
2023-04-14
Enable SLANG_ENABLE_DXIL_SUPPORT on non-Windows platforms (#2750)
Ellie Hermaszewska
2022-10-03
IMutableFileSystem::saveFileBlob (#2427)
jsmall-nvidia
2022-08-10
Language server pointer type support + add `DLLImport` test (#2350)
Yong He
2021-07-19
Enable swiftshader in linux CI builds (#1909)
Yong He
2021-03-11
Add Linux support to `platform` and `gfx`. (#1744)
Yong He
2021-01-26
Improved NVRTC location finding (#1674)
jsmall-nvidia
2020-09-01
Support dynamic existential shader parameters in render-test (#1525)
Yong He
2020-01-24
Texture Sample available in CUDA (#1176)
jsmall-nvidia
2019-08-12
Ability to set Paths on Pass Through/Back End Compilers (#1010)
jsmall-nvidia
2019-06-19
Feature/shared library review (#992)
jsmall-nvidia
2019-06-18
* Added Path::combineBuilder, so as two sub paths can be combined into a Stri...
jsmall-nvidia
2019-06-14
Runtime Shared Library compilation and testing (#985)
jsmall-nvidia
2019-05-31
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia