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-01-16
VIDEO: Simplying the video buffers
Sven Hesse
2011-01-14
VIDEO: Reset the pause start time when seeking while paused
Matthew Hoops
2011-01-13
GRAPHICS: Begin to parse Win1 fonts based on our sole Hugo1 sample (still WIP)
Matthew Hoops
2011-01-13
GRAPHICS: Use the pixel height instead of the ascent as the WinFont height
Matthew Hoops
2011-01-11
VIDEO: Fix QuickTime timing when seeking without audio (thanks bgK)
Matthew Hoops
2011-01-11
VIDEO: Add seeking capability to QuickTimeDecoder
Matthew Hoops
2011-01-11
VIDEO: Add a SeekableVideoDecoder class
Matthew Hoops
2011-01-08
BUILD: Include scummsys.h to force rebuild after reconfigure
Sven Hesse
2011-01-08
BUILD: Include scummsys.h to force rebuild after reconfigure (thanks LordHoto)
Willem Jan Palenstijn
2011-01-07
GRAPHICS: Some basic documentation for Font.
Johannes Schickel
2011-01-07
GRAPHICS: Add some doxygen comments to Surface.
Johannes Schickel
2011-01-05
VIDEO: Mirror QuickTime's mishandling of its own mdat atoms
Matthew Hoops
2011-01-04
GRAPHICS: Add support for Windows FON/FNT fonts
Matthew Hoops
2011-01-02
VIDEO: Stop leaking surface data in several codecs.
Alyssa Milburn
2010-12-19
GRAPHICS: Fixed code analysis warnings (bug #3087917)
Filippos Karapetis
2010-12-16
VIDEO: Add CDToons decoder
Alyssa Milburn
2010-12-16
VIDEO: Extend Codec to support internal palettes
Matthew Hoops
2010-12-16
VIDEO: Make Codec::decodeImage() return a const Surface pointer
Matthew Hoops
2010-12-16
VIDEO: Remove the need to call updateAudioBuffer() externally for QuickTime
Matthew Hoops
2010-12-16
VIDEO: Make VideoDecoder::getPalette() return a const byte pointer
Matthew Hoops
2010-12-16
VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer
Matthew Hoops
2010-12-10
VIDEO: Fix QuickTimeDecoder::hasDirtyPalette() by allocating the palette only...
Matthew Hoops
2010-12-09
VIDEO: Allow for 8bpp Cinepak videos
Matthew Hoops
2010-12-09
VIDEO: Implement multiple video codec support for QuickTime
Matthew Hoops
2010-12-09
VIDEO: Fix a truncation in the SMC decoder (thanks, fuzzie)
Matthew Hoops
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-11-17
GRAPHICS: colour -> color
Max Horn
2010-11-16
COMMON: Simplify DECLARE_SINGLETON macro
Max Horn
2010-11-13
VIDEO: Switch Truemotion 1 to RGB565 for potential use with SCI CLUT tables
Matthew Hoops
2010-11-11
VIDEO: Add support for DK3 in videos; fix sample rate location
Matthew Hoops
2010-11-11
VIDEO: Cleanup AVI audio in preparation for DK3
Matthew Hoops
2010-11-11
VIDEO: Add the TrueMotion 1 codec for Phantasmagoria 2
Matthew Hoops
2010-11-10
GRAPHICS: Enforce alphabetical order on the codec objects
Matthew Hoops
2010-11-08
VIDEO: PreIMD: End frame when stream depleted
Sven Hesse
2010-11-07
GRAPHICS: Cleanup advmame scaler code; don't include assert.h
Max Horn
2010-11-05
GRAPHICS/SJIS: cleanup
Florian Kagerer
2010-11-05
GRAPHICS/SJIS: fix out of bounds shadow mode text drawing
Florian Kagerer
2010-11-05
SCUMM/FM-TOWNS JAPANESE: fix out of bounds text drawing
Florian Kagerer
2010-11-04
VIDEO: PreIMD: End frame when frameSize == 0
Sven Hesse
2010-10-27
TOON: fix some evaluation order bugs in smacker decoder
Florian Kagerer
2010-10-24
ALL: Fix various typos (patch #3093266)
Max Horn
2010-10-19
SCUMM/FM-TOWNS JAPANESE: implement flipped text
Florian Kagerer
2010-10-17
GRAPHICS: enable sjis code for scumm engine
Florian Kagerer
2010-10-17
SCUMM/FM-TOWNS: more improvements to japanese font drawing
Florian Kagerer
2010-10-15
GRAPHICS: Fix code analysis warnings
Sven Hesse
2010-10-15
VIDEO : Corrections to QDM2 codec for bug #3087917 "Code Analysis Warnings"
David Turner
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-10-10
GRAPHICS: Turn static AviDecoder methods into local funcs
Max Horn
[prev]
[next]