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_render_osystem.cpp
Age
Commit message (
Expand
)
Author
2019-05-18
WINTERMUTE: Fix fill rect area on endSaveLoad()
lolbot-iichan
2018-04-15
JANITORIAL: Indent GFXTransaction code blocks
Adrian Frühwirth
2014-06-15
WINTERMUTE: Switch to use of moved to OSystem TransparentSurface
Eugene Sandulenko
2014-02-19
WINTERMUTE: Some British to American English
Strangerke
2014-02-18
WINTERMUTE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
WINTERMUTE: Janitorial - Remove trailing spaces
Strangerke
2014-01-21
WINTERMUTE: Special-case FMV-handling to not fill the screen with background ...
Einar Johan Trøan Sømåen
2013-10-07
WINTERMUTE: Call updateScreen() every frame, even without updates.
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-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
WINTERMUTE: Remove almost unused _colorMod field
Willem Jan Palenstijn
2013-09-26
WINTERMUTE: Cleanup
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-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-20
WINTERMUTE: Change pixel-format to RGBA.
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-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: TransformStruct by reference in engines/wintermute/base/gfx/osyst...
Tobia Tesan
2013-08-01
WINTERMUTE: Fix alpha bug in BaseRenderOSystem::fadeToColor
Tobia Tesan
2013-08-01
WINTERMUTE: Remove set[Color|Alpha]Mod altogether
Tobia Tesan
2013-08-01
WINTERMUTE: Reinstate rgbaMod comparisons for compare-tickets
Tobia Tesan
2013-08-01
WINTERMUTE: Deprecate setAlphaMod, setColorMod
Tobia Tesan
2013-08-01
WINTERMUTE: Add rotation
Tobia Tesan
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-04-23
WINTERMUTE: Cap the renderqueue to 800.
Einar Johan Trøan Sømåen
2013-04-23
WINTERMUTE: Fix non-dirty-rect render-path.
Einar Johan Trøan Sømåen
2013-04-15
WINTERMUTE: Fix side effect of assert
Willem Jan Palenstijn
2013-03-24
WINTERMUTE: Fix random crash after save/load.
Einar Johan Trøan Sømåen
2013-02-01
WINTERMUTE: Force the screen to black after loading/saving.
Einar Johan Trøan Sømåen
2013-01-26
WINTERMUTE: Replace all NULLs with nullptr.
Einar Johan Trøan Sømåen
[next]