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-30 15:31:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
/
scaler
History
Max Horn
dbddd758d1
GRAPHICS: colour -> color
...
svn-id: r54287
2010-11-17 12:21:37 +00:00
..
2xsai.cpp
SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal
2010-03-08 10:30:23 +00:00
aspect.cpp
GRAPHICS: colour -> color
2010-11-17 12:21:37 +00:00
aspect.h
Rename PocketPCLandscapeAspect to Normal1xAspect and move it to
2010-03-08 10:31:42 +00:00
downscaler.cpp
Remove redundant code
2010-03-08 10:32:05 +00:00
downscaler.h
Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,
2010-03-08 10:31:09 +00:00
downscalerARM.s
…
hq2x_i386.asm
…
hq2x.cpp
Use a template for hq2x and hq3x instead of using #include and defines.
2010-03-08 19:16:50 +00:00
hq3x_i386.asm
…
hq3x.cpp
Use a template for hq2x and hq3x instead of using #include and defines.
2010-03-08 19:16:50 +00:00
intern.h
SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal
2010-03-08 10:30:23 +00:00
Normal2xARM.s
Fix for ARM Normal2xAspect scaler that was causing crashes when the screen
2010-04-17 15:45:06 +00:00
scale2x.cpp
GRAPHICS: Cleanup advmame scaler code; don't include assert.h
2010-11-07 00:37:04 +00:00
scale2x.h
…
scale2xARM.s
…
scale3x.cpp
GRAPHICS: Cleanup advmame scaler code; don't include assert.h
2010-11-07 00:37:04 +00:00
scale3x.h
…
scalebit.cpp
GRAPHICS: Cleanup advmame scaler code; don't include assert.h
2010-11-07 00:37:04 +00:00
scalebit.h
…
thumbnail_intern.cpp
Fix long standing regression (introduced with r34053) in thumbnail scaling code for Hercules graphics.
2010-07-02 22:38:42 +00:00