summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderManager.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2024-09-28 12:08:01 +0200
committerJosJuice <josjuice@gmail.com>2024-09-28 13:43:49 +0200
commit14a802b58bd6ab5af03b2b855c86c35e6d6e87bb (patch)
treead369d1e6e90c0e807754cedbb1c8e4344072d7b /Source/Core/VideoCommon/VertexLoaderManager.cpp
parent2cb124bd3ae0392a3fd7b683b55790d2fe826da8 (diff)
Android: Add 16 KiB page size support
So far, Dolphin hasn't been able to run on Android devices that use a 16 KiB page size. 16 KiB page sizes are a very new Android feature that no phones have shipped with so far, so we're still compatible with the phones that exist out there, but let's get this fixed before phones start shipping with 16 KiB page sizes. Because I couldn't get Android Studio's emulator to work, I haven't been able to confirm that this change actually makes Dolphin fully compatible with devices that use a 16 KiB page size. But I have confirmed that this doesn't break anything on a regular 4 KiB page size device.
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderManager.cpp')
0 files changed, 0 insertions, 0 deletions