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-01-27 13:42:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
History
Max Horn
00b9bc7b36
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel)
...
svn-id: r26594
2007-04-25 19:31:23 +00:00
..
fonts
…
scaler
…
colormasks.h
…
cursorman.cpp
Merged the "palette manager" into the cursor manager. It was only used to
2007-02-12 00:04:56 +00:00
cursorman.h
Merged the "palette manager" into the cursor manager. It was only used to
2007-02-12 00:04:56 +00:00
dxa_player.cpp
Fixing various doxygen warnings
2007-02-03 21:37:52 +00:00
dxa_player.h
When drawing an interlaced frame, only clear every other line instead of the
2006-12-14 05:21:19 +00:00
font.cpp
Replaced uses of fprintf() with warning() or error()
2007-03-08 17:23:19 +00:00
font.h
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel)
2007-04-25 19:31:23 +00:00
fontman.cpp
…
fontman.h
…
ilbm.cpp
- added new subclass ILBMDecoder, to decode ILBM subtype of IFF files
2007-03-27 19:45:09 +00:00
ilbm.h
- added new subclass ILBMDecoder, to decode ILBM subtype of IFF files
2007-03-27 19:45:09 +00:00
imagedec.cpp
…
imagedec.h
…
imageman.cpp
- Added dialog for selecting the theme to use
2006-10-08 18:22:28 +00:00
imageman.h
- Added dialog for selecting the theme to use
2006-10-08 18:22:28 +00:00
module.mk
Merged the "palette manager" into the cursor manager. It was only used to
2007-02-12 00:04:56 +00:00
mpeg_player.cpp
…
mpeg_player.h
…
primitives.cpp
…
primitives.h
…
scaler.cpp
…
scaler.h
…
surface.cpp
…
surface.h
…