[Legacy VMA] remove memory alignment, it's pointless and wastes RAM #391
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Calchan/eden:legacy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Final cleanups after new VMA. It already takes care of properly aligning, so we no longer need these.
Removing alignment constraints "partially" fixes SSBU at the moment - due to an OOM with OVER 6 G&W... I remember doing an edit similar to this - but I'm sure Mali and Adreno GPUs would prefer if the buffers were aligned..
@Lizzie wrote in #391 (comment):
I have tested this on a SD865 with Qualcomm drivers and I couldn't see any difference between with and without.
Also: https://discord.com/channels/1367654015269339267/1408301387858575380/1414108218627457064
Also see the comment I'm responding to here: https://discord.com/channels/1367654015269339267/1391062243625537566/1414339643029065850
Legacy VMA: remove memory alignment, it's pointless and wastes RAMto [Legacy VMA] remove memory alignment, it's pointless and wastes RAM