index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
graphics
/
surfacesdl
Age
Commit message (
Expand
)
Author
2019-11-30
SURFACESDL: Fix Missing Default Switch Cases
D G Turner
2019-11-19
SDL: Implement horizontal shake
sluicebox
2019-11-19
GRAPHICS: Add interface for horizontal shake
sluicebox
2019-11-17
BACKENDS: Remove the Windows CE port
Cameron Cawley
2019-11-10
BACKENDS: Fix using fillScreen in non-paletted screen modes
Cameron Cawley
2019-11-01
OPENGL: Implement high DPI support on Android (#1895)
Cameron Cawley
2019-09-21
SURFACESDL: Properly distinguish between 555 and 565 modes
Cameron Cawley
2019-09-01
TTS: Implement OSD message reading
Jaromir Wysoglad
2019-08-15
BACKENDS: Fix GCC Warnings in Surface SDL Graphics
D G Turner
2019-08-15
BACKENDS: Handle screen shaking in WindowedGraphicsManager
Cameron Cawley
2019-08-13
BACKENDS: add Fit to window (4:3) stretch mode to SDL2 backend
rsn8887
2019-08-11
SDL: Removed invalid override from getGraphicsScalerProc()
Cameron Cawley
2019-08-11
SDL: Move selecting the required ScalerProc into a separate function
Cameron Cawley
2019-03-31
SDL: Fix compilation without 16 bit colour support
Cameron Cawley
2019-03-10
SDL: Move fullscreen and screenshot event handling to SdlGraphicsManager (#1522)
Cameron Cawley
2019-03-03
SDL: Add a function to convert from SDL_PixelFormat to Graphics::PixelFormat
Cameron Cawley
2019-03-02
IMAGE: Fix taking screenshots on big endian systems
Cameron Cawley
2018-10-24
SURFACESDL: Respect filtering setting when performing aspect ratio correction
Thierry Crozat
2018-07-08
BACKENDS: Fix compilation with SDL 1.2
Cameron Cawley
2018-07-08
GUI: Add Stretch Mode selection in Options dialog
Thierry Crozat
2018-07-08
SDL: Implement stretch mode API
Thierry Crozat
2018-01-17
SURFACESDL: Remove erroneous override declarations
rsn8887
2018-01-17
PSP2: remove code duplication in psp2 graphicsmanager
rsn8887
2017-12-03
ALL: Remove obsolete register keyword
Colin Snover
2017-12-03
SDL: Fix memory corruption when switching to/from 32-bit cursors
Colin Snover
2017-12-01
BACKENDS: Fix shake position getting stuck
Colin Snover
2017-11-15
SDL: Don't pass null pointers to SDL_DestroyTexture/SDL_DestroyRenderer
Colin Snover
2017-11-11
SDL: Fix assertion when using 4bpp cursors with a key color
Bastien Bouclet
2017-11-11
SDL: Fix display artefacts with transparent OSD message
Thierry Crozat
2017-11-10
SDL: fix various OSD message artifacts
Patrik Dahlstrom
2017-10-19
SDL: Fix SDL1 cursor position when using a touchscreen
Tarek Soliman
2017-10-17
SDL: Fix missing scaled cursors in SDL 2.0.4 on Windows
Colin Snover
2017-10-16
SDL: Fix 32bpp cursor scaling in SDL1
Colin Snover
2017-10-15
SDL: Fix scaled 32bpp cursor rendering
Colin Snover
2017-10-15
OPENPANDORA: Remove duplicated loadGFXMode code
Colin Snover
2017-10-15
SDL: Support 32bpp cursor rendering
Colin Snover
2017-10-15
SDL: Minor code cleanup to declare variables at point of first use
Colin Snover
2017-10-15
BACKENDS: Fix GraphicsManager handling of empty cursors
Colin Snover
2017-10-15
BACKENDS: Also hide mouse cursor outside game area when an engine has hidden ...
Colin Snover
2017-10-15
BACKENDS: Refactor OpenGL & SDL graphics backends
Colin Snover
2017-10-15
SDL: Allow window resize with non-OpenGL SDL2 backend
Colin Snover
2017-10-15
BACKENDS: Fix some comment typos
Colin Snover
2017-10-07
BACKENDS: Fix window sizing of games that switch between multiple resolutions
Colin Snover
2017-10-07
SDL: Deduplicate scaling factors
Colin Snover
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-10-07
SDL: Do not reset window size when engines update rendering surface
Colin Snover
2017-09-15
SDL: Remove USE_RGB_COLOR #ifdefs from detectSupportedFormats
Colin Snover
2017-09-12
SDL: Fix compilation on PSP2
Colin Snover
2017-09-12
SDL: List supported 32bpp pixel formats when using SDL2
Colin Snover
2017-09-03
SDL: Fix unsafe sprintf usage
Colin Snover
[next]