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
/
visual-studio
/
slang
Commit message (
Expand
)
Author
Age
*
WIP Drop Premake (#3703)
Ellie Hermaszewska
2024-07-10
*
Warnings for uninitialized values (#4530)
venkataram-nv
2024-07-09
*
Expand upon existing `ImageSubscript` support (Metal, GLSL, SPIRV) (#4408)
ArielG-NV
2024-06-26
*
capture/replay: implement infrastructure for capture (#4372)
kaizhangNV
2024-06-13
*
Print warning when operator<< shifting too much (#4255)
Jay Kwak
2024-06-04
*
Add options to speedup compilation. (#4240)
Yong He
2024-05-29
*
capture/relay: Add capture interface classes (#4177)
kaizhangNV
2024-05-17
*
Metal: propagate and specialize address space. (#4137)
Yong He
2024-05-08
*
capture/replay: interface implementation 1 (#4122)
kaizhangNV
2024-05-08
*
Delete `wrap-global-context` pass. (#4114)
Yong He
2024-05-06
*
Added diagnostics & built-in type lowering for `[CUDAKernel]` functions (#4042)
Sai Praveen Bangaru
2024-04-30
*
Metal: Vertex/Fragment builtin and layouts. (#4044)
Yong He
2024-04-30
*
Support derivative functions in compute & capabilities adjustments (#4014)
ArielG-NV
2024-04-25
*
Metal: rewrite global variables as explicit context. (#3981)
Yong He
2024-04-18
*
Support combined texture sampler when targeting HLSL. (#3963)
Yong He
2024-04-17
*
Add skeleton for metal backend. (#3971)
Yong He
2024-04-17
*
WIP: Fix the variable scope issue (#3838) (#3892)
kaizhangNV
2024-04-11
*
Legalization of non-struct when function expects struct, resolves #3840 (#3880)
ArielG-NV
2024-04-03
*
Check for cylic types. (#3790)
Yong He
2024-03-18
*
Fix SPIRV for mesh shaders, checks for invalid target code&recursion. (#3788)
Yong He
2024-03-18
*
Implement raytracing extension(s); resolves #3560 for GLSL & SPIR-V targets (...
ArielG-NV
2024-03-15
*
Make type names spec-conformant in SPIRV reflect. (#3748)
Yong He
2024-03-12
*
Uniformity analysis. (#3704)
Yong He
2024-03-07
*
Add support for bitfields (#3639)
Ellie Hermaszewska
2024-03-01
*
[SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)
Yong He
2024-02-28
*
Refactor compiler option representations. (#3598)
Yong He
2024-02-20
*
Generate lookup tables from cmake (#3461)
Ellie Hermaszewska
2024-01-24
*
Capability def parsing & codegen + disjoint sets (#3451)
Yong He
2024-01-18
*
GLSL SSBO Support (#3400)
Ellie Hermaszewska
2023-12-15
*
Add GLSL Compatibility. (#3321)
Yong He
2023-11-14
*
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
*
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
*
SPIR-V WIP (#3064)
Ellie Hermaszewska
2023-08-15
*
Support per field matrix layout (#3101)
Yong He
2023-08-14
*
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
[next]