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-22 01:57:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
/
scaler
History
Max Horn
5884ac58c6
Whitespace changes
...
svn-id: r44546
2009-10-02 20:21:07 +00:00
..
2xsai.cpp
…
aspect.cpp
…
hq2x_i386.asm
Tweak the hq2x/hq3x a little bit (interpolation code is little bit shorter, faster and easier to read... but 70+% of the time is spent on computing diffYUV etc. anyway, so I guess this a bit pointless... whatever... ;)
2009-05-28 21:33:36 +00:00
hq2x.cpp
…
hq2x.h
…
hq3x_i386.asm
Tweak the hq2x/hq3x a little bit (interpolation code is little bit shorter, faster and easier to read... but 70+% of the time is spent on computing diffYUV etc. anyway, so I guess this a bit pointless... whatever... ;)
2009-05-28 21:33:36 +00:00
hq3x.cpp
…
hq3x.h
…
intern.h
…
Normal2xARM.s
Whitespace changes
2009-10-02 20:21:07 +00:00
scale2x.cpp
Patch
#2818501
: enable scale2x mmx on x86_64
2009-07-30 09:36:50 +00:00
scale2x.h
MIPSpro compilation fixes / workarounds (from a patch by Rainer Canavan)
2009-08-14 17:18:03 +00:00
scale2xARM.s
Removed the svn:executable property on non-executables
2009-09-28 09:16:53 +00:00
scale3x.cpp
…
scale3x.h
MIPSpro compilation fixes / workarounds (from a patch by Rainer Canavan)
2009-08-14 17:18:03 +00:00
scalebit.cpp
Patch
#2818501
: enable scale2x mmx on x86_64
2009-07-30 09:36:50 +00:00
scalebit.h
…
thumbnail_intern.cpp
Fixed some (pedantic) warnings
2009-09-08 22:03:07 +00:00