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
/
slang
/
slang-options.cpp
Age
Commit message (
Expand
)
Author
2023-07-14
Fix vk-shift-* mapping issue (#2993)
jsmall-nvidia
2023-07-14
Allow setting of HLSLToVulkan options without having a target specified on th...
jsmall-nvidia
2023-07-11
Add perf benchmark utility. (#2977)
Yong He
2023-05-22
Source embedding for output (#2889)
jsmall-nvidia
2023-05-10
Add slangc options for reporting downstream compile time. (#2878)
Yong He
2023-05-04
Improvements around HLSLToVulkanLayout (#2867)
jsmall-nvidia
2023-05-03
HLSL->Vulkan binding support (#2865)
jsmall-nvidia
2023-05-02
Various dxc/fxc compatibility fixes. (#2863)
Yong He
2023-05-02
Update slang-options.cpp
jsmall-nvidia
2023-05-02
Markdown CommandOptions (#2860)
jsmall-nvidia
2023-04-29
CommandOptions (#2856)
jsmall-nvidia
2023-04-26
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-25
StringBuilder to lowerCamel (#2840)
jsmall-nvidia
2023-04-25
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-20
Improvements outputting containers (#2815)
jsmall-nvidia
2023-04-17
Round trip source map (#2810)
jsmall-nvidia
2023-04-12
Artifact Container (#2783)
jsmall-nvidia
2023-04-11
Artifact simplification (#2781)
jsmall-nvidia
2023-03-26
Add PyTorch C++ binding generation. (#2734)
Yong He
2023-03-17
Add support for emitting cuda kernel and host functions. (#2712)
Yong He
2023-03-17
Support for producing SourceMap on emit (#2707)
jsmall-nvidia
2023-03-16
Add `[CudaDeviceExport]` to allow exporting CUDA device functions. (#2708)
Yong He
2023-03-16
Support GL_EXT_fragment_shader_barycentric (#2704)
Samuel Kogler
2023-03-10
Support for PDB output from DXC (#2693)
jsmall-nvidia
2023-01-04
Avoid dots in auto-detected filename extensions (#2566)
Ellie Hermaszewska
2022-11-16
Mesh shader support (#2464)
Ellie Hermaszewska
2022-09-28
Improvements around diagnostic controls (#2414)
jsmall-nvidia
2022-09-01
Make ISlangFileSystem derive from ICastable (#2386)
jsmall-nvidia
2022-09-01
Make FileSystem files and OS files distinct (#2383)
jsmall-nvidia
2022-08-24
Use enums with backing types in Slang API (#2375)
jsmall-nvidia
2022-08-24
Assorted Artifact improvements (#2374)
jsmall-nvidia
2022-08-11
Artifact closer to being able to replace CompileResult (#2354)
jsmall-nvidia
2022-08-10
Artifact and ICastable (#2351)
jsmall-nvidia
2022-08-09
Artifact split interface and implementation (#2349)
jsmall-nvidia
2022-08-09
Support for Items on IArtifact (#2347)
jsmall-nvidia
2022-08-03
Improvements around Artifact (#2346)
jsmall-nvidia
2022-06-02
COM interfaces with host callable (#2258)
jsmall-nvidia
2022-05-17
Configuration for warnings (#2241)
Alexey Panteleev
2022-05-05
Preliminary Liveness tracking (#2218)
jsmall-nvidia
2022-04-27
Make artifact an interface (#2195)
jsmall-nvidia
2022-04-27
Split out Artifact info (#2193)
jsmall-nvidia
2022-04-26
Improvements around Artifacts (#2192)
jsmall-nvidia
2022-04-26
Linking in DXC (#2190)
jsmall-nvidia
2022-04-15
DXIL library support and Artifact type (#2186)
jsmall-nvidia
2022-04-11
Refactor: eliminate BackEndCompileRequest (#2178)
Theresa Foley
2022-03-28
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-03-16
Add -depfile option to save dependency info (#2161)
Alexey Panteleev
2022-03-08
Slangc improvements: help message, downstream error passthrough (#2152)
Alexey Panteleev
2021-12-07
Output of IR ids as command line option (#2043)
jsmall-nvidia
2021-12-03
Improvements to repro diagnostics (#2039)
jsmall-nvidia
[next]