index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
Age
Commit message (
Expand
)
Author
2022-09-01
Upgrade slang-llvm (#2390)
jsmall-nvidia
2022-08-26
DownstreamCompileOptions using POD types (#2381)
jsmall-nvidia
2022-08-24
Compiler time evaluation of all int and bool operators. (#2376)
Yong He
2022-08-22
Improve binary compatibility for DownstreamCompiler types (#2371)
jsmall-nvidia
2022-08-22
Replace DownstreamCompileResult with Artifact (#2369)
jsmall-nvidia
2022-08-20
Call `gfx` in slang program. (#2370)
Yong He
2022-08-17
Move -Werror to CI (#2362)
Eric Engestrom
2022-08-16
Add gfx interface definition in Slang. (#2364)
Yong He
2022-08-16
IDownstreamCompiler interface (#2361)
jsmall-nvidia
2022-08-16
Move metadata/diagnostics to associated types (#2358)
jsmall-nvidia
2022-08-16
Remove CompileResult to use IArtifact (#2357)
jsmall-nvidia
2022-08-10
Add `none` literal that is convertible to `Optional`. (#2356)
Yong He
2022-08-10
`is` and `as` operator and `Optional<T>`. (#2355)
Yong He
2022-08-10
Yet more refactoring around Artifact (#2352)
jsmall-nvidia
2022-08-09
Artifact split interface and implementation (#2349)
jsmall-nvidia
2022-08-05
Added a new differential type system and various improvements (#2343)
Sai Praveen Bangaru
2022-08-04
Split debug-layer into smaller files (#2344)
lucy96chen
2022-08-03
Improvements around Artifact (#2346)
jsmall-nvidia
2022-08-03
Basic pointer usages. (#2342)
Yong He
2022-07-27
Split render-cpu into smaller files (#2340)
lucy96chen
2022-07-25
Split render-cuda.cpp into smaller files (#2334)
lucy96chen
2022-07-25
Allow `class` to implement COM interface, [DLLExport] (#2338)
Yong He
2022-07-21
Upgrade SPIR-V Tools and GLSLANG (#2335)
jsmall-nvidia
2022-07-12
Support `class` types. (#2321)
Yong He
2022-06-30
Split render-d3d11.cpp into smaller files (#2307)
lucy96chen
2022-06-27
Language server fixes and improvements (#2304)
Yong He
2022-06-24
Handling of temporary files (#2299)
jsmall-nvidia
2022-06-23
Added basic syntax to mark and request function derivatives, as well as the f...
Sai Praveen Bangaru
2022-06-23
Preserve specialization cache in IR for specialization pass. (#2293)
Yong He
2022-06-22
More Language Server Improvements. (#2289)
Yong He
2022-06-21
Lower throwing COM interface method. (#2282)
Yong He
2022-06-21
Added a second set of shaders to the ray tracing test and added another test ...
lucy96chen
2022-06-16
Language server: document symbols (#2287)
Yong He
2022-06-14
Swapchain resize now draws both before and after the resize operation (#2281)
lucy96chen
2022-06-13
Language Server improvements. (#2269)
Yong He
2022-06-08
Add smoke test for language server. (#2266)
Yong He
2022-06-08
Actual global support (#2262)
jsmall-nvidia
2022-06-07
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-02
Add simple swapchain resize test (#2249)
lucy96chen
2022-06-02
COM interfaces with host callable (#2258)
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-05-27
Added NativeStringType (#2252)
jsmall-nvidia
2022-05-26
Split render-vk.h/.cpp into a set of smaller files (#2244)
lucy96chen
2022-05-23
Update SPIR-V Headers (#2246)
Theresa Foley
2022-05-18
Support for querying which parameters are used in emitted code (#2239)
Alexey Panteleev
2022-05-17
Split render-d3d12.h/cpp into a set of smaller files (#2231)
lucy96chen
[next]