summaryrefslogtreecommitdiff
path: root/source/core/windows/slang-win-process.cpp
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2023-09-13Add all RayQuery SPIRV Intrinsics. (#3204)Yong He
2023-09-01Fix GLSL code gen around RayQuery and HitObject types. (#3173)Yong He
2023-08-16Run vk tests on spirv backend with expected failure list. (#3128)Yong He
2023-04-14Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska
2021-12-03Split out ExecutableLocation (#2041)jsmall-nvidia
2021-11-30Auto flush for streams for stdin/out in slang-test (#2035)jsmall-nvidia
2021-11-16Support around JSON-RPC (#2014)jsmall-nvidia
2021-11-15Http protocol support (#2012)jsmall-nvidia
2021-11-10Interprocess communication via pipes (#2009)jsmall-nvidia