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
/
engines
/
wintermute
/
base
/
gfx
/
osystem
/
base_surface_osystem.cpp
Age
Commit message (
Expand
)
Author
2019-06-27
WINTERMUTE: Do not optimize out alpha blits on rotation
lolbot-iichan
2019-06-25
WINTERMUTE: Add workaround for sprite glitch at Rosemary game
lolbot-iichan
2014-06-15
WINTERMUTE: Switch to use of moved to OSystem TransparentSurface
Eugene Sandulenko
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-18
WINTERMUTE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
WINTERMUTE: Janitorial - Remove trailing spaces
Strangerke
2014-02-05
WINTERMUTE: Change the copyFrom-simplifications to depend on pitch instead of...
Einar Johan Trøan Sømåen
2014-01-22
WINTERMUTE: Two minor formatting fixes.
Johannes Schickel
2014-01-21
WINTERMUTE: Avoid using Graphics::copyFrom to copy FMV-frames.
Einar Johan Trøan Sømåen
2013-10-09
WINTERMUTE: Remove superfluous assignments
Willem Jan Palenstijn
2013-10-08
WINTERMUTE: Fix displayTransOffset
Willem Jan Palenstijn
2013-10-06
WINTERMUTE: Partially fix rotoscale coordinate confusion
Willem Jan Palenstijn
2013-10-06
WINTERMUTE: Remove outdated comment
Willem Jan Palenstijn
2013-10-06
WINTERMUTE: Remove presumably outdated off-by-one correction
Willem Jan Palenstijn
2013-09-30
WINTERMUTE: Add displayTiled function to replace repeatLastDraw
Willem Jan Palenstijn
2013-09-18
WINTERMUTE: Cast zoom inside display(Trans?)Zoom
Tobia Tesan
2013-08-27
WINTERMUTE: Remove duplicate code
Willem Jan Palenstijn
2013-08-27
WINTERMUTE: Simplify string matching
Willem Jan Palenstijn
2013-08-26
WINTERMUTE: Fix and clean up BaseSurfaceOSystem::finishLoad()
Willem Jan Palenstijn
2013-08-24
WINTERMUTE: Fix warning
Willem Jan Palenstijn
2013-08-20
WINTERMUTE: Add binary alpha-blitting.
Einar Johan Trøan Sømåen
2013-08-20
WINTERMUTE: Avoid doing alpha-blits when image doesn't have alpha.
Einar Johan Trøan Sømåen
2013-08-07
Merge pull request #365 from lordhoto/protected-pixels
Johannes Schickel
2013-08-04
WINTERMUTE: Fix end of namespace comments.
Johannes Schickel
2013-08-03
WINTERMUTE: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-08-01
Merge pull request #354 from tobiatesan/wintermute_rotozoom_3
Einar Johan Trøan Sømåen
2013-08-01
WINTERMUTE: zoom parameter in display*** is now integer
Tobia Tesan
2013-08-01
WINTERMUTE: Fix type-related warnings in base_surface_osystem.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: #define to const for TransformStruct defaults
Tobia Tesan
2013-08-01
WINTERMUTE: Remove single-argument zoom, rename mirrorX => getMirrorX() in tr...
Tobia Tesan
2013-08-01
WINTERMUTE: Use Rect::width() and height() in base_surface_osystem.cpp
Tobia Tesan
2013-08-01
WINTERMUTE: Pass structs by const reference
Tobia Tesan
2013-08-01
WINTERMUTE: Constants
Tobia Tesan
2013-08-01
WINTERMUTE: Deprecate setAlphaMod, setColorMod
Tobia Tesan
2013-08-01
WINTERMUTE: Fix alpha bug in engines/wintermute/base/gfx/osystem/base_surface...
Tobia Tesan
2013-08-01
WINTERMUTE: Add rotation
Tobia Tesan
2013-07-31
WINTERMUTE: Refactor some bits to use TransformStruct
Tobia Tesan
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-04-15
WINTERMUTE: Fix leak on incomplete image load.
Einar Johan Trøan Sømåen
2013-02-01
WINTERMUTE: Avoid applying color-keys to ALL images with bpp >= 3.
Einar Johan Trøan Sømåen
2013-02-01
WINTERMUTE: Apply color-key if no alpha-channel is present
Einar Johan Trøan Sømåen
2013-01-26
WINTERMUTE: Replace all NULLs with nullptr.
Einar Johan Trøan Sømåen
2013-01-24
WINTERMUTE: Return something from repeatLastDisplayOp
Einar Johan Trøan Sømåen
2013-01-24
WINTERMUTE: Further improve UITiledImage-drawing.
Einar Johan Trøan Sømåen
2012-09-11
WINTERMUTE: Remove unneccessary includes of base_file.h
Einar Johan Trøan Sømåen
2012-09-04
WINTERMUTE: Convert CRLF to LF
Willem Jan Palenstijn
2012-09-01
WINTERMUTE: Fix various comments.
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Fix some of the clang++ warnings listed by LordHoto
Einar Johan Trøan Sømåen
2012-08-31
WINTERMUTE: Update to use new TGA-decoder and new Video-system
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: WinterMute -> Wintermute
Einar Johan Trøan Sømåen
[next]