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
2023-02-09
Use stable sort in generation of lookup tables (#2638)
Ellie Hermaszewska
2023-01-27
Add ASAN support + fixes (#2614)
skallweitNV
2023-01-04
Avoid dots in auto-detected filename extensions (#2566)
Ellie Hermaszewska
2023-01-04
Add format checking attributes on printf-like functions (#2570)
Ellie Hermaszewska
2022-12-12
Refactor shader cache (#2558)
skallweitNV
2022-12-02
Cleanup crypto utilities (#2549)
skallweitNV
2022-11-30
Cleanup DigestBuilder and MD5HashGen (#2539)
skallweitNV
2022-11-28
Add LockFile helper class (#2535)
skallweitNV
2022-11-16
Clean up type checking of higher order expressions. (#2519)
Yong He
2022-11-02
Shader Execution Reordering (via NVAPI) (#2484)
jsmall-nvidia
2022-11-01
Make `DifferentialPair` able to nest. (#2477)
Yong He
2022-10-17
Shader cache index implementation (#2452)
lucy96chen
2022-10-13
Add getVersionString() to IDownstreamCompiler (#2446)
lucy96chen
2022-10-12
Add specialization args test (#2444)
lucy96chen
2022-10-12
Shader caching (#2432)
lucy96chen
2022-10-08
Fixes around byte decode lite (#2438)
jsmall-nvidia
2022-10-07
Prevent out of bounds access by unaligned access in decodeLiteUInt32 (#2435)
sdawson-nvidia
2022-10-06
Improvements around absolute paths and file systems (#2433)
jsmall-nvidia
2022-10-03
IMutableFileSystem::saveFileBlob (#2427)
jsmall-nvidia
2022-09-29
Split out MemoryFileSystem (#2422)
jsmall-nvidia
2022-09-29
RIFF filesystem improvements (#2418)
jsmall-nvidia
2022-09-15
Run simple compute kernel in gfx-smoke test. (#2400)
Yong He
2022-09-13
Deduplicate AST type nodes and cache lookup operations. (#2397)
Yong He
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
[next]