summaryrefslogtreecommitdiffstats
path: root/src/LinearUpscale.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed LinearUpscale's bounds checking.Mattes D2016-02-241-4/+4
|
* Fixed misplaced parensSamuel Barney2015-07-091-3/+3
|
* Fixes compilation failures on MacOSX 10.10Samuel Barney2015-07-091-5/+5
| | | | | * Replace old c-style casts with c++ casts * Added `-Wno-error=old-style-cast` to Protocol18x.cpp
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-4/+4
|
* More template keyword fixes.Mattes D2014-08-281-3/+3
|
* Implemented faster upscaling using templates.madmaxoft2014-03-211-22/+24
| | | | Fixes #819.
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-9/+9
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+244