index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
MathUtil.cpp
Age
Commit message (
Expand
)
Author
2023-04-15
Common/MathUtil: Remove MathFloatVectorSum()
Lioncash
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2019-02-03
Common: Move Matrix classes out of MathUtil into their own files and make the...
Jordan Woyak
2018-05-07
Common: Move floating-point utility functions to FloatUtils.h/.cpp
Lioncash
2017-04-12
MathUtil: References can be const
MerryMage
2017-04-11
Jit64AsmCommon: Make frsqrte and fres PIE-compliant
MerryMage
2017-01-05
specify custom brace style to fix unions
BhaaL
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-21
Correct ampersands as well
mathieui
2016-01-21
More asterisks
mathieui
2015-12-22
Work around Google's trash NDK
Ryan Houdek
2015-06-26
Interpreter: simplify fres
Tillmann Karras
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2014-11-23
VertexShaderManager: Compute stereoscopy projection matrices.
Jules Blok
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-03
JIT: implement fres
Fiora
2014-09-03
JIT: implement frsqrte
Fiora
2014-03-24
MathUtil: add constructors to IntFloat/IntDouble
Tillmann Karras
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-02-22
Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre