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
/
VectorRendererSpec.cpp
Age
Commit message (
Expand
)
Author
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
2014-10-28
GRAPHICS: Remove trailing whitespace
Filippos Karapetis
2014-05-27
GRAPHICS: colour -> color in VectorRendererSpec code.
Johannes Schickel
2014-01-10
GRAPHICS: Fix dest alpha formula in blendPixelPtr
Marcus Comstedt
2014-01-10
GRAPHICS: Fix computation of addA in darkenFill()
Marcus Comstedt
2013-12-13
GRAPHICS: Minor readability fixes to drawBevelSquareAlg method.
D G Turner
2013-08-22
Merge pull request #361 from rundfunk47/guiimprovements
Eugene Sandulenko
2013-08-22
GRAPHICS: Increase robustness of VectorRendererSpec::drawString.
Johannes Schickel
2013-08-22
GRAPHICS: Unify drawing paths in VectorRendererSpec::drawString.
Johannes Schickel
2013-08-22
GRAPHICS: Simplify VectorRendererSpec::drawString.
Johannes Schickel
2013-08-19
GRAPHICS: Add missing "break"s in switch, CID 1063214
Torbjörn Andersson
2013-08-16
GRAPHICS: Gradient blending on borders of rounded squares
Narek Mailian
2013-08-16
GRAPHICS: Change soft-shadow calculation to not use doubles
Narek Mailian
2013-08-16
GRAPHICS: Shadows on tabs
Narek Mailian
2013-08-16
GRAPHICS: Add support for Soft Shadows with rounded squares
Narek Mailian
2013-08-16
GRAPHICS: Added changes and improved code from inisider/scummvm (partial text)
Narek Mailian
2013-08-12
GRAPHICS: Fix warnings about mismatching format arguments.
Johannes Schickel
2013-08-08
GRAPHICS: Allow VectorRenderer and ThemeEngine to init with 4BPP
Narek Mailian
2013-08-08
GUI: Change name of GUI-renderers to remove "16-bit"
Narek Mailian
2013-08-08
GRAPHICS: Add error-checking in blendPixelPtr for invalid BPPs
Narek Mailian
2013-08-08
GRAPHICS: Fix VectorRendererSpec for RGBA8888.
Johannes Schickel
2013-08-03
GRAPHICS: Take advantage of Surface::getPixels.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-06-16
ALL: Let overlay related methods in OSystem take a void * and use a proper pi...
Johannes Schickel
2012-02-20
GUI: Fix mingw-w64 build errors
Willem Jan Palenstijn
2012-02-20
GUI: Implement AAed tabs
Willem Jan Palenstijn
2012-02-20
GUI: Add AA dialog corners on alpha overlays
Willem Jan Palenstijn
2012-02-20
GUI: Minor cleanup
Willem Jan Palenstijn
2012-02-20
GUI: Speed up alpha blending with black for classic dialog backgrounds
Willem Jan Palenstijn
2012-02-20
GUI: Keep dst alpha unchanged when blending colours
Willem Jan Palenstijn
2012-02-20
GUI: Rewrite AA rounded square renderer
Willem Jan Palenstijn
2011-12-29
GRAPHICS: Crash fix for bug #3466536 ("Assertion on MIDI gain slider").
D G Turner
2011-12-14
GUI: Implement dithering for tabs and round squares
Eugene Sandulenko
2011-12-10
GRAPHICS: Fix compiler warnings.
Alyssa Milburn
2011-12-10
GUI: Refactor gradient calculation into separate method
Eugene Sandulenko
2011-12-10
GUI: Move _gradientBytes to VectorRendererSpec
Eugene Sandulenko
2011-12-10
GUI: Implemented color dithering for background
Eugene Sandulenko
2011-12-07
GUI: Improved pop up and scrollbar arrows look
MaximRussia
2011-11-16
COMMON: Rename Common::set_to to Common::fill.
Johannes Schickel
2011-11-14
COMMON: Remove some double-underscore defines (reserved)
Willem Jan Palenstijn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-17
GRPAHICS: Do not access Surface::bytesPerPixel anymore.
Johannes Schickel
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
[prev]
[next]