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-16 06:49:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
History
Lars Persson
aec70b0bb2
Implementation and declartion in intern.h differed. Changed so both is using the same datatype.
...
svn-id: r22074
2006-04-21 20:56:53 +00:00
..
fonts
…
scaler
Implementation and declartion in intern.h differed. Changed so both is using the same datatype.
2006-04-21 20:56:53 +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
…
fontman.h
…
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
…
surface.cpp
…
surface.h
…