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