This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-18 18:30:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
History
Sven Hesse
bb6c230587
GOB: Implement looping live videos
...
Needed for the buttons in the Playtoons series svn-id: r55359
2011-01-20 18:17:39 +00:00
..
fonts
GRAPHICS: Begin to parse Win1 fonts based on our sole Hugo1 sample (still WIP)
2011-01-13 16:06:35 +00:00
scaler
…
video
GOB: Implement looping live videos
2011-01-20 18:17:39 +00:00
colormasks.h
…
conversion.cpp
…
conversion.h
…
cursorman.cpp
…
cursorman.h
…
dither.cpp
…
dither.h
…
font.cpp
…
font.h
GRAPHICS: Some basic documentation for Font.
2011-01-07 12:43:00 +00:00
fontman.cpp
…
fontman.h
…
iff.cpp
…
iff.h
…
imagedec.cpp
…
imagedec.h
…
jpeg.cpp
GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGB
2011-01-18 16:18:10 +00:00
jpeg.h
GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGB
2011-01-18 16:18:10 +00:00
module.mk
GRAPHICS: Add support for Windows FON/FNT fonts
2011-01-04 20:39:27 +00:00
pict.cpp
GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGB
2011-01-18 16:18:10 +00:00
pict.h
…
pixelformat.h
…
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
…
surface.cpp
…
surface.h
GRAPHICS: Add some doxygen comments to Surface.
2011-01-07 12:26:01 +00:00
thumbnail.cpp
…
thumbnail.h
…
VectorRenderer.cpp
…
VectorRenderer.h
…
VectorRendererSpec.cpp
…
VectorRendererSpec.h
…