summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Changes for vkd3d proton (#2813)Ellie Hermaszewska2023-04-20
* Make SourceMap a value type (#2812)jsmall-nvidia2023-04-19
* Add render api category to synthesized tests (#2808)Ellie Hermaszewska2023-04-15
* Bugfix: compiler will run forever to eliminate dead code (#2809)winmad2023-04-14
* Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska2023-04-14
* Set sharedMem argument to 0 when launching cuda kernel. (#2799)Yong He2023-04-13
* Set the executable bit on Executable artifact files (#2796)Ellie Hermaszewska2023-04-14
* Downgrade github runner to 20.04 (#2792)Ellie Hermaszewska2023-04-12
* Fix for crashes around FileCheck (#2793)jsmall-nvidia2023-04-12
* WIP Hack to work around IFileCheck release (#2789)jsmall-nvidia2023-04-11
* Implement FileCheck tests for several test commands (#2747)Ellie Hermaszewska2023-04-11
* Artifact simplification (#2781)jsmall-nvidia2023-04-11
* Preliminary support for realtime clock (#2772)jsmall-nvidia2023-04-04
* Squash some warnings (#2765)Ellie Hermaszewska2023-04-02
* Fix several silently failing tests (#2767)Ellie Hermaszewska2023-04-02
* Enable CUDA render api on unix (#2757)Ellie Hermaszewska2023-03-30
* Don't touch output file if content did not change. (#2738)Yong He2023-03-28
* Using SourceMap for location output (#2736)jsmall-nvidia2023-03-27
* Add PyTorch C++ binding generation. (#2734)Yong He2023-03-26
* Add texture tri-linear autodiff example. (#2715)Yong He2023-03-21
* SourceMap encoding (#2706)jsmall-nvidia2023-03-16
* Preliminary SourceMap support (#2701)jsmall-nvidia2023-03-16
* Take into account the optimization level requested in TargetDesc (#2649)Ellie Hermaszewska2023-02-21
* Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He2023-02-16
* Comment call to vkCreateInstance with a potential pitfall (#2642)Ellie Hermaszewska2023-02-11
* Use stable sort in generation of lookup tables (#2638)Ellie Hermaszewska2023-02-09
* GFX: make dispatch commands return error code. (#2625)Yong He2023-02-06
* Use SPIR-V opcode names rather than numbers (#2571)Ellie Hermaszewska2023-02-03
* Add ASAN support + fixes (#2614)skallweitNV2023-01-27
* GFX report live objects (#2609)skallweitNV2023-01-25
* Add vulkan extensions to support DLSS (#2603)skallweitNV2023-01-20
* Fix validation errors (and hang) in swapchain resize test (#2578)Ellie Hermaszewska2023-01-06
* Shader cache improvements (#2564)skallweitNV2022-12-14
* Refactor shader cache (#2558)skallweitNV2022-12-12
* Cleanup crypto utilities (#2549)skallweitNV2022-12-02
* Cleanup DigestBuilder and MD5HashGen (#2539)skallweitNV2022-11-30
* FileStream-based implementation for updating cache index file (#2485)lucy96chen2022-11-29
* Add LockFile helper class (#2535)skallweitNV2022-11-28
* Squash warnings (#2515)Ellie Hermaszewska2022-11-16
* Specify downstream compiler include paths (#2517)jsmall-nvidia2022-11-15
* Improvements to NVRTC diagnostic parsing (#2504)jsmall-nvidia2022-11-10
* Fix supported shader model check in D3D12 device (#2503)skallweitNV2022-11-09
* Initial version of DeviceLimits implemented in d3d12, d3d11, vulkan and cuda ...skallweitNV2022-11-07
* Add AdapterLUID to identify GPU adapters (#2492)skallweitNV2022-11-04
* Add gfxGetAdapters function (currently implemented for D3D12/Vulkan) (#2486)skallweitNV2022-11-03
* Shader Execution Reordering (via NVAPI) (#2484)jsmall-nvidia2022-11-02
* Make `DifferentialPair` able to nest. (#2477)Yong He2022-11-01
* Shader cache bugfixes and test additions (#2467)lucy96chen2022-10-29
* Fix d3d debug layer error on setting clear value. (#2458)Yong He2022-10-26
* Fix D3D12 dispatchRays() when using an empty miss and/or hitgroup table (#2468)skallweitNV2022-10-26