From 6aaedb813fa11ba0679c3051bc2eb28646b9506c Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Sat, 30 Aug 2025 16:53:58 -0700 Subject: Update to SDL3 --- .../android/res/drawable/sdl-test_foreground.xml | 102 +++++++++++++++++++++ .../test/android/res/layout/arguments_layout.xml | 26 ++++++ .../android/res/mipmap-anydpi-v26/sdl-test.xml | 5 + .../res/mipmap-anydpi-v26/sdl-test_round.xml | 5 + .../test/android/res/mipmap-hdpi/sdl-test.png | Bin 0 -> 3041 bytes .../android/res/mipmap-hdpi/sdl-test_round.png | Bin 0 -> 5292 bytes .../test/android/res/mipmap-mdpi/sdl-test.png | Bin 0 -> 1881 bytes .../android/res/mipmap-mdpi/sdl-test_round.png | Bin 0 -> 3150 bytes .../test/android/res/mipmap-xhdpi/sdl-test.png | Bin 0 -> 4426 bytes .../android/res/mipmap-xhdpi/sdl-test_round.png | Bin 0 -> 7789 bytes .../test/android/res/mipmap-xxhdpi/sdl-test.png | Bin 0 -> 7389 bytes .../android/res/mipmap-xxhdpi/sdl-test_round.png | Bin 0 -> 13232 bytes .../test/android/res/mipmap-xxxhdpi/sdl-test.png | Bin 0 -> 11218 bytes .../android/res/mipmap-xxxhdpi/sdl-test_round.png | Bin 0 -> 19626 bytes .../test/android/res/values/arg_strings.xml | 7 ++ .../android/res/values/sdl-test_background.xml | 4 + .../SDL-3.2.20/test/android/res/values/styles.xml | 7 ++ 17 files changed, 156 insertions(+) create mode 100644 src/contrib/SDL-3.2.20/test/android/res/drawable/sdl-test_foreground.xml create mode 100644 src/contrib/SDL-3.2.20/test/android/res/layout/arguments_layout.xml create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test.xml create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-anydpi-v26/sdl-test_round.xml create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-hdpi/sdl-test.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-hdpi/sdl-test_round.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-mdpi/sdl-test.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-mdpi/sdl-test_round.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-xhdpi/sdl-test.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-xhdpi/sdl-test_round.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-xxhdpi/sdl-test.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-xxhdpi/sdl-test_round.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-xxxhdpi/sdl-test.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/mipmap-xxxhdpi/sdl-test_round.png create mode 100644 src/contrib/SDL-3.2.20/test/android/res/values/arg_strings.xml create mode 100644 src/contrib/SDL-3.2.20/test/android/res/values/sdl-test_background.xml create mode 100644 src/contrib/SDL-3.2.20/test/android/res/values/styles.xml (limited to 'src/contrib/SDL-3.2.20/test/android/res') diff --git a/src/contrib/SDL-3.2.20/test/android/res/drawable/sdl-test_foreground.xml b/src/contrib/SDL-3.2.20/test/android/res/drawable/sdl-test_foreground.xml new file mode 100644 index 0000000..f9f0ed2 --- /dev/null +++ b/src/contrib/SDL-3.2.20/test/android/res/drawable/sdl-test_foreground.xml @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/contrib/SDL-3.2.20/test/android/res/layout/arguments_layout.xml b/src/contrib/SDL-3.2.20/test/android/res/layout/arguments_layout.xml new file mode 100644 index 0000000..30493af --- /dev/null +++ b/src/contrib/SDL-3.2.20/test/android/res/layout/arguments_layout.xml @@ -0,0 +1,26 @@ + + + + +