index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
scaler
/
hq3x.cpp
Age
Commit message (
Expand
)
Author
2017-12-03
ALL: Remove obsolete register keyword
Colin Snover
2014-02-18
GRAPHICS: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-03-08
Use a template for hq2x and hq3x instead of using #include and defines.
Johannes Schickel
2010-03-08
Fix compilation.
Johannes Schickel
2010-03-08
SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal
Max Horn
2009-02-15
Attempt to fix compilation problems on MSVC 7 (I wonder why it compiled elsew...
Max Horn
2009-01-27
Re-enabled ASM versions of HQx scalers (oops)
Max Horn
2009-01-27
Speed up HQ2x/HQ3x C++ version a bit (about 20% faster with -O3 on my system)
Max Horn
2008-03-23
Patch #1923547: enable nasm usage on OS/2
Jordi Vilalta Prat
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-04-17
Removed my Altivec version of the hqx blitters, since it (a) didn't work with...
Max Horn
2006-03-15
* 'make bundle' now copies the default theme files into the bundle.
Oystein Eftevaag
2006-03-14
Adds support for building on Intel Macs, using a modified
Oystein Eftevaag
2006-02-20
Fixing up my previous commit: finished moving common/scaler* to graphics
Max Horn
2006-02-20
Moved common/scaler* to graphics/
Max Horn