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
/
graphics
/
managed_surface.cpp
Age
Commit message (
Collapse
)
Author
2017-12-03
GRAPHICS: Fix ManagedSurface clear calls when no surface is set
Paul Gilbert
2017-02-21
GRAPHICS: Apply eriktorbjorn's fix for non-origin transBlitFrom calls
Paul Gilbert
2017-01-15
GRAPHICS: Further fix compiler warnings for byte casts
Paul Gilbert
2017-01-15
GRAPHICS: Fix compiler warnings of double to byte casts
Paul Gilbert
2016-11-26
GRAPHICS: Support varying bit depths in ManagedSurface transBlitFrom
Paul Gilbert
2016-11-23
GRAPHICS: Allow 32-bit fast blitting when formats match in ManagedSurface
Paul Gilbert
2016-11-22
IMAGE: Support blitting from different surface formats in ManagedSurface
Paul Gilbert
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-03-20
GRAPHICS: Fix create call in ManagedSurface constructor
Paul Gilbert
2016-03-20
GRAPHICS: Fix MangaedSurface pixel casting errors
Paul Gilbert
2016-03-17
GRAPHICS: Cleanup of ManagedSurface and Screen classes
Paul Gilbert
2016-03-14
GRAPHICS: Added ManagedSurface and Screen classes
Paul Gilbert