aboutsummaryrefslogtreecommitdiff
path: root/graphics/VectorRendererSpec.cpp
AgeCommit message (Expand)Author
2008-09-20- Reverted circle drawing algorithm.Vicent Marti
2008-09-20Fixed warnings.Johannes Schickel
2008-09-19Unrolled a loop.Vicent Marti
2008-09-10Fixed bottleneck: Screen dimming.Vicent Marti
2008-09-07Misc performance fixes.Vicent Marti
2008-09-05Fixed severe bottleneck in the XML Parser code.Vicent Marti
2008-09-05Fixing a typo :)Max Horn
2008-09-02Massive refactoring/cleanup on the theme engine/parser.Vicent Marti
2008-09-01Use memcpy instead of hand-rolled colorCopy (on many systems, memcpy is hand-...Max Horn
2008-08-31Split VectorRenderer interface from custom vector renderers.Vicent Marti