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
/
transparent_surface.h
Age
Commit message (
Expand
)
Author
2019-11-13
GRAPHICS: Enhanced setAlpha method
Eugene Sandulenko
2019-11-13
GRAPHICS: Added setAlpha() method to TransparentSurface
Eugene Sandulenko
2017-07-06
GRAPHICS: Allow nearest neighbor scaling of 1Bpp and 2Bpp TransparentSurfaces
Colin Snover
2016-12-26
WINTERMUTE: Fix references to TransparentSurface templates
Eugene Sandulenko
2016-12-26
GRAPHICS: Avoid name clashes for templates/non-template function
Eugene Sandulenko
2016-12-26
WINTERMUTE: Add TFilteringMode to transparent_surface.h
Tobia Tesan
2016-08-24
GUI: Added animation classes
Eugene Sandulenko
2016-08-24
GUI: Added new alphabitmap image type
Eugene Sandulenko
2016-07-03
GUI: Add blipClip()
Alexander Tkachev
2015-12-14
GRAPHICS: Add function to query TransparentSurface's builtin PixelFormat.
Johannes Schickel
2015-12-14
GRAPHICS: Use tabs for indentation.
Johannes Schickel
2014-06-23
GRAPHICS: Added BE/LE to TS_ macros
Eugene Sandulenko
2014-06-17
GRAPHICS: Rename BS_ to TS_ (for TransparentSurface)
Eugene Sandulenko
2014-06-15
COMMON: Copy TransparentSurface from Wintermute engine to common code
Eugene Sandulenko