index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-04-26
Fix most of the disabled warnings on gcc/clang (#2839)
Ellie Hermaszewska
2023-04-25
StringBuilder to lowerCamel (#2840)
jsmall-nvidia
2023-04-25
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-21
Correct vulkan extension name for inline uniforms (#2822)
Ellie Hermaszewska
2023-04-20
Improve SourceMap coverage/testing (#2818)
jsmall-nvidia
2023-04-20
Changes for vkd3d proton (#2813)
Ellie Hermaszewska
2023-04-19
Make SourceMap a value type (#2812)
jsmall-nvidia
2023-04-15
Add render api category to synthesized tests (#2808)
Ellie Hermaszewska
2023-04-14
Bugfix: compiler will run forever to eliminate dead code (#2809)
winmad
2023-04-14
Some small fixes with Windows/DX usage (#2797)
Ellie Hermaszewska
2023-04-13
Set sharedMem argument to 0 when launching cuda kernel. (#2799)
Yong He
2023-04-14
Set the executable bit on Executable artifact files (#2796)
Ellie Hermaszewska
2023-04-12
Downgrade github runner to 20.04 (#2792)
Ellie Hermaszewska
2023-04-12
Fix for crashes around FileCheck (#2793)
jsmall-nvidia
2023-04-11
WIP Hack to work around IFileCheck release (#2789)
jsmall-nvidia
2023-04-11
Implement FileCheck tests for several test commands (#2747)
Ellie Hermaszewska
2023-04-11
Artifact simplification (#2781)
jsmall-nvidia
2023-04-04
Preliminary support for realtime clock (#2772)
jsmall-nvidia
2023-04-02
Squash some warnings (#2765)
Ellie Hermaszewska
2023-04-02
Fix several silently failing tests (#2767)
Ellie Hermaszewska
2023-03-30
Enable CUDA render api on unix (#2757)
Ellie Hermaszewska
2023-03-28
Don't touch output file if content did not change. (#2738)
Yong He
2023-03-27
Using SourceMap for location output (#2736)
jsmall-nvidia
2023-03-26
Add PyTorch C++ binding generation. (#2734)
Yong He
2023-03-21
Add texture tri-linear autodiff example. (#2715)
Yong He
2023-03-16
SourceMap encoding (#2706)
jsmall-nvidia
2023-03-16
Preliminary SourceMap support (#2701)
jsmall-nvidia
2023-02-21
Take into account the optimization level requested in TargetDesc (#2649)
Ellie Hermaszewska
2023-02-16
Overhaul global inst deduplication and cpp/cuda backend. (#2654)
Yong He
2023-02-11
Comment call to vkCreateInstance with a potential pitfall (#2642)
Ellie Hermaszewska
2023-02-09
Use stable sort in generation of lookup tables (#2638)
Ellie Hermaszewska
2023-02-06
GFX: make dispatch commands return error code. (#2625)
Yong He
2023-02-03
Use SPIR-V opcode names rather than numbers (#2571)
Ellie Hermaszewska
2023-01-27
Add ASAN support + fixes (#2614)
skallweitNV
2023-01-25
GFX report live objects (#2609)
skallweitNV
2023-01-20
Add vulkan extensions to support DLSS (#2603)
skallweitNV
2023-01-06
Fix validation errors (and hang) in swapchain resize test (#2578)
Ellie Hermaszewska
2022-12-14
Shader cache improvements (#2564)
skallweitNV
2022-12-12
Refactor shader cache (#2558)
skallweitNV
2022-12-02
Cleanup crypto utilities (#2549)
skallweitNV
2022-11-30
Cleanup DigestBuilder and MD5HashGen (#2539)
skallweitNV
2022-11-29
FileStream-based implementation for updating cache index file (#2485)
lucy96chen
2022-11-28
Add LockFile helper class (#2535)
skallweitNV
2022-11-16
Squash warnings (#2515)
Ellie Hermaszewska
2022-11-15
Specify downstream compiler include paths (#2517)
jsmall-nvidia
2022-11-10
Improvements to NVRTC diagnostic parsing (#2504)
jsmall-nvidia
2022-11-09
Fix supported shader model check in D3D12 device (#2503)
skallweitNV
2022-11-07
Initial version of DeviceLimits implemented in d3d12, d3d11, vulkan and cuda ...
skallweitNV
2022-11-04
Add AdapterLUID to identify GPU adapters (#2492)
skallweitNV
2022-11-03
Add gfxGetAdapters function (currently implemented for D3D12/Vulkan) (#2486)
skallweitNV
[next]