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
/
slang.h
Commit message (
Expand
)
Author
Age
*
Add `IGlobalSession::getSessionDescDigest`. (#3669)
Yong He
2024-03-04
*
Fix various crashes when generating debug info. (#3650)
Yong He
2024-02-29
*
Allow default values for `extern` symbols. (#3632)
Yong He
2024-02-26
*
Add slangc interface to compile and use ir modules. (#3615)
Yong He
2024-02-23
*
Add API for querying and reusing precompiled binary modules. (#3614)
Yong He
2024-02-22
*
Refactor compiler option representations. (#3598)
Yong He
2024-02-20
*
Support loading serialized modules. (#3588)
Yong He
2024-02-15
*
Atomics+Wave ops intrinsics fixes. (#3542)
Yong He
2024-02-02
*
WIP: CMake (#3326)
Ellie Hermaszewska
2023-12-08
*
Unify stdlib `Texture` types into one generic type. (#3327)
Yong He
2023-11-16
*
Add GLSL Compatibility. (#3321)
Yong He
2023-11-14
*
Parameter binding and gfx fixes. (#3302)
Yong He
2023-11-01
*
Type layouts for structured buffers with counters (#3269)
Ellie Hermaszewska
2023-10-17
*
Run curated spirv-opt passes through slang-glslang. (#3266)
Yong He
2023-10-09
*
s/depreciated/deprecated/ (#3153)
Ellie Hermaszewska
2023-08-29
*
Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)
Ellie Hermaszewska
2023-08-28
*
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2023-08-16
*
SPIR-V WIP (#3064)
Ellie Hermaszewska
2023-08-15
*
Support per field matrix layout (#3101)
Yong He
2023-08-14
*
Add spirv-dis as a downstream compiler (#3059)
Ellie Hermaszewska
2023-08-07
*
nsight Aftermath crash example (#2984)
jsmall-nvidia
2023-07-18
*
Add perf benchmark utility. (#2977)
Yong He
2023-07-11
*
Pointer layout support (#2930)
jsmall-nvidia
2023-06-27
*
Add API for querying total compile time. (#2898)
Yong He
2023-05-23
*
Add slangc options for reporting downstream compile time. (#2878)
Yong He
2023-05-10
*
Various dxc/fxc compatibility fixes. (#2863)
Yong He
2023-05-02
*
vkd3d and dxvk integration (#2823)
Ellie Hermaszewska
2023-04-29
*
Minor tidyings around d3d usage (#2854)
Ellie Hermaszewska
2023-04-29
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
Bump glm and stb + small neatenings (#2831)
Ellie Hermaszewska
2023-04-25
*
Improvements outputting containers (#2815)
jsmall-nvidia
2023-04-20
*
Changes for vkd3d proton (#2813)
Ellie Hermaszewska
2023-04-20
*
Reading artifact hierarchy from file system interface (#2787)
jsmall-nvidia
2023-04-12
*
Add SLANG_IID_PPV_ARGS (#2784)
Ellie Hermaszewska
2023-04-07
*
Upgrade `slang-llvm` (#2741)
jsmall-nvidia
2023-03-27
*
Add PyTorch C++ binding generation. (#2734)
Yong He
2023-03-26
*
Add `[CudaDeviceExport]` to allow exporting CUDA device functions. (#2708)
Yong He
2023-03-16
*
Support for PDB output from DXC (#2693)
jsmall-nvidia
2023-03-10
*
Add struct version to DownstreamCompiler::CompileOptions interface (#2692)
jsmall-nvidia
2023-03-10
*
Take into account the optimization level requested in TargetDesc (#2649)
Ellie Hermaszewska
2023-02-21
*
s/TRACTING/TRACING/ (#2567)
Ellie Hermaszewska
2022-12-20
*
Refactor shader cache (#2558)
skallweitNV
2022-12-12
*
Cleanup crypto utilities (#2549)
skallweitNV
2022-12-02
*
FileStream-based implementation for updating cache index file (#2485)
lucy96chen
2022-11-29
*
Squash warnings (#2515)
Ellie Hermaszewska
2022-11-16
*
Mesh shader support (#2464)
Ellie Hermaszewska
2022-11-16
*
Shader cache bugfixes and test additions (#2467)
lucy96chen
2022-10-29
*
Shader cache index implementation (#2452)
lucy96chen
2022-10-17
*
Shader caching (#2432)
lucy96chen
2022-10-12
*
IMutableFileSystem::saveFileBlob (#2427)
jsmall-nvidia
2022-10-03
[next]