doodlum / skyrim-community-shaders

Community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
187 stars 46 forks source link

feat: DLSSG frame generation #504

Closed doodlum closed 2 months ago

doodlum commented 2 months ago

Implements Streamline which includes a d3d11 to d3d12 swapchain proxy Frame generation only works on 40 series cards, on older cards Streamline will not load the DLSSG plugin and will shut itself down and not proxy the swapchain Skyrim Upscaler will be updated to be compatible Variable rate shading has been completely removed The NVAPI submodule has been removed since it's not needed and included in Streamline Hooking is moved around a bit to support hooking d3d earlier than most other plugins Streamline currently does nothing on VR and nothing is hooked

alandtse commented 2 months ago

This is gated by #513.