scummvm/backends/graphics
Miro Kropacek fb8528ac77 BACKENDS: ATARI: Various fixes
- composer unaligned pitch fix
- error() doesn't work while in OSystem_Atari c-tor
- when a crash occurs, restore at least the cursor
- fix a crash when "data" doesn't exist
2023-09-24 17:48:54 +02:00
..
android ANDROID: Move game at the top of screen when keyboard is shown 2023-07-09 11:48:27 +02:00
atari BACKENDS: ATARI: Various fixes 2023-09-24 17:48:54 +02:00
gph ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
ios IOS7: Add iOSGraphicsManager class 2023-07-03 21:50:32 +02:00
maemosdl ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
miyoo MIYOO: Use 640x480 GUI 2023-01-29 10:41:10 +01:00
null BACKENDS: Allow filling part of the screen with OSystem::fillScreen 2023-08-06 23:03:46 +02:00
opendingux OPENDINGUX: use 320x200 videomode for the RG99 instead of 320x240 2023-01-23 12:04:25 +01:00
opengl BACKENDS: Allow filling part of the screen with OSystem::fillScreen 2023-08-06 23:03:46 +02:00
openglsdl BACKENDS: OPENGL: Allow the backend to specify the render target 2023-07-03 21:50:32 +02:00
openpandora SDL: Better workaround for enabling the system cursor 2022-08-26 21:47:49 +01:00
riscossdl RISCOS: Use double buffering in full screen mode when V-sync is enabled 2023-02-19 21:27:45 +00:00
sdl SDL: Added config key disable_saved_screenshot_osd for disabling the OSD message 2023-07-15 11:23:29 +02:00
surfacesdl SURFACESDL: Move the AspectRatio class into the graphics manager class 2023-08-26 01:25:51 +02:00
default-palette.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
graphics.h BACKENDS: Allow filling part of the screen with OSystem::fillScreen 2023-08-06 23:03:46 +02:00
windowed.h BACKENDS: Let the backend define how screen should be placed 2023-07-09 11:48:27 +02:00