summaryrefslogtreecommitdiff
path: root/splash/SplashMath.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Add readability-braces-around-statementsAlbert Astals Cid1-2/+3
2020-07-20Fix x86 + windows asmJean Ghali1-9/+31
2020-07-03Run clang-formatAlbert Astals Cid1-120/+107
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-08-20Remove USE_FIXEDPOINT supportAdrian Bunk1-47/+6
2018-12-06Replace Gushort by unsigned shortOliver Sander1-6/+6
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-1/+1
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-0/+1
2017-10-21Use _WIN32 to check for windows, not WIN32Adrian Johnson1-3/+3
2017-10-21Fix some -Wundef warningsAdrian Johnson1-21/+21
2012-07-19Unify poppler-config.h includes in core "installed" headersTorsten Kasch1-1/+1
2011-09-01xpdf303: Assembler for some functionsAlbert Astals Cid1-0/+110
2011-09-01xpdf303: Add splashAvgAlbert Astals Cid1-0/+8
2011-08-31xpdf303: Add splashCheckDet helperAlbert Astals Cid1-0/+10
2011-08-30xpdf303: FixedPoint improvementsAlbert Astals Cid1-3/+5
2011-07-11Sanitize headers a bigAlbert Astals Cid1-1/+3
2010-01-12Add the possibility of using float for splash variables instead of doubleAlbert Astals Cid1-2/+12
2009-11-18replace floor with a cast to int for numbers > 0Albert Astals Cid1-2/+17
2009-11-17i didn't want to commit thisAlbert Astals Cid1-3/+2
2009-11-17do not use setAttribute with doublesAlbert Astals Cid1-2/+3
2007-06-01 * poppler/ArthurOutputDev.ccAlbert Astals Cid1-1/+1
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-2/+13
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-1/+33
2005-03-03Initial revisionKristian Høgsberg1-0/+45