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