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-20
VIDEO: The getTimeToNextFrame override is useless now
Sven Hesse
2011-01-20
GOB: Make Urban Runner's "3D view" work again
Sven Hesse
2011-01-19
VIDEO: Recreate the audiostream if necessary
Sven Hesse
2011-01-19
VIDEO: Don't segfault when no audiostream is present
Sven Hesse
2011-01-19
VIDEO: Don't assert() when a needed codec isn't compiled in
Sven Hesse
2011-01-18
GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGB
Matthew Hoops
2011-01-18
GOB: Fix Woodruff video offsets
Sven Hesse
2011-01-18
VIDEO: Clip render rect to the surface's dimension
Sven Hesse
2011-01-17
GOB: Fix the flow rate gauge in Urban Runner
Sven Hesse
2011-01-16
VIDEO: Implement internal-codec 24bpp VMDs
Sven Hesse
2011-01-16
VIDEO: Implement internal-codec 16bit VMDs
Sven Hesse
2011-01-16
VIDEO: Add color mode methods
Sven Hesse
2011-01-16
VIDEO: Add range checks to deLZ77()
Sven Hesse
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
[next]