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-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-19
ALL: s/PI/M_PI/
dhewg
2011-03-19
GRAPHICS: Silenced a warning
md5
2011-03-07
GRAPHICS: Cleanup WinCursorGroup functions a bit
Matthew Hoops
2011-03-07
GRAPHICS: Add doxygen comments for WinCursorGroup
Matthew Hoops
2011-03-07
GRAPHICS: Fix a missing 'f'
Matthew Hoops
2011-03-07
GRAPHICS: Improve support of Windows 8bpp cursors
Matthew Hoops
2011-03-06
GRAPHICS: Fix PE cursors
Matthew Hoops
2011-03-05
GRAPHICS: Add support for PE cursors in WinCursorGroup
Matthew Hoops
2011-03-04
GRAPHICS: Split the NE cursor code from the NEResources class
Matthew Hoops
2011-02-23
GRAPHICS: Add support for PE FON files
Matthew Hoops
2011-02-22
COMMON: Begin to merge some NE/PE code
Matthew Hoops
2011-02-20
GRAPHICS: Let PNG::getPalette take an uint16 for the palette entry count.
Johannes Schickel
2011-02-20
GRAPHICS: Remove leftover RGBA reference in PaletteManager documentation.
Johannes Schickel
2011-02-20
GRAPHICS: Switch PICT's palette from RGBA to RGB
Matthew Hoops
2011-02-20
GRAPHICS: Use the DirectBits size instead of the overall PICT dimensions
Matthew Hoops
2011-02-20
GRAPHICS: Fix cursor palette buffering after RGBA->RGB change.
Johannes Schickel
2011-02-19
GRAPHICS: Remove note about alpha channel removal in PaletteManager.
Johannes Schickel
2011-02-14
GRAPHICS: Update CursorManager documentation for RGBA->RGB change.
Johannes Schickel
2011-02-14
GRAPHICS: Adapt thumbnail code to grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-14
GRAPHICS: Update PaletteManager documentation for RGBA->RGB change.
Johannes Schickel
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2011-02-06
GRAPHICS: Improved JPEG decoder performance
Bastien Bouclet
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
[next]