Commit Graph

16 Commits

Author SHA1 Message Date
N00MKRAD
af97f847ab Ignore Vulkan devices that report 0 compute queues 2024-10-16 20:14:42 +02:00
N00MKRAD
e0a228ce48 Splash GUI for HW encoder detection 2024-10-16 11:09:44 +02:00
N00MKRAD
a5ac086364 Make SplashForm more flexible, cleanup 2024-10-16 10:26:05 +02:00
N00MKRAD
4cc392a56d Fix missing QSV hardwar encoding support detection, add CloseMdlDownloaderWhenDone arg 2024-10-15 22:22:56 +02:00
N00MKRAD
835ec0277f Model Downloader: Copy NCNN models to NCNN-VS, NCNN: Clamp compute queues 2024-10-15 16:45:49 +02:00
N00MKRAD
7e0182f007 Fix more FPS readout issues 2024-10-13 16:58:06 +02:00
N00MKRAD
76defc4c19 Remove unused code 2024-09-28 18:15:26 +02:00
N00MKRAD
8824a17f32 Optimize interpolation progress display, use rolling avg. for fps 2024-09-26 18:51:07 +02:00
N00MKRAD
61a65d592f Disable pytorch implems by default, enable explicitly with -py/--enable_python flag 2024-09-06 16:11:49 +02:00
N00MKRAD
9672c31fba Always use Invariant shortcuts for ToLower/ToUpper 2024-09-03 22:08:38 +02:00
N00MKRAD
713c64e6ec Refactor Implementations.cs to use enums, backwards compat to GetAi(string name) 2024-08-21 14:45:46 +02:00
N00MKRAD
d0a7c0aee4 Move DisablePython around, benchmark NvApi init 2024-08-15 11:34:36 +02:00
N00MKRAD
49a3c87bdf Check for writing perms in program dir 2024-08-13 15:45:44 +02:00
N00MKRAD
964d407b8c Reduce startup time by ~1000ms by optimizing OS check 2024-08-13 12:04:17 +02:00
N00MKRAD
2505d6ec11 Local version check: Avoid exception if file doesn't exist 2024-08-13 10:32:01 +02:00
N00MKRAD
b520d7212d Split into legacy (Framework 4.8) and .NET 8 projects, WIP .NET 8 fixes 2024-08-12 10:47:19 +02:00