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-02-26
COMMON: Move Language and Platform functionality into separate files
Max Horn
2012-02-22
ALL: Fix some signed/unsigned comparison warnings.
Johannes Schickel
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
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
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-02-11
GRAPHICS: Remove unused variable
Willem Jan Palenstijn
2012-02-09
GRAPHICS: Switch to integer based JPEG IDCT
Bastien Bouclet
2012-02-09
GRAPHICS: Add support for JPEG files using a restart interval
Bastien Bouclet
2012-02-02
GRAPHICS: Obtain pointer to dst surface after bounds checks in TTF renderer.
Johannes Schickel
2012-02-02
GRAPHICS: Use monochrome font hinter for TTF's monochrome loading.
Johannes Schickel
2012-01-29
GRAPHICS/GUI: Implement charset mapping for TTF fonts.
Johannes Schickel
2012-01-29
GRAPHICS/GUI: Implement kerning support for Font.
Johannes Schickel
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
[next]