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