You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nico de Poel
39b83c1d37
Fixed a silly bug. Plugin works again now.
|
10 months ago |
|
UnityPluginAPI
|
Merged FSR 2.2 implementation for DX11 into the plugin, so that it supports all three major Windows graphics APIs.
|
11 months ago |
|
ffx-fsr2-api
|
Added FSR 2.2 headers and static libraries for DX11 only
|
11 months ago |
|
ffx_api
|
Added initial required bits for Vulkan support
|
11 months ago |
|
lib
|
Added FSR 2.2 headers and static libraries for DX11 only
|
11 months ago |
|
.gitignore
|
Created initial skeleton of FSR3 native render plugin, with all type declarations and stubbed-out public interface functions.
|
11 months ago |
|
FSR2Upscaler_DX11.cpp
|
Reworked core plugin code to make use of the upscaler classes, fixed some issues along the way
|
10 months ago |
|
FSR2Upscaler_DX11.h
|
Reworked core plugin code to make use of the upscaler classes, fixed some issues along the way
|
10 months ago |
|
FSR3UnityPlugin.cpp
|
Fixed a silly bug. Plugin works again now.
|
10 months ago |
|
FSR3UnityPlugin.sln
|
Created initial skeleton of FSR3 native render plugin, with all type declarations and stubbed-out public interface functions.
|
11 months ago |
|
FSR3UnityPlugin.vcxproj
|
Reworked core plugin code to make use of the upscaler classes, fixed some issues along the way
|
10 months ago |
|
FSR3UnityPlugin.vcxproj.filters
|
Reworked core plugin code to make use of the upscaler classes, fixed some issues along the way
|
10 months ago |
|
FSR3UnityTypes.h
|
Created separate class for Vulkan implementation based on FFX API, with some additional refactoring
|
10 months ago |
|
FSR3Upscaler_DX12.cpp
|
Reworked core plugin code to make use of the upscaler classes, fixed some issues along the way
|
10 months ago |
|
FSR3Upscaler_DX12.h
|
Reworked core plugin code to make use of the upscaler classes, fixed some issues along the way
|
10 months ago |
|
FSR3Upscaler_FFXBase.h
|
Reworked core plugin code to make use of the upscaler classes, fixed some issues along the way
|
10 months ago |
|
FSR3Upscaler_Vulkan.cpp
|
Reworked core plugin code to make use of the upscaler classes, fixed some issues along the way
|
10 months ago |
|
FSR3Upscaler_Vulkan.h
|
Reworked core plugin code to make use of the upscaler classes, fixed some issues along the way
|
10 months ago |
|
LICENSE
|
Updated license with full names of the three TND authors
|
11 months ago |
|
Upscaler.h
|
Removed some helper comments
|
10 months ago |
|
UpscalerGraphicsDevice.h
|
Removed some helper comments
|
10 months ago |