summaryrefslogtreecommitdiff
path: root/source/core/windows
AgeCommit message (Expand)Author
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
2021-04-29Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia
2021-04-29Support for escaped paths in tools (#1823)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia
2019-12-12Use DownstreamCompiler for all downstream compilers (#1152)jsmall-nvidia
2019-12-10DownstreamCompiler abstraction (#1149)jsmall-nvidia
2019-09-23Simple test profiling (#1062)jsmall-nvidia
2019-08-12Callable CPU code support (#1014)jsmall-nvidia
2019-07-17Slang -> C++ -> SharedLibrary -> Test (#999)jsmall-nvidia
2019-06-21Parsing CPP Compiler output (#994)jsmall-nvidia
2019-06-14CPPCompiler improvements (#984)jsmall-nvidia
2019-06-14Abstract CPPCompiler (#983)jsmall-nvidia
2019-06-13Runtime C++ compiling and testing on Unix-like targets (#981)jsmall-nvidia
2019-06-12CommandLine arg escaping (#980)jsmall-nvidia
2019-06-12Visual Studio compilation working in test harness (#979)jsmall-nvidia
2019-06-12Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia