Mattes D
|
be9f24d942
|
Fixed LinearUpscale's bounds checking.
|
2016-02-24 14:57:36 +01:00 |
|
Samuel Barney
|
db3642de89
|
Fixed misplaced parens
|
2015-07-09 14:41:14 -06:00 |
|
Samuel Barney
|
aa94a275c6
|
Fixes compilation failures on MacOSX 10.10
* Replace old c-style casts with c++ casts
* Added `-Wno-error=old-style-cast` to Protocol18x.cpp
|
2015-07-09 11:15:37 -06:00 |
|
Tiger Wang
|
a26541a7c3
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
|
Mattes D
|
271c8c0d32
|
More template keyword fixes.
|
2014-08-28 16:58:48 +03:00 |
|
madmaxoft
|
c9163d39f7
|
Implemented faster upscaling using templates.
Fixes #819.
|
2014-03-21 22:53:46 +01:00 |
|
Alexander Harkness
|
c3cd436ec3
|
Merge remote-tracking branch 'origin/master' into foldermove2
Conflicts:
GNUmakefile
|
2013-11-24 14:37:03 +00:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|