657 Commits

Author SHA1 Message Date
cdozdil ce71028dc7 don't use subrects for create feature v0.6.0 2024-06-10 23:14:18 +03:00
cdozdil 6e736e3e0d added some logging, exposure scale. start using nvidia nv params for dlss again. added render preset hint checks 2024-06-10 21:40:20 +03:00
cdozdil d7d9370dca increased driver version (not used) 2024-06-10 21:22:44 +03:00
cdozdil a0ef38a677 added nvparams dumping
and check for feature disposing
2024-06-10 21:22:22 +03:00
cdozdil a896942f78 fix for dx12 early hooking and late hooking working together 2024-06-10 21:20:37 +03:00
cdozdil 2b3382cafe fix for dlss enabler framelimit logic 2024-06-10 21:20:01 +03:00
cdozdil 038242e03b refactoring and logging 2024-06-07 17:28:50 +03:00
cdozdil 619bdefe4b added IDXGIFactory hooks
improved dx12 init logic when working with early hooking
2024-06-06 23:45:11 +03:00
cdozdil e8da3111dd added naming for nvparams 2024-06-06 11:55:51 +03:00
cdozdil 686bad94a0 cleanup 2024-06-06 11:55:28 +03:00
cdozdil 9ea94ac9b5 start using opti's nvparams 2024-06-06 11:54:43 +03:00
cdozdil 408659273b added name for debugging
start using int instad of uint for render presets
2024-06-06 11:54:22 +03:00
cdozdil cee30c2b55 added more logging, casting fixes and fixed detaching 2024-06-05 22:00:12 +03:00
cdozdil 3dab46229d added more logging and casting fixes 2024-06-05 21:59:51 +03:00
cdozdil 4a34a7a595 casting fix 2024-06-05 21:59:16 +03:00
cdozdil 5e6c227605 casting fixes 2024-06-05 21:58:58 +03:00
cdozdil 4bdbf189d1 stopped spoofing on warp adapter 2024-06-05 21:58:39 +03:00
cdozdil 120054313e added dx12 shutdown for early loading
casting fixes
2024-06-05 21:58:06 +03:00
cdozdil 62559f7366 casting fixes 2024-06-05 21:57:23 +03:00
cdozdil b9a7d70a78 use custom nvngx_params for dlss (to debug) 2024-06-05 21:54:52 +03:00
cdozdil ad892d980f added more logging & wstring fixes 2024-06-05 21:54:26 +03:00
cdozdil b24c929de9 improved logging a bit 2024-06-01 22:56:06 +03:00
cdozdil 8cd3874eba version bump for next build 2024-06-01 22:39:49 +03:00
cdozdil 1a9527e948 added missed parameters to saveini 2024-06-01 22:32:51 +03:00
cdozdil 70db4e809e de stuff 2024-06-01 22:22:27 +03:00
cdozdil 36079b1aae implemented HookOriginalNvngxOnly option 2024-06-01 22:22:04 +03:00
cdozdil 184e97d502 added more cleanup calls 2024-06-01 22:21:28 +03:00
cdozdil 4c81a5fc3c added nvngx registry location check 2024-06-01 22:19:08 +03:00
cdozdil 8bc6480814 added dx11 sharing method
seperated hook options
2024-06-01 22:18:35 +03:00
cdozdil c995577a2f added dx11 sharing option
renamed dlss quality presets to prevent conflicting
2024-06-01 22:16:26 +03:00
cdozdil 4a3a9dc14c updated query spins added yield
added option for sharing method
2024-06-01 22:15:51 +03:00
cdozdil f102883c8d removed unused code 2024-06-01 21:12:00 +03:00
cdozdil 6f7150f005 fix tsushima crash 2024-05-31 09:26:37 +03:00
cdozdil 364ea04154 added overlay menu checks for early hooks 2024-05-31 00:13:55 +03:00
cdozdil 32fb53dd5a added another hook for catching fsr3 swapchains 2024-05-31 00:13:12 +03:00
cdozdil 0b3cb6adef removed duplicate decleration 2024-05-31 00:12:43 +03:00
cdozdil ee4c91b8d6 added extra checks 2024-05-30 18:00:25 +03:00
cdozdil 93be824123 enabled some compiler optimizations 2024-05-30 12:26:42 +03:00
cdozdil 7d6b010d74 build number bump 2024-05-30 12:26:04 +03:00
cdozdil 253e50a007 added options for dlss enabler
passing command list to overlay for capturing correct command queue
2024-05-30 12:25:48 +03:00
cdozdil 8db9ba64d2 added options for dlss enabler dynamic framelimit 2024-05-30 12:24:54 +03:00
cdozdil 7fc8bfbf6c improvements on capturing fsr3 swapchain and
capturing correct command queue.
reduced buffer reset on swapchain events
2024-05-30 12:24:36 +03:00
cdozdil ad06af958b added method for hiding menu from overlays 2024-05-30 12:23:08 +03:00
cdozdil fb58504a4f added dynamic framelimit options for dlss enabler 2024-05-30 12:22:28 +03:00
cdozdil efa9c7a11e fulfilled contract v0.6.0-pre3 2024-05-29 09:58:25 +03:00
cdozdil fc2751be6a added project referance 2024-05-29 09:58:16 +03:00
cdozdil 430ad023f7 removed file from project 2024-05-29 00:11:39 +03:00
cdozdil 085a98c66c added delays for mode selection 2024-05-29 00:11:23 +03:00
cdozdil 1742472103 added asi support and cleaned up a bit 2024-05-29 00:11:02 +03:00
cdozdil 8edbe18698 fix for when dlss selected from ini but not being active 2024-05-29 00:09:04 +03:00