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-02-05 10:26:40 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
/
scaler
History
Gregory Montoir
db6e7ae2ca
centers the scaled bitmap and fix the scaling of borders for ASM version)
...
svn-id: r14505
2004-08-07 17:21:53 +00:00
..
.cvsignore
…
2xsai.cpp
…
aspect.cpp
…
hq2x_i386.asm
Applied patch submitted by cyx to bug
#961365
(Assembly versions of HQ2x and HQ3x scalers), off-by-one error.
2004-05-30 22:16:59 +00:00
hq2x.cpp
fixed mingw compilation
2004-05-21 17:30:51 +00:00
hq2x.h
…
hq3x_i386.asm
Applied patch submitted by cyx to bug
#961365
(Assembly versions of HQ2x and HQ3x scalers), off-by-one error.
2004-05-30 22:16:59 +00:00
hq3x.cpp
fixed mingw compilation
2004-05-21 17:30:51 +00:00
hq3x.h
…
intern.h
Added assembly versions of HQ2x and HQ3x scalers.
2004-05-21 02:08:48 +00:00
scale2x.cpp
centers the scaled bitmap and fix the scaling of borders for ASM version)
2004-08-07 17:21:53 +00:00
scale2x.h
Base our advmame scalers on the official Scale2x source - this way we can easily update to new version and benefit from their optimizations (e.g. MMX support)
2004-08-07 16:04:43 +00:00
scale3x.cpp
Fix scaling of the borders of each given rect (for non-ASM version)
2004-08-07 16:47:25 +00:00
scale3x.h
Base our advmame scalers on the official Scale2x source - this way we can easily update to new version and benefit from their optimizations (e.g. MMX support)
2004-08-07 16:04:43 +00:00
scalebit.cpp
Fix scaling of the borders of each given rect (for non-ASM version)
2004-08-07 16:47:25 +00:00
scalebit.h
Base our advmame scalers on the official Scale2x source - this way we can easily update to new version and benefit from their optimizations (e.g. MMX support)
2004-08-07 16:04:43 +00:00