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
Age
Commit message (
Expand
)
Author
2013-10-09
WINTERMUTE: Remove superfluous assignments
Willem Jan Palenstijn
2013-10-08
WINTERMUTE: Fix displayTransOffset
Willem Jan Palenstijn
2013-10-07
WINTERMUTE: Call updateScreen() every frame, even without updates.
Willem Jan Palenstijn
2013-10-06
WINTERMUTE: Fix typo causing tiled image corruption
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-10-03
WINTERMUTE: Update full screen on ScreenChanged
Willem Jan Palenstijn
2013-10-02
WINTERMUTE: Remove unused _drawNum
Willem Jan Palenstijn
2013-10-02
WINTERMUTE: Fix regression with _skipThisFrame
Willem Jan Palenstijn
2013-10-02
WINTERMUTE: Fix regression in ticketing
Willem Jan Palenstijn
2013-10-01
WINTERMUTE: Fix up doxygen comment
Willem Jan Palenstijn
2013-09-30
Merge branch 'master' into wme_rendering
Willem Jan Palenstijn
2013-09-30
WINTERMUTE: Add displayTiled function to replace repeatLastDraw
Willem Jan Palenstijn
2013-09-30
Merge branch 'refac'
Einar Johan Trøan Sømåen
2013-09-30
WINTERMUTE: Remove almost unused _colorMod field
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: Cleanup
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: Remove ticket->_drawNum
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: Remove left-over asserts
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: Remove unnecessary loop
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: No longer update ticket->_drawNum
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: No longer use ticket->_drawNum
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: Remove unnecessary re-iteration
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: Mirror _drawNum with an iterator
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: Remove _tempDisableDirtyRects
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: Remove ticket batching
Willem Jan Palenstijn
2013-09-23
WINTERMUTE: Pass blendMode to blit() in RenderTicket.
Tobia Tesan
2013-09-21
WINTERMUTE: Keep _alphaMode private in TransparentSurface
Tobia Tesan
2013-09-18
WINTERMUTE: Cast zoom inside display(Trans?)Zoom
Tobia Tesan
2013-09-12
Merge pull request #387 from tobiatesan/trim_arguments
Eugene Sandulenko
2013-08-29
WINTERMUTE: Remove useless Rect extra argument from fadeToColor.
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: Change pixel-format to RGBA.
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-19
WINTERMUTE: Don't use a lookup table for alpha
Willem Jan Palenstijn
2013-08-16
WINTERMUTE: Fix computation of _renderRect.
Tobia Tesan
2013-08-16
WINTERMUTE: Fix (still disabled) modTargetRect logic
Willem Jan Palenstijn
2013-08-13
WINTERMUTE: Add atleast some comments to the renderTicket-system.
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: Take advantage of Surface::getPixels.
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: s/255,255,255,255/kDefaultMod/
Tobia Tesan
2013-08-01
WINTERMUTE: FActor out TransformStruc initialization in repeatLastDraw loop
Tobia Tesan
2013-08-01
WINTERMUTE: zoom parameter in display*** is now integer
Tobia Tesan
[next]