petsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 year agoOpen Source NVIDIA Vulkan Driver NVK Reaches Vulkan 1.0 Conformance9to5linux.comexternal-linkmessage-square9fedilinkarrow-up1182arrow-down13
arrow-up1179arrow-down1external-linkOpen Source NVIDIA Vulkan Driver NVK Reaches Vulkan 1.0 Conformance9to5linux.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 year agomessage-square9fedilink
minus-squarekadu@lemmy.worldlinkfedilinkarrow-up1·1 year agoI wonder if the open source driver will ever be able to replicate quite advanced features such as frame generation. DLSS is easy enough - make the driver have a generic hook compatible with the Windows DLL, which Proton already can use. But frame generation? It actually requires the driver to intercept quite a lot of calls from the game engine.
I wonder if the open source driver will ever be able to replicate quite advanced features such as frame generation.
DLSS is easy enough - make the driver have a generic hook compatible with the Windows DLL, which Proton already can use.
But frame generation? It actually requires the driver to intercept quite a lot of calls from the game engine.