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
/
build
Commit message (
Expand
)
Author
Age
*
Uniformity analysis. (#3704)
Yong He
2024-03-07
*
Fix various crashes when generating debug info. (#3650)
Yong He
2024-02-29
*
Add support for bitfields (#3639)
Ellie Hermaszewska
2024-03-01
*
[SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)
Yong He
2024-02-28
*
Allow default values for `extern` symbols. (#3632)
Yong He
2024-02-26
*
Add API for querying and reusing precompiled binary modules. (#3614)
Yong He
2024-02-22
*
Support link time type specialization. (#3604)
Yong He
2024-02-20
*
Refactor compiler option representations. (#3598)
Yong He
2024-02-20
*
Support loading serialized modules. (#3588)
Yong He
2024-02-15
*
Support link-time constants. (#3564)
Yong He
2024-02-09
*
Generate lookup tables from cmake (#3461)
Ellie Hermaszewska
2024-01-24
*
Capability def parsing & codegen + disjoint sets (#3451)
Yong He
2024-01-18
*
macos/vulkan support (#3418)
skallweitNV
2023-12-18
*
GLSL SSBO Support (#3400)
Ellie Hermaszewska
2023-12-15
*
WIP: CMake (#3326)
Ellie Hermaszewska
2023-12-08
*
Add GLSL Compatibility. (#3321)
Yong He
2023-11-14
*
Add a tool to dump/replay compute pipeline creation from gfx. (#3275)
Yong He
2023-10-19
*
Run curated spirv-opt passes through slang-glslang. (#3266)
Yong He
2023-10-09
*
SPIRV compiler performance fixes. (#3258)
Yong He
2023-10-04
*
Various SPIRV fixes. (#3231)
Yong He
2023-09-27
*
Add Mesh and Task shader support to GFX (#3190)
Ellie Hermaszewska
2023-09-11
*
SPIR-V image operations (#3163)
Ellie Hermaszewska
2023-09-05
*
Add more wave intrinsics. (#3162)
Yong He
2023-08-29
*
Add `target_switch` and `intrinsic_asm` statement. (#3154)
Yong He
2023-08-28
*
Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)
Ellie Hermaszewska
2023-08-28
*
Support SPIRV Capability declaration on intrinsic functions. (#3150)
Yong He
2023-08-25
*
Compile append and consume structured buffers to glsl. (#3142)
Yong He
2023-08-21
*
Initial support for differentiating existential types (#3111)
Sai Praveen Bangaru
2023-08-17
*
Create storage types of different layouts for SPIRV emit. (#3116)
Yong He
2023-08-17
*
Add loop inversion pass (#2899)
Ellie Hermaszewska
2023-08-17
*
SPIRV: debug source and debug line. (#3109)
Yong He
2023-08-15
*
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
*
Validate generated SPIR-V on output (#3061)
Ellie Hermaszewska
2023-08-07
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04
*
Add slang.natjmc. (#3018)
Yong He
2023-07-25
*
Add support for `-fvk-invert-y`. (#3012)
Yong He
2023-07-21
*
Optimize specialization, and remove unnecessary calls to `simplifyIR`. (#2999)
Yong He
2023-07-19
*
Pool inst worklists and hashsets to avoid rehashing. (#2982)
Yong He
2023-07-12
*
Create and cache flattened inheritance lists (#2740)
Theresa Foley
2023-07-12
*
Add perf benchmark utility. (#2977)
Yong He
2023-07-11
*
Add support for texture footprint queries (#2970)
Theresa Foley
2023-07-10
*
Initial sizeof/alignof implementation. (#2954)
jsmall-nvidia
2023-07-05
*
Fix for operator assignment issue (#2951)
jsmall-nvidia
2023-06-30
*
Source embedding for output (#2889)
jsmall-nvidia
2023-05-22
*
Fusion pass for saturated_cooperation (#2874)
Ellie Hermaszewska
2023-05-12
*
MVP for higher order functions (#2849)
Ellie Hermaszewska
2023-05-11
*
HLSL->Vulkan binding support (#2865)
jsmall-nvidia
2023-05-03
[next]