aboutsummaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)Author
2008-10-09Fixed small graphical glitch in Classic theme tabs.Vicent Marti
2008-09-29- Merged 75 revisions from trunk.Vicent Marti
2008-09-23Moved ZipArchive to namespace Common; moved unzip internals from unzip.h to u...Max Horn
2008-09-23ImageManager: renamed remArchive() to removeArchive(); switched to using a Se...Max Horn
2008-09-20Bugfix: Graphical glitch when drawing beveled squares (classic theme).Vicent Marti
2008-09-20- Reverted circle drawing algorithm.Vicent Marti
2008-09-20Fixed warnings.Johannes Schickel
2008-09-20Fixed build.Johannes Schickel
2008-09-20- Merged the new RTL changes into the branch.Vicent Marti
2008-09-19Unrolled a loop.Vicent Marti
2008-09-16Added "querySaveMetaInfos" to MetaEngine.Johannes Schickel
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
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-05Removed useless dependencies from common/file.h in common code. When complete...Nicola Mettifogo
2008-09-05Fixing a typo :)Max Horn
2008-09-05Fixing some compiler warningsMax Horn
2008-09-03TODO: bdf_getline seems to duplicate code from SeekableReadStream::readLine(_...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
2008-08-20Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compilin...Kari Salminen
2008-08-20- Committed Max' compressed save backseeking support from patch #2050337 "KYR...Johannes Schickel
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
2008-08-16Merged revisions 33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,...Vicent Marti
2008-08-15Tons of misc. GFX fixes.Vicent Marti
2008-08-14Added Classic Theme - WIP (yes, it's working).Vicent Marti
2008-08-10Bugfix: Selection background too short when scrollbar not present.Vicent Marti
2008-08-10Bugfix: Several text-drawing issues.Vicent Marti
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-08SCUMM save/load dialog.Vicent Marti
2008-08-05Patch #2014663: Do not mark stack as executable in HQx scalerMax Horn
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
2008-08-02Added basic support for inner shadows.Vicent Marti
2008-08-02Screen/dialog dimming.Vicent Marti
2008-08-02Improved looks on the Modern theme in the new GUI.Vicent Marti
2008-08-01Replicating the trunk GUI theme. WIP.Vicent Marti
2008-08-01Massive changes to the renderer in order to replicate the current GUI theme, ...Vicent Marti
2008-08-01Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-...Vicent Marti
2008-07-30Bugfix: Pixel init in Conolution mappingsVicent Marti
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-07-26Convolution filters for the vector renderer. Pretty cool.Vicent Marti
2008-07-25More triangle workVicent Marti
2008-07-25Fixed warning: kTriangleAuto not handled in switchVicent Marti
2008-07-25Fixed triangle drawing. A bit.Vicent Marti
2008-07-23Improved text handling.Vicent Marti
2008-07-23Font rendering overhaul. Work in progress.Vicent Marti
2008-07-21Fixed several segfaults and graphical glitches when drawing at low resolution...Vicent Marti
2008-07-21Bugfix: Rounded squares at low resolutions were not drawn.Vicent Marti