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-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
2015-12-14
GRAPHICS: Add function to query TransparentSurface's builtin PixelFormat.
Johannes Schickel
2015-12-14
GRAPHICS: Use tabs for indentation.
Johannes Schickel
2015-12-14
GRAPHICS: Fix fast ALPHA_BINARY blitting with TransparentSurface.
Johannes Schickel
2015-11-17
GRAPHICS: Fix rendering in some corner cases
Eugene Sandulenko
2015-11-16
GRAPHICS: Remove unused header include.
Johannes Schickel
2015-11-16
GRAPHICS: Rewrite PixelFormat::toString to be easier to understand.
Johannes Schickel
2015-11-16
GRAPHICS: Fix component order in PixelFormat::toString output.
Johannes Schickel
2015-11-16
GRAPHICS: Make PixelFormat::toString const.
Johannes Schickel
2015-11-16
GRAPHICS: Implemented utility function to print PixelFormat
Eugene Sandulenko
2015-04-11
GRAPHICS: Force a cast to int to avoid gcc warnings
Matthew Hoops
2015-03-02
GRAPHICS: Fix GCC signed/unsigned warnings.
Torbjörn Andersson
2014-10-28
GRAPHICS: Remove trailing whitespace
Filippos Karapetis
2014-10-28
GRAPHICS: Remove some trailing whitespace in surface.h
Fedor
2014-10-19
GRAPHICS: Silence an MSVC warning
Filippos Karapetis
2014-09-07
Merge pull request #500 from lordhoto/ttf-improvements
Johannes Schickel
2014-09-03
GRAPHICS: Allow negative xOffset in TTF.
Johannes Schickel
2014-09-03
GRAPHICS: Allow to query the bounding box of chars/strings drawn with Font API.
Johannes Schickel
2014-08-29
GRAPHICS: Fix some Doxygen comments that seem wrong.
Einar Johan Trøan Sømåen
2014-08-17
GRAPHICS: Improve color bit depth conversion
Matthew Hoops
2014-06-23
GRAPHICS: Added BE/LE to TS_ macros
Eugene Sandulenko
2014-06-17
GRAPHICS: Rename BS_ to TS_ (for TransparentSurface)
Eugene Sandulenko
2014-06-15
GRAPHICS: Fix compilation for Amiga
Eugene Sandulenko
2014-06-15
Merge pull request #466 from sev-/transparent-surface
Eugene Sandulenko
2014-06-15
COMMON: Copy TransparentSurface from Wintermute engine to common code
Eugene Sandulenko
2014-06-09
GRAPHICS: Allow client code to specify TTF render mode.
Johannes Schickel
2014-05-27
GRAPHICS: colour -> color in VectorRendererSpec code.
Johannes Schickel
2014-03-06
GRAPHICS: Manually specify function alignment in ARM assembly.
Johannes Schickel
2014-02-28
IMAGE: Move all ImageDecoders to image/
Matthew Hoops
2014-02-18
GRAPHICS: Make GPL headers consistent in themselves.
Johannes Schickel
[next]