DustinHLand / vkDOOM3

Vulkan DOOM 3 port based on DOOM 3 BFG Edition
GNU General Public License v3.0
850 stars 90 forks source link

AMD VMA #14

Closed CSmowens closed 7 years ago

CSmowens commented 7 years ago

Fixed the AMD VMA by changing the variables... Gave me a decent performance boost on my amd A8..

CSmowens commented 7 years ago

Fixed resolution scaling somewhat with the resolution being scaled down 14% but doom still performs badly with resolution scaling being turned on as compared with it being off giving me smoother frame rates.

DustinHLand commented 7 years ago

Thanks for the vma fix. Resolution scaling is on my list of things to look at.