AlpyneDreams / d8vk

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

[util] Disable managedBufferPlacement for Enclave #197

Closed WinterSnowfall closed 11 months ago

WinterSnowfall commented 11 months ago

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

WinterSnowfall commented 11 months ago

Nevermind, I will PR something to remove managedBufferPlacement entirely.