aboutsummaryrefslogtreecommitdiff
path: root/graphics/managed_surface.cpp
AgeCommit message (Expand)Author
2017-02-21GRAPHICS: Apply eriktorbjorn's fix for non-origin transBlitFrom callsPaul Gilbert
2017-01-15GRAPHICS: Further fix compiler warnings for byte castsPaul Gilbert
2017-01-15GRAPHICS: Fix compiler warnings of double to byte castsPaul Gilbert
2016-11-26GRAPHICS: Support varying bit depths in ManagedSurface transBlitFromPaul Gilbert
2016-11-23GRAPHICS: Allow 32-bit fast blitting when formats match in ManagedSurfacePaul Gilbert
2016-11-22IMAGE: Support blitting from different surface formats in ManagedSurfacePaul Gilbert
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-03-20GRAPHICS: Fix create call in ManagedSurface constructorPaul Gilbert
2016-03-20GRAPHICS: Fix MangaedSurface pixel casting errorsPaul Gilbert
2016-03-17GRAPHICS: Cleanup of ManagedSurface and Screen classesPaul Gilbert
2016-03-14GRAPHICS: Added ManagedSurface and Screen classesPaul Gilbert