index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-12
Fix prebuilt dependencies filenames on non-windows platforms (#5848)
Ellie Hermaszewska
2024-12-11
Fix language server check skipping when explicit module decl exists. (#5845)
Yong He
2024-12-12
Bump spirv-header/tools/glslang (#5834)
Ellie Hermaszewska
2024-12-11
LSP: fix "documentSymbol failed" error. (#5842)
Yong He
2024-12-11
Use perfect forwardnig to preserve the parameters for log (#5841)
Jay Kwak
2024-12-11
Fix the logic to determine whether lower generic pass should run. (#5837)
Yong He
2024-12-11
Fix loop hoisting logic in redundancy pass. (#5836)
Yong He
2024-12-11
Fix attribute reflection. (#5823)
Yong He
2024-12-11
Update SPIRV submodules (#5815)
Jay Kwak
2024-12-11
Fix anyvalue marshalling for matrix and 64 bit types. (#5827)
Yong He
2024-12-11
Fix wgsl float texture format inference silent failure (#5831)
Devon
2024-12-10
A small mistake. (#5819)
HappyLi3
2024-12-10
Enable WGSL tests that works for Metal related to Semantics (#5816)
Jay Kwak
2024-12-10
Correct proposal number (#5809)
Ellie Hermaszewska
2024-12-10
Enable exprs for GLSL binding layout qualifiers (#5807)
Darren
2024-12-10
Add more details on PR process to CONTRIBUTING.md (#5812)
Jay Kwak
2024-12-10
Create scope for synthesized property decl. (#5817)
Yong He
2024-12-10
Fix a crash when search for files. (#5818)
Yong He
2024-12-10
Don't emit a warning when implicit casting from known in-range int lit to hal...
Yong He
2024-12-10
Fix parsing logic of for loops' initial statement. (#5813)
Yong He
2024-12-09
Add SV_DrawIndex. (#5787)
Yong He
2024-12-09
Fix pointer offset logic and add executable tests. (#5790)
Yong He
2024-12-09
Allow pointers to existential values. (#5793)
Yong He
2024-12-09
Fix crash during emitCast of attributed type, allow MaxIters to take linktime...
Yong He
2024-12-09
Fix reflection for pointer element types. (#5797)
Yong He
2024-12-09
Report error on nested functions. (#5792)
Yong He
2024-12-09
Fix crash on recursive types. (#5796)
Yong He
2024-12-09
Add Sampler*Shadow type aliases. (#5789)
Yong He
2024-12-06
Update slang-ast-decl-ref.cpp (#5786)
Sai Praveen Bangaru
2024-12-06
Emit debug info for Release builds (#5783)
Ellie Hermaszewska
2024-12-06
Support specialization constant on WGSL and Metal. (#5780)
Yong He
2024-12-06
Split debug info for all targets (#5732)
Ellie Hermaszewska
2024-12-06
Implement explciit binding for metal and wgsl. (#5778)
Yong He
2024-12-05
Do recursive function checks early during IR linking (#5777)
Darren Wihandi
2024-12-05
Add API for getting last internal error message (#5772)
Simon Kallweit
2024-12-05
Add wgsl missing float image format inference (#5716)
Devon
2024-12-05
Extended vector proposal (#5734)
Ellie Hermaszewska
2024-12-05
Set prerelease and draft correctly for centos releases (#5769)
Ellie Hermaszewska
2024-12-05
Set prerelease and draft correctly for releases with draft in the tag (#5763)
Ellie Hermaszewska
2024-12-05
Remove duplicate call to install() for libslang (#5767)
Ellie Hermaszewska
2024-12-05
Don't install .clang-format alongside headers (#5762)
Ellie Hermaszewska
2024-12-05
Fix compiler warning when using slang.h with gcc/clang on Windows (#5766)
Kevin Shanahan
2024-12-05
Make fvk-invert-y work on mesh shader ouptuts. (#5760)
Yong He
2024-12-04
Relocate the step of 'Add bash to PATH' (#5759)
kaizhangNV
2024-12-04
Fix a regression that GL_EXT_samplerless_texture_functions is missing (#5758)
kaizhangNV
2024-12-04
WGPU: Add new test and explanation for disabled test (#5731)
Anders Leino
2024-12-03
Fix `SpvExecutionModeOutputLinesEXT`. (#5740)
Yong He
2024-12-03
Add emit logic for `requirePrelude` inst. (#5735)
Yong He
2024-12-04
Run a do-nothing CI job for documentation changes (#5747)
Ellie Hermaszewska
2024-12-04
Remove .clang-format from .gitignore (#5746)
Ellie Hermaszewska
[next]