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
Age
Commit message (
Collapse
)
Author
2016-07-31
GRAPHICS: Fix style issues
Borja Lorente
2016-07-31
GRAPHICS: Clean up namespaces
Borja Lorente
2016-07-31
GRAPHICS: Move MacMenu constants
Borja Lorente
2016-07-31
GRAPHICS: Create wrapper namespace for MacWindowManager constants
Borja Lorente
2016-07-31
GRAPHICS: Create wrapper namespace for MacWindow constants
Borja Lorente
2016-07-31
GRAPHICS: Create wrapper namespace for MacMenu constants
Borja Lorente
2016-07-31
WAGE: Extract MacMenu
Borja Lorente
2016-07-30
GRAPHICS: Change namespace of MacMenu
Borja Lorente
2016-07-30
WAGE: Extract MacWindow
Borja Lorente
2016-07-30
WAGE: Change namespace of MacWindow
Borja Lorente
2016-07-30
WAGE: Extract MacWindowManager
Borja Lorente
2016-07-11
GRAPHICS: Fix copy/paste error in blitAlphaBitmapClip() (CID 1357410)
Torbjörn Andersson
2016-07-11
GRAPHICS: Fix copy/paste error in blitSurfaceClip (CID 1357411)
Torbjörn Andersson
2016-07-03
JANITORIAL: Fix a few warnings
Alexander Tkachev
2016-07-03
JANITORIAL: Remove trailing spaces
Alexander Tkachev
2016-07-03
GUI: Fix blitAlphaBitmapClip()
Alexander Tkachev
2016-07-03
GUI: Add blipClip()
Alexander Tkachev
2016-07-03
GUI: Add blitAlphaBitmapClip()
Alexander Tkachev
2016-07-03
GUI: Add fillSurfaceClip()
Alexander Tkachev
2016-07-03
GUI: Add drawCrossClip()
Alexander Tkachev
2016-07-03
GUI: Fix drawRoundedSquareClip()
Alexander Tkachev
2016-07-03
GUI: Add drawTabClip()
Alexander Tkachev
2016-07-03
GUI: Add drawBeveledSquareClip()
Alexander Tkachev
2016-07-03
GUI: Add drawLineClip()
Alexander Tkachev
2016-07-03
GUI: Add drawCircle()
Alexander Tkachev
2016-07-03
GUI: Add drawSquareClip()
Alexander Tkachev
2016-07-03
GUI: Add VectorRendererSpec::drawTriangleClip()
Alexander Tkachev
2016-07-03
GUI: Add drawRoundedSquareShadowClip()
Alexander Tkachev
2016-07-03
GUI: Remove unnecessary debug output
Alexander Tkachev
2016-07-03
GUI: Fix ThemeItemTextData's dirty rectangle
Alexander Tkachev
2016-07-03
GUI: drawRoundedSquareClip()
Alexander Tkachev
2016-07-03
GUI: clippingRect propagated deeper
Alexander Tkachev
2016-07-03
GUI: Prepare button to be clipped
Alexander Tkachev
2016-06-14
GRAPHICS: Initialize mask in FllodFill when required
Eugene Sandulenko
2016-06-14
GRAPHICS: Add possibility to specify Fill maskmode in the constructor
Eugene Sandulenko
2016-06-03
GRAPHICS: Add mask mode to FloodFill class and document the class.
Eugene Sandulenko
2016-06-03
GRAPHICS: Fix FloodFill
Eugene Sandulenko
2016-06-03
GRAPHICS: Added FloodFill class to Surface.
Eugene Sandulenko
Moved from WAGE engine and is using stack-based classic floodfill implementation.
2016-05-29
GRAPHICS: Fix GCC signed/unsigned warning
Torbjörn Andersson
2016-05-29
GRAPHCIS: Remove unused variable
Torbjörn Andersson
2016-05-28
GRAPHICS: Fix warnings
Eugene Sandulenko
2016-05-26
GRAPHICS: Remove virtual inheritance from Graphics::Screen
Paul Gilbert
2016-05-26
GRAPHICS: Added 9-patch bitmap renderer
Eugene Sandulenko
2016-03-27
GRAPHICS: Allow saving thumbnails of 32 bits screens
Bastien Bouclet
Fixes saving in Myst ME when using the OpenGL output
2016-03-26
GRAPHICS: Prevent crash when drawing 0-height rounded corners
Ori Avtalion
Opening/closing the console when scroll bars were visible caused occasional crashes. Fixes #7089.
2016-03-21
GRAPHICS: Set parameterless Screen constructor to use screen format
Paul Gilbert
2016-03-21
GRAPHICS: Implement convenience Font::drawChar taking ManagedSurface.
Johannes Schickel
2016-03-20
GRAPHICS: Fix create call in ManagedSurface constructor
Paul Gilbert
2016-03-20
GRAPHICS: Fix MangaedSurface pixel casting errors
Paul Gilbert
2016-03-20
GRAPHICS: Use correct bounding rect in Font::drawString taking Common::String.
Johannes Schickel
[prev]
[next]