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
73c3625f1f
Fixing various doxygen warnings
...
svn-id: r25362
2007-02-03 21:37:52 +00:00
..
fonts
…
scaler
…
colormasks.h
…
cursorman.cpp
…
cursorman.h
…
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
fixed assert in isspace function because wrong variable type for chars when they value is greater then 128. isspace take as "int" type param (at least in ms sdk)
2006-10-08 15:55:09 +00:00
font.h
…
fontman.cpp
…
fontman.h
…
ilbm.cpp
…
ilbm.h
…
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
Renamed graphics/animation.[cpp|h] to graphics/mpeg_player.[cpp|h] to be more
2006-08-27 09:10:24 +00:00
mpeg_player.cpp
Renamed graphics/animation.[cpp|h] to graphics/mpeg_player.[cpp|h] to be more
2006-08-27 09:10:24 +00:00
mpeg_player.h
Renamed constant to reflect recent change of file name.
2006-08-27 10:55:44 +00:00
paletteman.cpp
…
paletteman.h
…
primitives.cpp
…
primitives.h
…
scaler.cpp
…
scaler.h
…
surface.cpp
…
surface.h
…