scummvm/graphics
2006-04-19 22:53:37 +00:00
..
fonts
scaler Fix ASM HQ routines, because RGBtoYUV and LUT16to32 are on heap now. 2006-04-19 22:53:37 +00:00
animation.cpp
animation.h
colormasks.h Fixed (A)RGBToColor templates 2006-04-17 11:09:21 +00:00
font.cpp - Moves Graphics::loadFont to Graphics::NewFont::loadFont 2006-04-16 19:54:39 +00:00
font.h - Moves Graphics::loadFont to Graphics::NewFont::loadFont 2006-04-16 19:54:39 +00:00
fontman.cpp - implements .bdf font loader based on convbdf (sure could have some clean up) 2006-04-14 02:16:55 +00:00
fontman.h cleanup 2006-04-15 21:29:41 +00:00
ilbm.cpp
ilbm.h
imagedec.cpp
imagedec.h
imageman.cpp
imageman.h
module.mk
primitives.cpp
primitives.h
scaler.cpp Renamed and merge some of the pixel interpolation functions (the names still could be better) 2006-04-17 18:17:02 +00:00
scaler.h cleanup 2006-04-15 21:29:41 +00:00
surface.cpp
surface.h