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
/
core.meta.slang.h
Commit message (
Expand
)
Author
Age
...
*
Fix atomic operations on RWBuffer (#593)
Tim Foley
2018-06-05
*
Fix global atomic functions (#582)
Tim Foley
2018-05-29
*
Introduce an IR-level type system (#481)
Tim Foley
2018-04-11
*
Entry point attribute (#447)
Tim Foley
2018-03-19
*
Overhaul implementation of [attributes] (#443)
Tim Foley
2018-03-16
*
Cleanups on slang-generate (#437)
Tim Foley
2018-03-08
*
Refactor IR type system, step 0
Yong He
2018-02-23
*
Initial support for cross-compilation of geometry shaders to GLSL (#423)
Tim Foley
2018-02-23
*
Initial work on validating "constexpr"-ness in IR (#420)
Tim Foley
2018-02-22
*
stdlib fixes for Vulkan (#414)
Tim Foley
2018-02-18
*
Falcor fixes (#402)
Tim Foley
2018-02-08
*
Support __target_intrinsic modifiers in IR codegen (#401)
Tim Foley
2018-02-07
*
Remove non-IR codegen paths (#398)
Tim Foley
2018-02-03
*
IR: Add support for `out` and `inout` parameters (#289)
Tim Foley
2017-11-17
*
Remove `__intrinsic_op` from many decls
Tim Foley
2017-11-07
*
Parameter blocks (#245)
Tim Foley
2017-11-06
*
Work towards target-specific function overloads (#210)
Tim Foley
2017-10-12
*
Bug fixing (#207)
Tim Foley
2017-10-11
*
IR: overhaul IR design/implementation (#195)
Tim Foley
2017-10-04
*
First attempt at a Linux build (#193)
Tim Foley
2017-09-27
[prev]