summaryrefslogtreecommitdiffstats
path: root/source/core/slang-shared-library.cpp
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska2023-04-14
* 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
* Language server pointer type support + add `DLLImport` test (#2350)Yong He2022-08-10
* Atomic ref counting for ISlangSharedLibrary (#2332)jsmall-nvidia2022-07-18
* Work around MacOS compilation issue with embed stlib (#2255)Craig Kolb2022-05-31
* Fix incorrect WIN32 macros and missing Windows.h inclusion (#1939)Pablo Delgado2021-09-15
* Preliminary CUDA Half support (#1808)jsmall-nvidia2021-04-23
* Associating GUID (or UUID) with types (#1776)jsmall-nvidia2021-04-01
* Cache stdlib when creating global session. (#1736)Yong He2021-03-05
* Support dynamic existential shader parameters in render-test (#1525)Yong He2020-09-01
* Use DownstreamCompiler for all downstream compilers (#1152)jsmall-nvidia2019-12-12
* Slang compiles CUDA source via NVRTC (#1151)jsmall-nvidia2019-12-12
* Callable CPU code support (#1014)jsmall-nvidia2019-08-12
* * Added Path::combineBuilder, so as two sub paths can be combined into a Stri...jsmall-nvidia2019-06-18
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* * Make Path:: use lowerCamel method names as per coding standard (#952)jsmall-nvidia2019-04-24
* Feature/shared library refactor (#712)jsmall-nvidia2018-11-06