summaryrefslogtreecommitdiff
path: root/Source/Core/Common/MathUtil.h
AgeCommit message (Expand)Author
2014-03-24MathUtil: add constructors to IntFloat/IntDoubleTillmann Karras
2014-03-09MathUtil: fix IsQNAN()Tillmann Karras
2014-03-04Make our architecture defines less stupid.Ryan Houdek
2014-02-26MathUtil: Change Log2 return value to intdegasus
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-09Clean up some struct indentationsLioncash
2014-02-05Change the modified parameter in the Clamp function to be a pointer.Lioncash
2014-02-04Introduce a generic clamp function to clean up some similarly duplicated code.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre