index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Upload artifact in macos build. (#2271)
Yong He
2022-06-13
*
Follow up on Language Server Improvement (#2275)
Yong He
2022-06-13
*
More liveness improvements (#2272)
jsmall-nvidia
2022-06-13
*
Hotfix/default embed stdlib source (#2276)
jsmall-nvidia
2022-06-13
*
Language Server improvements. (#2269)
Yong He
2022-06-13
*
Liveness fixes and improvements (#2270)
jsmall-nvidia
2022-06-13
*
Hot fix: Language server protocol initialization (#2274)
jsmall-nvidia
2022-06-13
*
Hotfix: Hover initialization (#2273)
jsmall-nvidia
2022-06-13
*
Only disable stdlib source when stdlib embedding is enabled (#2268)
jsmall-nvidia
2022-06-12
*
Improved bounds checking for C++/CUDA (#2263)
jsmall-nvidia
2022-06-08
*
Add smoke test for language server. (#2266)
Yong He
2022-06-08
*
Improvements around Visual Studio versions/matching versions (#2267)
jsmall-nvidia
2022-06-08
*
Actual global support (#2262)
jsmall-nvidia
2022-06-08
*
Code review fixes for language server. (#2265)
Yong He
2022-06-07
*
Major language server features. (#2264)
Yong He
2022-06-07
*
Add simple ray tracing test (#2261)
lucy96chen
2022-06-07
*
Add simple swapchain resize test (#2249)
lucy96chen
2022-06-02
*
COM interfaces with host callable (#2258)
jsmall-nvidia
2022-06-02
*
Clean up void returns. (#2260)
Yong He
2022-06-01
*
Disable stdlib source via premake (#2259)
jsmall-nvidia
2022-06-01
*
New language feature: basic error handling. (#2253)
Yong He
2022-06-01
*
Add language server daemon. (#2251)
Yong He
2022-06-01
*
Vulkan validation error fixes (#2254)
lucy96chen
2022-06-01
*
Add Slang::String compatibility with std::ostream (#2256)
Craig Kolb
2022-05-31
*
Work around MacOS compilation issue with embed stlib (#2255)
Craig Kolb
2022-05-31
*
Added NativeStringType (#2252)
jsmall-nvidia
2022-05-27
*
Remove LivenessLocation (#2248)
jsmall-nvidia
2022-05-26
*
Split render-vk.h/.cpp into a set of smaller files (#2244)
lucy96chen
2022-05-26
*
Slang llvm v13.x 28 (#2250)
jsmall-nvidia
2022-05-25
*
Allow [mutating] methods on existential values (#2245)
Theresa Foley
2022-05-25
*
Update SPIR-V Headers (#2246)
Theresa Foley
2022-05-23
*
Move to shader-slang SPIRV-Tools (#2243)
jsmall-nvidia
2022-05-19
*
Support for querying which parameters are used in emitted code (#2239)
Alexey Panteleev
2022-05-18
*
Support for `[[vk::spirv_instruction(op)]]` (#2242)
jsmall-nvidia
2022-05-18
*
Configuration for warnings (#2241)
Alexey Panteleev
2022-05-17
*
Refactor prelude emit (#2236)
jsmall-nvidia
2022-05-17
*
More proposals (#2232)
Theresa Foley
2022-05-17
*
Split render-d3d12.h/cpp into a set of smaller files (#2231)
lucy96chen
2022-05-17
*
Special handling around return and liveness (#2234)
jsmall-nvidia
2022-05-17
*
Liveness tracking with phis (#2233)
jsmall-nvidia
2022-05-17
*
Upgrade to glslang 11.9.0 binaries (#2240)
jsmall-nvidia
2022-05-17
*
Update SPIR-V generated (#2238)
jsmall-nvidia
2022-05-16
*
Fix typo in docs. (#2237)
jsmall-nvidia
2022-05-16
*
Fixed the false successful compile result when the FXC downstream compiler is...
Alexey Panteleev
2022-05-16
*
Initial support for COM interface in host code. (#2230)
Yong He
2022-05-10
*
Add design proposal for basic interfaces. (#2229)
Theresa Foley
2022-05-10
*
Glslang upgrade (#2228)
jsmall-nvidia
2022-05-10
*
Add support for `spirv_literal` (#2227)
jsmall-nvidia
2022-05-10
*
Use IR pass to eliminate phi nodes (#2226)
Theresa Foley
2022-05-10
*
Liveness pass fixes and improvements (#2225)
jsmall-nvidia
2022-05-09
[next]