scummvm/backends/graphics
Le Philousophe a98df4e445 ANDROID: Rework the virtual gamepad controller
- Use a SVG asset to allow for better scalability
- Make the controller visible when touching the screen
- Allow for oblique moving by placing finger between two directions
- Add more buttons on the center area of the screen (GUIDE, START, LEFT
  STICK, RIGHT STICK) and simplify right area (only four buttons)
- Don't track all fingers, only the ones needed
- Cleanup now unused code
2024-08-31 16:45:32 +02:00
..
android ANDROID: Rework the virtual gamepad controller 2024-08-31 16:45:32 +02:00
atari BACKENDS: ATARI: Add support for -mfastcall 2024-07-15 19:42:51 +02:00
ios
maemosdl
miyoo
null
opendingux
opengl BACKENDS: OPENGL: Update blending color when it's dirty 2024-08-31 16:41:40 +02:00
openglsdl BACKENDS: SDL: Refactor ImGui processing 2024-06-30 15:57:03 +02:00
openpandora
riscossdl
sdl BACKENDS: SDL: Refactor ImGui processing 2024-06-30 15:57:03 +02:00
surfacesdl SURFACESDL: Fix -Wcalloc-transposed-args warning from GCC 14.1.0 2024-08-11 18:39:11 +02:00
default-palette.h
graphics.h BACKENDS: Update ImGui callbacks in OSystem and fix engines 2024-05-03 20:25:01 +02:00
windowed.h