index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang.cpp
Commit message (
Expand
)
Author
Age
...
*
nsight Aftermath crash example (#2984)
jsmall-nvidia
2023-07-18
*
Simplify Lookup and improve compiler performance. (#2996)
Yong He
2023-07-18
*
Allow setting of HLSLToVulkan options without having a target specified on th...
jsmall-nvidia
2023-07-14
*
Create and cache flattened inheritance lists (#2740)
Theresa Foley
2023-07-12
*
Use scratchData on `IRInst` to replace HashSets. (#2978)
Yong He
2023-07-12
*
Add perf benchmark utility. (#2977)
Yong He
2023-07-11
*
Make DeclRefBase a Val, and DeclRef<T> a helper class. (#2967)
Yong He
2023-07-07
*
Improvements around StringBlob (#2921)
jsmall-nvidia
2023-06-08
*
Add API for querying total compile time. (#2898)
Yong He
2023-05-23
*
Add slangc options for reporting downstream compile time. (#2878)
Yong He
2023-05-10
*
Various fixes for autodiff and slangpy. (#2876)
Yong He
2023-05-09
*
HLSL->Vulkan binding support (#2865)
jsmall-nvidia
2023-05-03
*
Various dxc/fxc compatibility fixes. (#2863)
Yong He
2023-05-02
*
CommandOptions (#2856)
jsmall-nvidia
2023-04-29
*
Embed stdlib documentation to AST. (#2851)
Yong He
2023-04-27
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
StringBuilder to lowerCamel (#2840)
jsmall-nvidia
2023-04-25
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Improvements outputting containers (#2815)
jsmall-nvidia
2023-04-20
*
Make SourceMap a value type (#2812)
jsmall-nvidia
2023-04-19
*
On demand SourceMap JSON serialization (#2811)
jsmall-nvidia
2023-04-18
*
Round trip source map (#2810)
jsmall-nvidia
2023-04-17
*
Reading artifact hierarchy from file system interface (#2787)
jsmall-nvidia
2023-04-12
*
Artifact simplification (#2781)
jsmall-nvidia
2023-04-11
*
Add SLANG_IID_PPV_ARGS (#2784)
Ellie Hermaszewska
2023-04-07
*
Simplification around ArtifactRepresentation and unique identity (#2771)
jsmall-nvidia
2023-04-04
*
More builtin library support in torch backend. (#2760)
Yong He
2023-03-30
*
Obfuscated source map writing (#2727)
jsmall-nvidia
2023-03-24
*
Source map obfuscation (#2717)
jsmall-nvidia
2023-03-22
*
Support for producing SourceMap on emit (#2707)
jsmall-nvidia
2023-03-17
*
Support for PDB output from DXC (#2693)
jsmall-nvidia
2023-03-10
*
Add `SourceBlobWithPathInfoArtifactRepresentation`. (#2682)
Yong He
2023-02-28
*
Refactor shader cache (#2558)
skallweitNV
2022-12-12
*
Cleanup crypto utilities (#2549)
skallweitNV
2022-12-02
*
Cleanup DigestBuilder and MD5HashGen (#2539)
skallweitNV
2022-11-30
*
FileStream-based implementation for updating cache index file (#2485)
lucy96chen
2022-11-29
*
Shader cache bugfixes and test additions (#2467)
lucy96chen
2022-10-29
*
Shader cache index implementation (#2452)
lucy96chen
2022-10-17
*
Add getVersionString() to IDownstreamCompiler (#2446)
lucy96chen
2022-10-13
*
Add specialization args test (#2444)
lucy96chen
2022-10-12
*
Shader caching (#2432)
lucy96chen
2022-10-12
*
IMutableFileSystem::saveFileBlob (#2427)
jsmall-nvidia
2022-10-03
*
Language feature: pointer sized int types. (#2401)
Yong He
2022-09-15
*
Deduplicate AST type nodes and cache lookup operations. (#2397)
Yong He
2022-09-13
*
Make ISlangFileSystem derive from ICastable (#2386)
jsmall-nvidia
2022-09-01
*
Remove artifact from SourceFile (#2384)
jsmall-nvidia
2022-09-01
*
Make FileSystem files and OS files distinct (#2383)
jsmall-nvidia
2022-09-01
*
Passing source to Downstream compilation as artifacts (#2382)
jsmall-nvidia
2022-09-01
*
Disable module name translation when it ends with ".slang" (#2377)
Yong He
2022-08-24
*
Use enums with backing types in Slang API (#2375)
jsmall-nvidia
2022-08-24
[prev]
[next]