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-11 20:26:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
common
/
scaler
History
Max Horn
7db5cc0a9c
While moving things down by one line 'looks better' (IMO), it also means that the last line is blitted outside the screen -> bad. So for now I'll undo my changes to the 2xSai filter family
...
svn-id: r13257
2004-03-13 15:45:39 +00:00
..
.cvsignore
split out scalers into separate source files in common/scaler; some optimizations (in particular, the hq2x/hq3x scalers now are compiled into two versions, one for 555 and one for 565 mode)
2003-09-29 16:02:47 +00:00
2xsai.cpp
While moving things down by one line 'looks better' (IMO), it also means that the last line is blitted outside the screen -> bad. So for now I'll undo my changes to the 2xSai filter family
2004-03-13 15:45:39 +00:00
aspect.cpp
updated copyright notice
2004-01-06 12:45:34 +00:00
hq2x.cpp
updated copyright notice
2004-01-06 12:45:34 +00:00
hq2x.h
updated copyright notice
2004-01-06 12:45:34 +00:00
hq3x.cpp
updated copyright notice
2004-01-06 12:45:34 +00:00
hq3x.h
updated copyright notice
2004-01-06 12:45:34 +00:00
intern.h
updated copyright notice
2004-01-06 12:45:34 +00:00