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 dfab8c6126 Added initial required bits for Vulkan support 1 year ago
UnityPluginAPI Added initial required bits for Vulkan support 1 year ago
ffx_api Added initial required bits for Vulkan support 1 year ago
lib Added initial required bits for Vulkan support 1 year ago
.gitignore Created initial skeleton of FSR3 native render plugin, with all type declarations and stubbed-out public interface functions. 1 year ago
FSR3UnityPlugin.cpp Added initial required bits for Vulkan support 1 year ago
FSR3UnityPlugin.sln Created initial skeleton of FSR3 native render plugin, with all type declarations and stubbed-out public interface functions. 1 year ago
FSR3UnityPlugin.vcxproj Added initial required bits for Vulkan support 1 year ago
FSR3UnityPlugin.vcxproj.filters Created initial skeleton of FSR3 native render plugin, with all type declarations and stubbed-out public interface functions. 1 year ago
FSR3UnityTypes.h Reverted the SetTextures render event, as there is a legit reason (Vulkan) for the convoluted SetTextureEvent method of pushing textures 1 year ago
LICENSE Added an MIT license on my own name, to keep my options fully open for future applications 1 year ago