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
/
slang
/
slang-ir-constexpr.cpp
Commit message (
Expand
)
Author
Age
*
Diagnose error when the function args can't satisfy constexpr parameter requi...
Gangzheng Tong
2025-09-16
*
extend fiddle to allow custom lua splices in more places (#7559)
Ellie Hermaszewska
2025-07-01
*
Simplify implicit cast ctors for vector & matrix. (#6408)
Yong He
2025-02-20
*
Support cooperative vector (#6223)
Jay Kwak
2025-01-30
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Keep const-ness in generic functions (#4028)
Jay Kwak
2024-04-25
*
Support pointers in SPIRV. (#3561)
Yong He
2024-02-08
*
Cleanup builtin arithmetic interfaces. (#3317)
Yong He
2023-11-10
*
Various slangpy fixes. (#3227)
Yong He
2023-09-21
*
fix warnings (#3224)
Ellie Hermaszewska
2023-09-21
*
Allow loop counters to be used as constexpr arguments. (#3139)
Yong He
2023-08-18
*
Fix literals needing cast (#3039)
jsmall-nvidia
2023-08-01
*
Pool inst worklists and hashsets to avoid rehashing. (#2982)
Yong He
2023-07-12
*
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-26
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Remove `SharedIRBuilder`. (#2657)
Yong He
2023-02-16
*
Unify UpdateField and UpdateElement with access chain. (#2611)
Yong He
2023-01-25
*
Reimplement address elimination. (#2605)
Yong He
2023-01-24
*
Rename IR opcodes to unify style. (#2556)
Yong He
2022-12-07
*
Remove `construct` IR op. (#2555)
Yong He
2022-12-07
*
Lower-to-ir no longer produce `Construct` inst. (#2553)
Yong He
2022-12-07
*
Cleanup refactoring work around the IR builder (#2061)
Theresa Foley
2021-12-17
*
Add an accessor for IRInst opcode (#1707)
Tim Foley
2021-02-16
*
Clean up some behavior of operator% (#1060)
Tim Foley
2019-09-18
*
Change how global-scope constants are handled (#1001)
Tim Foley
2019-07-17
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31