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-03-04 09:18:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
History
Willem Jan Palenstijn
a1f12c25ca
ARM: Fix normal2x scaler for width % 4 != 0
...
The first jump to 'thin:' didn't leave r14 (remaining width) in the right state.
2011-06-10 21:31:03 +02:00
..
fonts
…
scaler
ARM: Fix normal2x scaler for width % 4 != 0
2011-06-10 21:31:03 +02:00
colormasks.h
…
conversion.cpp
…
conversion.h
…
cursorman.cpp
…
cursorman.h
…
dither.cpp
…
dither.h
…
font.cpp
…
font.h
…
fontman.cpp
JANITORIAL: Unbreak building with --disable-translation
2011-06-07 06:21:04 +02:00
fontman.h
GRAPHICS: Add kLocalizedFont in FontManager
2011-06-06 23:20:10 +01:00
iff.cpp
…
iff.h
…
imagedec.cpp
…
imagedec.h
…
jpeg.cpp
…
jpeg.h
…
maccursor.cpp
…
maccursor.h
…
module.mk
…
palette.h
…
pict.cpp
…
pict.h
…
pixelformat.h
…
png.cpp
…
png.h
…
primitives.cpp
…
primitives.h
…
scaler.cpp
…
scaler.h
…
sjis.cpp
…
sjis.h
…
surface.cpp
…
surface.h
…
thumbnail.cpp
…
thumbnail.h
…
VectorRenderer.cpp
…
VectorRenderer.h
…
VectorRendererSpec.cpp
…
VectorRendererSpec.h
…
wincursor.cpp
…
wincursor.h
…
yuv_to_rgb.cpp
…
yuv_to_rgb.h
…