[Legacy VMA] remove memory alignment, it's pointless and wastes RAM #391

Merged
MaranBr merged 1 commit from Calchan/eden:legacy into legacy 2025-09-14 15:23:07 +02:00
Member

Final cleanups after new VMA. It already takes care of properly aligning, so we no longer need these.

Final cleanups after new VMA. It already takes care of properly aligning, so we no longer need these.
Calchan added 1 commit 2025-09-07 18:16:17 +02:00
Member

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..

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..
Author
Member

@Lizzie wrote in #391 (comment):

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..

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

@Lizzie wrote in https://git.eden-emu.dev/eden-emu/eden/pulls/391#issuecomment-3170: > 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.. 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
MaranBr approved these changes 2025-09-08 00:26:13 +02:00
Author
Member
Also see the comment I'm responding to here: https://discord.com/channels/1367654015269339267/1391062243625537566/1414339643029065850
Shinmegumi approved these changes 2025-09-12 16:10:07 +02:00
MaranBr changed title from Legacy VMA: remove memory alignment, it's pointless and wastes RAM to [Legacy VMA] remove memory alignment, it's pointless and wastes RAM 2025-09-14 15:22:53 +02:00
MaranBr merged commit 3a402d9f89 into legacy 2025-09-14 15:23:06 +02:00
Sign in to join this conversation.
No description provided.