scummvm/graphics
dhewg 2def212de7 ALL: s/PI/M_PI/
Tip of the day: git grep -w PI
2011-03-19 11:24:06 +01:00
..
fonts GRAPHICS: Fix a missing 'f' 2011-03-07 11:40:54 -05:00
scaler GRAPHICS: Adapt thumbnail code to grabPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
colormasks.h
conversion.cpp
conversion.h
cursorman.cpp GRAPHICS: Fix cursor palette buffering after RGBA->RGB change. 2011-02-20 05:43:04 +01:00
cursorman.h GRAPHICS: Update CursorManager documentation for RGBA->RGB change. 2011-02-14 17:08:32 +01:00
dither.cpp ALL: Push down deps on stream.h from .h to .cpp files 2010-11-19 01:37:04 +00:00
dither.h ALL: Push down deps on stream.h from .h to .cpp files 2010-11-19 01:37:04 +00:00
font.cpp GRAPHICS: Fixed code analysis warnings (bug #3087917) 2010-12-19 16:16:25 +00:00
font.h GRAPHICS: Some basic documentation for Font. 2011-01-07 12:43:00 +00:00
fontman.cpp COMMON: Simplify DECLARE_SINGLETON macro 2010-11-16 08:23:13 +00:00
fontman.h
iff.cpp
iff.h
imagedec.cpp ALL: Push down deps on stream.h from .h to .cpp files 2010-11-19 01:37:04 +00:00
imagedec.h ALL: Push down deps on stream.h from .h to .cpp files 2010-11-19 01:37:04 +00:00
jpeg.cpp ALL: s/PI/M_PI/ 2011-03-19 11:24:06 +01:00
jpeg.h GRAPHICS: Improved JPEG decoder performance 2011-02-06 13:43:40 +00:00
module.mk GRAPHICS: Split the NE cursor code from the NEResources class 2011-03-04 23:17:57 -05:00
palette.h GRAPHICS: Remove leftover RGBA reference in PaletteManager documentation. 2011-02-20 21:38:40 +01:00
pict.cpp GRAPHICS: Switch PICT's palette from RGBA to RGB 2011-02-20 00:45:59 -05:00
pict.h GRAPHICS: Switch PICT's palette from RGBA to RGB 2011-02-20 00:45:59 -05:00
pixelformat.h
png.cpp GRAPHICS: Fixed a bug with indexed PNGs in the PNG decoder (a byte can't hold 256 entries) 2011-02-02 21:18:10 +00:00
png.h GRAPHICS: Let PNG::getPalette take an uint16 for the palette entry count. 2011-02-20 21:43:24 +01:00
primitives.cpp
primitives.h
scaler.cpp
scaler.h
sjis.cpp BUILD: Include scummsys.h to force rebuild after reconfigure (thanks LordHoto) 2011-01-08 03:27:13 +00:00
sjis.h ALL: Push down deps on stream.h from .h to .cpp files 2010-11-19 01:37:04 +00:00
surface.cpp
surface.h GRAPHICS: Add some doxygen comments to Surface. 2011-01-07 12:26:01 +00:00
thumbnail.cpp ALL: Push down deps on stream.h from .h to .cpp files 2010-11-19 01:37:04 +00:00
thumbnail.h ALL: Push down deps on stream.h from .h to .cpp files 2010-11-19 01:37:04 +00:00
VectorRenderer.cpp
VectorRenderer.h
VectorRendererSpec.cpp JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
VectorRendererSpec.h
wincursor.cpp GRAPHICS: Silenced a warning 2011-03-19 02:30:03 +02:00
wincursor.h GRAPHICS: Add doxygen comments for WinCursorGroup 2011-03-07 13:24:05 -05:00