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
Age
Commit message (
Expand
)
Author
2022-09-01
Make ISlangFileSystem derive from ICastable (#2386)
jsmall-nvidia
2022-09-01
Remove artifact from SourceFile (#2384)
jsmall-nvidia
2022-09-01
Passing source to Downstream compilation as artifacts (#2382)
jsmall-nvidia
2022-08-26
DownstreamCompileOptions using POD types (#2381)
jsmall-nvidia
2022-08-24
Improvements around file tracking and Artifacts (#2379)
jsmall-nvidia
2022-08-24
Assorted Artifact improvements (#2374)
jsmall-nvidia
2022-08-22
Improve binary compatibility for DownstreamCompiler types (#2371)
jsmall-nvidia
2022-08-22
Replace DownstreamCompileResult with Artifact (#2369)
jsmall-nvidia
2022-08-16
Move metadata/diagnostics to associated types (#2358)
jsmall-nvidia
2022-08-11
Artifact closer to being able to replace CompileResult (#2354)
jsmall-nvidia
2022-08-10
Yet more refactoring around Artifact (#2352)
jsmall-nvidia
2022-08-10
Artifact and ICastable (#2351)
jsmall-nvidia
2022-08-10
Language server pointer type support + add `DLLImport` test (#2350)
Yong He
2022-08-09
Support for Items on IArtifact (#2347)
jsmall-nvidia
2022-08-03
Improvements around Artifact (#2346)
jsmall-nvidia
2022-07-18
Atomic ref counting for ISlangSharedLibrary (#2332)
jsmall-nvidia
2022-07-01
Language server: auto completion of `import` file and directories. (#2312)
Yong He
2022-07-01
Fix for issue with redirecting stdout/err to a file (#2311)
jsmall-nvidia
2022-06-27
Language server fixes and improvements (#2304)
Yong He
2022-06-24
Handling of temporary files (#2299)
jsmall-nvidia
2022-06-23
Preserve specialization cache in IR for specialization pass. (#2293)
Yong He
2022-06-08
Add smoke test for language server. (#2266)
Yong He
2022-06-08
Improvements around Visual Studio versions/matching versions (#2267)
jsmall-nvidia
2022-06-08
Actual global support (#2262)
jsmall-nvidia
2022-06-07
Code review fixes for language server. (#2265)
Yong He
2022-06-07
Major language server features. (#2264)
Yong He
2022-06-02
COM interfaces with host callable (#2258)
jsmall-nvidia
2022-05-31
Add Slang::String compatibility with std::ostream (#2256)
Craig Kolb
2022-05-31
Work around MacOS compilation issue with embed stlib (#2255)
Craig Kolb
2022-05-27
Added NativeStringType (#2252)
jsmall-nvidia
2022-05-17
Special handling around return and liveness (#2234)
jsmall-nvidia
2022-05-17
Liveness tracking with phis (#2233)
jsmall-nvidia
2022-04-28
Fix errors when building with the latest Xcode (#2215)
Vincent Isambart
2022-04-27
Make artifact an interface (#2195)
jsmall-nvidia
2022-04-26
Linking in DXC (#2190)
jsmall-nvidia
2022-03-28
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-03-09
gfx: restructure render-d3d12.cpp (#2154)
Yong He
2022-03-08
GFX Vulkan: deferred shader compilation and pipeline creation. (#2153)
Yong He
2022-02-10
OSX CI Test (#2126)
jsmall-nvidia
2022-02-10
Fix MacOSX build issues (#2124)
jsmall-nvidia
2022-02-09
Various fixes to gfx. (#2120)
Yong He
2022-01-25
Add support for HLSL unorm/snorm (#2095)
Theresa Foley
2022-01-10
Enable running tests in parallel. (#2078)
Yong He
2021-12-13
Fixes to `uploadTextureData`. (#2058)
Yong He
2021-12-03
Split out ExecutableLocation (#2041)
jsmall-nvidia
2021-12-03
Improvements to repro diagnostics (#2039)
jsmall-nvidia
2021-11-30
Auto flush for streams for stdin/out in slang-test (#2035)
jsmall-nvidia
2021-11-30
Use test-server on CI (#2034)
jsmall-nvidia
2021-11-24
Fix for slang-test memory leak (#2029)
jsmall-nvidia
2021-11-24
PersistentJSONValue (#2028)
jsmall-nvidia
[prev]
[next]