Commit Graph

2810 Commits

Author SHA1 Message Date
cdozdil 5dfdca8eac Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-10-08 09:16:09 +03:00
cdozdil ddd631f029 Fix time calculations 2025-10-08 09:16:06 +03:00
cdozdil 743aaf4e12 Use active swapchain api info for comparisons 2025-10-08 00:08:48 +03:00
cdozdil 6eea1d745a Prevent shaking menu 2025-10-07 09:42:59 +03:00
cdozdil 84ce04e16b Fix release mode pre-build events 2025-10-07 09:42:45 +03:00
cdozdil 669f9fdc8b Fix formatting 2025-10-07 00:19:49 +03:00
cdozdil 9e2bf8b030 Update ignore list 2025-10-07 00:19:11 +03:00
cdozdil 0ca10d900d Added last commit info 2025-10-07 00:16:31 +03:00
cdozdil 2f184d70bc Fixed copy paste errors at heap comparisons 2025-10-07 00:04:33 +03:00
cdozdil 1e1fb65d33 Improved query interface behaviour
Fixed uuid check for wrapped object
Fixed d3d11 device assignment
2025-10-07 00:04:03 +03:00
cdozdil 03a561f12b Removed ref count adjustment
Improved QueryInterface behaviour
2025-10-07 00:03:12 +03:00
cdozdil 8d84107738 Removed disable HQ font on linux
Added flag resotore for firstCall early exits
2025-10-07 00:00:22 +03:00
cdozdil 44574840ff Simplify create sampler desc 2025-10-06 23:56:12 +03:00
cdozdil 599a84d80e Added check for wrapped swapchain 2025-10-06 23:55:28 +03:00
cdozdil fbc29a4109 Fix formatting of bottom plot captions 2025-10-06 22:47:39 +03:00
cdozdil 2ad1886932 Removed all array copies, fixed plots 2025-10-06 18:40:02 +03:00
cdozdil d5b6d06165 Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-10-06 17:47:06 +03:00
cdozdil 5b0d77618d To speed up menu:
* Removed all std::format
* Removed reallocating vectors each frame
* Replaced State::Instance() referances with a local variable
* Reduced filesystem check frequency to every 2 secs
2025-10-06 17:47:03 +03:00
cdozdil 4a2a4d04c4 Corrected object releases 2025-10-06 17:45:00 +03:00
cdozdil f22f6cb446 Added release for debug object 2025-10-06 17:44:31 +03:00
cdozdil 480b2bddbe Corrected object releases 2025-10-06 17:44:15 +03:00
cdozdil a95b2d7228 Fix early exit was leaving skip states enabled 2025-10-06 17:43:50 +03:00
cdozdil 2e53f0c500 Fix wrong skipCrerate 2025-10-06 17:42:19 +03:00
FakeMichau a47bcd848a Wait for refcount to hit 0 before resetting the pointer 2025-10-06 15:19:01 +02:00
FakeMichau 01aacba847 Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-10-06 15:04:18 +02:00
FakeMichau ca1c12dc96 Fix HAGS spoofing in Streamline 1.5
resolves #742
2025-10-06 15:03:56 +02:00
cdozdil 21acfa7685 Update latest FSR camera data for Dx11 2025-10-05 23:38:52 +03:00
cdozdil 4ecd1f4bdf Do not query swapchain twice 2025-10-05 23:38:35 +03:00
cdozdil f8b20bbd40 Always process FSR input values 2025-10-05 23:38:17 +03:00
cdozdil ba7045cbd4 Made skippping of ResizeBuffers, restoring swapchain buffer states and swapchain index 2025-10-05 20:33:39 +03:00
cdozdil 45015698f2 Fix for isLoader check crashes 2025-10-05 20:32:51 +03:00
cdozdil 649c91baa3 Added warnings for XeFG and Exclusive Fullscreen 2025-10-05 16:13:16 +03:00
cdozdil 303338d43a Added release for RTV backbuffer 2025-10-05 16:12:57 +03:00
cdozdil 9ef1585672 Fixed OptiFG menu checks 2025-10-05 11:30:29 +03:00
cdozdil 400e30e8ce A bit more relaxed upscaling paused check 2025-10-04 20:52:07 +03:00
cdozdil 2b489a51d7 Fix for upscaler time not being updated 2025-10-04 20:51:49 +03:00
cdozdil b675b153ab Removed forgotten log 2025-10-04 20:51:22 +03:00
cdozdil 3e26068200 Added a hack for SHf 2025-10-04 20:50:41 +03:00
cdozdil 8be44e9ab4 Fix upscaler time calculation when fg is not active 2025-10-04 18:33:02 +03:00
cdozdil 76e5842292 Use NtDll hooks as default 2025-10-04 17:53:36 +03:00
cdozdil 64d4292c2e Remove reloading opti config from NVSDK feature paths 2025-10-04 17:08:56 +03:00
cdozdil 442548db91 Limited LoadLibrary log to PreRelease builds 2025-10-04 16:51:11 +03:00
cdozdil fe5ab3412d Merge branch 'v0.9' of https://github.com/optiscaler/OptiScaler into v0.9 2025-10-04 16:50:40 +03:00
cdozdil f84af0038a Fixed CreateSwapcHain bug 2025-10-04 16:46:55 +03:00
cdozdil 89366a593e Added message about skipping hooks 2025-10-04 16:38:21 +03:00
cdozdil 4e5cb63777 Improve FG Feature checks 2025-10-04 16:38:05 +03:00
cdozdil f9dddac30c Set default log level as debug 2025-10-04 16:33:00 +03:00
cdozdil 01849e7bbc Remove OverlayMenu checks, will implement needed checks at hooks 2025-10-04 16:30:46 +03:00
TheRazerMD 22e7f38c43 Added F1 Manager 2024 quirk
* Disabled FSR2/3 inputs
2025-10-04 13:18:46 +02:00
cdozdil fad2c50e11 Fix FfxApiProxy not initing 2025-10-03 22:38:10 +03:00