AlpyneDreams / d8vk

Direct3D 8 to Vulkan translation for DXVK! Merged into dxvk: https://github.com/doitsujin/dxvk
zlib License
486 stars 6 forks source link

[util] Disable managedBufferPlacement for Enclave #197

Closed WinterSnowfall closed 6 months ago

WinterSnowfall commented 6 months ago

Another rather serious performance regression due to our managedBufferPlacement workaround. They're really starting to pile up...

WinterSnowfall commented 6 months ago

Nevermind, I will PR something to remove managedBufferPlacement entirely.