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-02-02
GRAPHICS: Fixed a bug with indexed PNGs in the PNG decoder (a byte can't hold...
Filippos Karapetis
2011-02-02
GRAPHICS: Updated the copyright information regarding LodePNG. Removed the ob...
Filippos Karapetis
2011-02-02
GRAPHICS: Implemented a PNG decoder, and set it as default for the sword25 en...
Filippos Karapetis
2011-01-31
Silenced some MSVC warnings
Filippos Karapetis
2011-01-28
GRAPHICS: Make JPEG::getComponent error out if component was not found
Max Horn
2011-01-28
GRAPHICS: Turn sqrt(2) and cosine values into constants ;)
Max Horn
2011-01-28
GRAPHICS: Rename JPEG::_str to _stream
Max Horn
2011-01-23
JANITORIAL: Remove unnecessary backslash
Torbjörn Andersson
2011-01-23
GRAPHICS: Move graphics/video/ to video/. Step 1/2
Eugene Sandulenko
2011-01-23
VIDEO: Fix createSurface() for the case that there's no video
Sven Hesse
2011-01-23
VIDEO: Update documentation on which decoder is used by what engine
Matthew Hoops
2011-01-22
VIDEO: Fix QuickTime audio buffering on the last frame
Matthew Hoops
2011-01-22
VIDEO: Seek a video seek glitch
Sven Hesse
2011-01-22
VIDEO: Correctly correct the _blitMode 1/2 coordinate differences
Sven Hesse
2011-01-20
GOB: Implement looping live videos
Sven Hesse
2011-01-20
VIDEO: Don't delete, just finish the audiostream on video end
Sven Hesse
2011-01-20
VIDEO: Add hasVideo()
Sven Hesse
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
[next]