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 (
Expand
)
Author
2019-09-03
GRAPHICS: Added source transparency parameter to ManagedSurface::transBlit
Eugene Sandulenko
2019-09-03
GRAPHICS: Fix Managed Surface alpha blending
Eugene Sandulenko
2019-07-14
GRAPHICS: Fix ManagedSurface transBlitFrom ignoring flipped parameter
SupSuper
2019-07-14
GRAPHICS: Fix wrong rect size when blitting subsurface to ManagedSurface
SupSuper
2019-06-09
GRAPHICS: Fix rects handling in ManagedSurface::copyFrom
Le Philousophe
2019-06-09
GRAPHICS: Fix ManagedSurface::copyFrom memory handling
Le Philousophe
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