summaryrefslogtreecommitdiff
path: root/Source/Core/Common/MathUtil.cpp
AgeCommit message (Expand)Author
2023-04-15Common/MathUtil: Remove MathFloatVectorSum()Lioncash
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-02-03Common: Move Matrix classes out of MathUtil into their own files and make the...Jordan Woyak
2018-05-07Common: Move floating-point utility functions to FloatUtils.h/.cppLioncash
2017-04-12MathUtil: References can be constMerryMage
2017-04-11Jit64AsmCommon: Make frsqrte and fres PIE-compliantMerryMage
2017-01-05specify custom brace style to fix unionsBhaaL
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-21Correct ampersands as wellmathieui
2016-01-21More asterisksmathieui
2015-12-22Work around Google's trash NDKRyan Houdek
2015-06-26Interpreter: simplify fresTillmann Karras
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-11-23VertexShaderManager: Compute stereoscopy projection matrices.Jules Blok
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-09-03JIT: implement fresFiora
2014-09-03JIT: implement frsqrteFiora
2014-03-24MathUtil: add constructors to IntFloat/IntDoubleTillmann Karras
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
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
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre