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
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
2011-07-01
GRAPHICS: Rename NewFont to BdfFont.
Johannes Schickel
2011-07-01
GRAPHICS: Format NewFont code with astyle.
Johannes Schickel
2011-07-01
GRAPHICS: Move NewFont code to a separate file.
Johannes Schickel
2011-07-01
GRAPHICS: Fix SJIS PCE font loading.
Johannes Schickel
2011-07-01
GRAPHICS: More default parameter remove in SJIS code.
Johannes Schickel
2011-07-01
GRAPHICS: Remove default values from FontSJIS::drawChar.
Johannes Schickel
2011-07-01
GRAPHICS: Offer support for PCE font data of SJIS.FNT.
Johannes Schickel
2011-07-01
GRAPHICS: Cleanup SJIS font code a bit.
Johannes Schickel
2011-06-30
ALL: Require DECLARE_SINGLETON to be used in the Common namepsace
Ori Avtalion
2011-06-26
GRAPHICS: Generalized arbitrary bit depth images processing in PNG decoder.
Eugene Sandulenko
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-23
BACKENDS/GRAPHICS: Silence non zero-terminated terminated buffers warnings by...
Julien
2011-06-23
GRAPHICS: Allocate Common::PEResources on the heap in WinFont::loadFromPE()
Julien
2011-06-23
AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with malloc
Julien
2011-06-20
GRAPHICS: Cleanup and simplification of some PNG decoder code
Filippos Karapetis
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-17
GRAPHICS: Fix Valgrind warning
eriktorbjorn
2011-06-16
GRAPHICS: Fix decoding of 4bpp PNGs
Eugene Sandulenko
2011-06-14
SCALERS: Fix Normal1xAspect scaler bug reported in bug #3313709
CeRiAl
2011-06-10
ARM: Fix normal2x scaler for width % 4 != 0
Willem Jan Palenstijn
2011-06-10
SCALERS: Fix for compiling for ARM without using ASM scalers
CeRiAl
2011-06-08
GRAPHICS: Move comment to the right function.
Alyssa Milburn
2011-06-07
JANITORIAL: Unbreak building with --disable-translation
eriktorbjorn
2011-06-06
GRAPHICS: Add kLocalizedFont in FontManager
Thierry Crozat
2011-06-06
GRAPHICS: Move genLocalizedFontFilename() to FontManager class
Thierry Crozat
2011-06-06
GRAPHICS: Get rid of kSODFont (ScummFont)
Thierry Crozat
2011-06-04
BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls
Max Horn
2011-06-04
COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette
Max Horn
2011-05-25
GRAPHICS: flavour -> flavor
Matthew Hoops
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-25
ALL: neighbour -> neighbor
Matthew Hoops
2011-05-24
GRAPHICS: Optimize the convertYUV420ToRGB function a bit more
Matthew Hoops
[prev]
[next]