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