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