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
/
compiler-core
/
slang-artifact-desc-util.cpp
Commit message (
Expand
)
Author
Age
*
Add Slang Byte Code generation and interpreter. (#6896)
Yong He
2025-04-28
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
preparation for clang format (#5422)
Ellie Hermaszewska
2024-10-29
*
Mark SPIRV artifact as non-executable. (#5356)
Yong He
2024-10-20
*
Move C interface from slang.h to slang-deprecated.h (#5301)
Ellie Hermaszewska
2024-10-15
*
Add WGSL support for slang-test (#5174)
Anders Leino
2024-10-07
*
Initial WGSL support (#5006)
Anders Leino
2024-09-09
*
Delete glsl_vulkan and glsl_vulkan_one_desc targets. (#4361)
Yong He
2024-06-12
*
Add host shared library target. (#4098)
Yong He
2024-05-03
*
Add metal downstream compiler + metallib target. (#3990)
Yong He
2024-04-19
*
Add skeleton for metal backend. (#3971)
Yong He
2024-04-17
*
Source embedding for output (#2889)
jsmall-nvidia
2023-05-22
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Improvements outputting containers (#2815)
jsmall-nvidia
2023-04-20
*
Round trip source map (#2810)
jsmall-nvidia
2023-04-17
*
Artifact Container (#2783)
jsmall-nvidia
2023-04-12
*
Artifact simplification (#2781)
jsmall-nvidia
2023-04-11
*
Add PyTorch C++ binding generation. (#2734)
Yong He
2023-03-26
*
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
*
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
*
Assorted Artifact improvements (#2374)
jsmall-nvidia
2022-08-24
*
Improve binary compatibility for DownstreamCompiler types (#2371)
jsmall-nvidia
2022-08-22
*
Move metadata/diagnostics to associated types (#2358)
jsmall-nvidia
2022-08-16
*
Remove CompileResult to use IArtifact (#2357)
jsmall-nvidia
2022-08-16
*
Artifact closer to being able to replace CompileResult (#2354)
jsmall-nvidia
2022-08-11
*
Yet more refactoring around Artifact (#2352)
jsmall-nvidia
2022-08-10
*
Artifact and ICastable (#2351)
jsmall-nvidia
2022-08-10
*
Artifact split interface and implementation (#2349)
jsmall-nvidia
2022-08-09