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-04-18
On demand SourceMap JSON serialization (#2811)
jsmall-nvidia
2023-04-14
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
Set the executable bit on Executable artifact files (#2796)
Ellie Hermaszewska
2023-04-13
Correct http header construction (#2795)
Ellie Hermaszewska
2023-04-12
Reading artifact hierarchy from file system interface (#2787)
jsmall-nvidia
2023-04-11
Artifact simplification (#2781)
jsmall-nvidia
2023-04-07
Add SLANG_IID_PPV_ARGS (#2784)
Ellie Hermaszewska
2023-03-30
Detect when calls to execv fail (#2751)
Ellie Hermaszewska
2023-03-30
Enable CUDA render api on unix (#2757)
Ellie Hermaszewska
2023-03-30
Fix mismatched malloc/delete[] in toWString (#2758)
Ellie Hermaszewska
2023-03-28
Don't touch output file if content did not change. (#2738)
Yong He
2023-03-26
Add PyTorch C++ binding generation. (#2734)
Yong He
2023-03-22
Type legalization and autodiff bug fixes. (#2722)
Yong He
2023-03-22
Source map obfuscation (#2717)
jsmall-nvidia
2023-03-16
Add `[CudaDeviceExport]` to allow exporting CUDA device functions. (#2708)
Yong He
2023-03-16
Preliminary SourceMap support (#2701)
jsmall-nvidia
2023-03-10
Support for PDB output from DXC (#2693)
jsmall-nvidia
2023-02-28
AD: Fixed do-while loops (#2683)
Sai Praveen Bangaru
2023-02-28
Add `SourceBlobWithPathInfoArtifactRepresentation`. (#2682)
Yong He
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
[next]