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-smart-pointer.h
Age
Commit message (
Expand
)
Author
2024-10-29
format
Ellie Hermaszewska
2024-10-29
preparation for clang format (#5422)
Ellie Hermaszewska
2024-08-30
Fix prelude generation by using relative paths for including `slang.h` (#4973)
Sai Praveen Bangaru
2024-07-17
Move the file public header files to `include` dir (#4636)
kaizhangNV
2023-08-16
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2022-09-15
Run simple compute kernel in gfx-smoke test. (#2400)
Yong He
2022-08-11
Artifact closer to being able to replace CompileResult (#2354)
jsmall-nvidia
2022-04-28
Fix errors when building with the latest Xcode (#2215)
Vincent Isambart
2022-04-27
Make artifact an interface (#2195)
jsmall-nvidia
2022-03-28
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2021-06-02
Fix cyclic reference in `ExtendedTypeLayout`. (#1868)
Yong He
2021-02-04
[gfx] Shader-object driven shader compilation. (#1688)
Yong He
2020-05-26
Improvements around hashing (#1355)
jsmall-nvidia
2019-08-27
Two fixes to avoid random crash on destruction of GLRenderer (#1038)
jsmall-nvidia
2019-06-19
Feature/shared library review (#992)
jsmall-nvidia
2019-05-31
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia