scummvm/backends/graphics
Le Philousophe 2d1ca55ffb BACKENDS: OPENGL: Don't depend on USE_ASPECT
USE_ASPECT disables software aspect ratio correction.
In OpenGL it's done by GPU.
2023-06-25 15:14:13 +02:00
..
android ANDROID: Clean up log code and use Backends::Log 2023-03-26 12:05:12 +03:00
atari BACKENDS: ATARI: Use unordered_set for dirty rects 2023-06-15 22:58:13 +02:00
gph ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01: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 COMMON: Fix null graphics backend without USE_RGB_COLOR 2023-03-04 23:38:42 +01:00
opendingux OPENDINGUX: use 320x200 videomode for the RG99 instead of 320x240 2023-01-23 12:04:25 +01:00
opengl BACKENDS: OPENGL: Don't depend on USE_ASPECT 2023-06-25 15:14:13 +02:00
openglsdl BACKENDS: GRAPHICS: Implement scaler scrolling for OpenGL 2023-06-17 20:21:29 +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 JANITORIAL: Fix code indentation 2023-06-17 22:14:37 +03:00
surfacesdl GUI: Ommit aspect ratio checkbox if this feature is missing 2023-06-17 20:21:29 +02:00
default-palette.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
graphics.h GRAPHICS: Add support for pixels with masks and inverted pixels 2023-02-19 23:51:09 +01:00
windowed.h BACKENDS: Fix typo in WindowedGraphicsManager 2022-11-13 09:14:25 +01:00