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 (
Expand
)
Author
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
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
2016-03-26
GRAPHICS: Prevent crash when drawing 0-height rounded corners
Ori Avtalion
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
2016-03-20
GRAPHICS: Mark actual dirty area as dirty in Font::drawString.
Johannes Schickel
2016-03-17
GRAPHICS: Cleanup of ManagedSurface and Screen classes
Paul Gilbert
2016-03-14
GRAPHICS: Added ManagedSurface and Screen classes
Paul Gilbert
2016-02-21
GRAPHICS: Remove superfluous ABS usage to silence a warning.
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects and empty shadows in VectorRendererSpec::drawSquar...
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRenderer*'s drawInteriorRoundedSquareAlg.
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRendererSpec::drawTriangleFast.
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRendererSpec::drawSquareAlg.
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRender*'s drawTabAlg.
Johannes Schickel
2016-02-21
GRAPHICS: Make VectorRendererAA::drawLineAlg never divide by zero.
Johannes Schickel
2016-02-21
GRAPHICS: Let drawLineAlg in VectorRenderer code take unsigned dx, dy.
Johannes Schickel
2016-02-21
GRAPHICS: Skip empty rects in VectorRendererSpec::drawTriangleVertAlg.
Johannes Schickel
2016-02-21
GRAPHICS: Add comments about safe divisions in VectorRendererSpec.cpp.
Johannes Schickel
2016-02-19
GRAPHICS: Silence some false positive MSVC warnings
Filippos Karapetis
2016-02-15
Merge pull request #667 from a-detiste/master
Eugene Sandulenko
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2016-02-14
GRAPHICS: Fully fix compilation under MSVC
Martin Kiewitz
2016-02-14
GRAPHICS: Fix compilation under MSVC
Eugene Sandulenko
2016-02-14
Merge pull request #658 from sev-/wage
Eugene Sandulenko
2016-02-14
GRAPHICS: Fix regression in polygon drawing
Eugene Sandulenko
2016-02-14
GRAPHICS: Use our own sort instead of bubble
Eugene Sandulenko
2016-02-14
GRAPHICS: Move generic primitives from WAGE engine
Eugene Sandulenko
2016-01-08
GRAPHICS: Silence an MSVC warning
Filippos Karapetis
2015-12-21
GRAPHICS: Introduce a size mode for TrueType fonts
Bastien Bouclet
[prev]
[next]