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
2012-01-29
GRAPHICS: Add a TTF font class using FreeType2.
Johannes Schickel
2012-01-07
GRAPHICS: Silence a false positive warning in MSVC
Filippos Karapetis
2012-01-07
GRAPHICS: Let FontManager::setFont accept an "const BdfFont *".
Johannes Schickel
2012-01-07
GUI: Rework how the default localized font is managed.
Johannes Schickel
2012-01-07
GRAPHICS: Slight formatting fix.
Johannes Schickel
2012-01-06
GRAPHICS: Whops. Fix misformatting introduced with 243de59.
Johannes Schickel
2012-01-06
GRAPHICS: Properly return 0 for late BDF cache loading fails.
Johannes Schickel
2012-01-06
GRAPHICS: Slight cleanup in BDF code.
Johannes Schickel
2012-01-06
GRAPHICS: Slight formatting fixes in jpeg.cpp.
Johannes Schickel
2012-01-06
GRAPHICS: Rework BDF font code.
Johannes Schickel
2012-01-05
GRAPHICS: The PNG decoder is not used by our GUI.
Johannes Schickel
2011-12-29
GRAPHICS: Crash fix for bug #3466536 ("Assertion on MIDI gain slider").
D G Turner
2011-12-19
GRAPHICS: Fix PICT lines with large pitches
Matthew Hoops
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-21
ALL: Remove unnecessary forward declarations.
Christoph Mallon
2011-11-16
COMMON: Rename Common::set_to to Common::fill.
Johannes Schickel
2011-11-14
GRAPHICS: Comment unused variables
Eugene Sandulenko
2011-11-14
COMMON: Remove some double-underscore defines (reserved)
Willem Jan Palenstijn
2011-10-23
GUI: Add support for PNG images in themes
Eugene Sandulenko
2011-10-07
GRAPHICS: Fix PICT buffer overflow
Matthew Hoops
2011-10-07
GRAPHICS: Add support for true 32bpp DirectBits images
Matthew Hoops
2011-10-07
GRAPHICS: Add support for multiple CompressedQuickTime calls
Matthew Hoops
2011-10-07
GRAPHICS: Properly parse the CompressQuickTime header
Matthew Hoops
2011-10-07
GRAPHICS: Rewrite PictDecoder's opcode handling
Matthew Hoops
2011-09-06
GRAPHICS: Remove dithering code.
Johannes Schickel
2011-08-23
GRAPHICS: Formatting.
Johannes Schickel
2011-08-23
GRAPHICS: Display warning in case the SJIS.FNT version does not match.
Johannes Schickel
2011-08-22
GRAPHICS: Fix indentation
Sven Hesse
2011-08-21
BADA: Fixup indentation using tabs in lieu of space chars
Chris Warren-Smith
2011-08-21
BADA: Code formatting and style changes following review
Chris Warren-Smith
2011-08-21
BADA: Prevent assertion failure when allocating zero bytes
Chris Warren-Smith
2011-08-21
BADA: Updated code formatting in assignFontToUsage()
Chris Warren-Smith
2011-08-21
BADA: Initial BADA port implementation
Chris Warren-Smith
2011-08-16
GRAPHICS: Add a default Windows cursor
Matthew Hoops
2011-08-16
GRAPHICS: Add cursor palette start/count functions
Matthew Hoops
2011-08-16
GRAPHICS: Create base Cursor class for Mac/Win cursors
Matthew Hoops
2011-08-07
GRAPHICS: Slight formatting fix.
Johannes Schickel
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-06
JANITORIAL: Remove SVN keywords
Eugene Sandulenko
2011-07-18
Merge pull request #50 from clone2727/bink
clone2727
2011-07-10
GRAPHICS: remove char/line spacing handling from sjis code
athrxx
2011-07-09
SCUMM: Make use of graphics/sjis code for LOOM PCE sjis drawing
athrxx
2011-07-02
GRAPHICS: Note that SCUMM now uses the YUV to RGB code
Matthew Hoops
2011-07-01
GRAPHICS: Fix possible memory leak in BdfFont code.
Johannes Schickel
[prev]
[next]