summaryrefslogtreecommitdiffstats
path: root/build/visual-studio/slang
Commit message (Expand)AuthorAge
...
* Allow `class` to implement COM interface, [DLLExport] (#2338)Yong He2022-07-25
* Upgrade SPIR-V Tools and GLSLANG (#2335)jsmall-nvidia2022-07-21
* Support `class` types. (#2321)Yong He2022-07-12
* Language server fixes and improvements (#2304)Yong He2022-06-27
* Added basic syntax to mark and request function derivatives, as well as the f...Sai Praveen Bangaru2022-06-23
* Preserve specialization cache in IR for specialization pass. (#2293)Yong He2022-06-23
* More Language Server Improvements. (#2289)Yong He2022-06-22
* Lower throwing COM interface method. (#2282)Yong He2022-06-21
* Language server: document symbols (#2287)Yong He2022-06-16
* Language Server improvements. (#2269)Yong He2022-06-13
* Add smoke test for language server. (#2266)Yong He2022-06-08
* Major language server features. (#2264)Yong He2022-06-07
* New language feature: basic error handling. (#2253)Yong He2022-06-01
* Update SPIR-V Headers (#2246)Theresa Foley2022-05-23
* Support for querying which parameters are used in emitted code (#2239)Alexey Panteleev2022-05-18
* Initial support for COM interface in host code. (#2230)Yong He2022-05-10
* Use IR pass to eliminate phi nodes (#2226)Theresa Foley2022-05-10
* Output SPIR-V lifetimes (#2221)jsmall-nvidia2022-05-05
* Preliminary Liveness tracking (#2218)jsmall-nvidia2022-05-05
* Linking in DXC (#2190)jsmall-nvidia2022-04-26
* DXIL library support and Artifact type (#2186)jsmall-nvidia2022-04-15
* Support `[DllImport]` (#2181)Yong He2022-04-12
* Refactor: eliminate BackEndCompileRequest (#2178)Theresa Foley2022-04-11
* Allow slangc to generate exe from .slang file. (#2170)Yong He2022-03-28
* Initial support for documentation extraction in C++ (#2156)jsmall-nvidia2022-03-09
* Improved SCCP, inlining and resource specialization passes, legalize `ImageSu...Yong He2022-02-25
* Turn off edit and continue to prevent warnings. (#2097)Yong He2022-01-27
* Fix a bug with CUDA entry-point params (#2007)Theresa Foley2021-11-10
* Enabling slang-llvm for host-callable (#1975)jsmall-nvidia2021-10-25
* Fix ARM64 detection for MSVC (#1951)Chad Engler2021-09-29
* `reinterpret` and 16-bit value packing. (#1933)Yong He2021-09-09
* Further implementation of SPIRV direct emit. (#1920)Yong He2021-08-12
* Enable reading OptiX SBT records via uniform parameters on ray tracing entry ...Nathan V. Morrical2021-08-10
* Work to mitigate SPIR-V bloat (#1914)Theresa Foley2021-07-21
* Update VS projects to 2019. (#1901)Yong He2021-07-08
* Change default VS version to 2017. (#1893)Yong He2021-06-23
* DXC as DownstreamCompiler (#1845)jsmall-nvidia2021-05-14
* FXC as DownstreamCompiler (#1844)jsmall-nvidia2021-05-14
* Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He2021-04-16
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* Update binaries (#1758)Tim Foley2021-03-16
* Enable building glslang from source (#1757)Tim Foley2021-03-16
* MarkDown -> Markdown (#1748)jsmall-nvidia2021-03-11
* Doc tooling improvements (#1734)jsmall-nvidia2021-03-05
* Doc improvements (#1729)jsmall-nvidia2021-03-01
* Documentation markup extraction (#1724)jsmall-nvidia2021-02-23
* Support `bit_cast` between complex types. (#1702)Yong He2021-02-12
* Fix line offset problem (#1690)jsmall-nvidia2021-02-04
* Upgrade slang-binaries for glslang 11.1.0 (#1664)Tim Foley2021-01-21
* Update glslang to 11.1.0 (#1662)Tim Foley2021-01-20