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
/
x64FPURoundMode.cpp
Age
Commit message (
Expand
)
Author
2015-06-23
x64FPURoundMode: fix comments
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-03-19
x64FPURoundMode: Make a look-up table static
Lioncash
2015-02-24
Clean up the intrinsics #ifdef mess
Tillmann Karras
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-03
Remove the rest of x86_32 support from Common.
Ryan Houdek
2014-06-15
Don't set DAZ on x86 in non-IEEE mode.
magumagu
2014-05-10
Revert "x64FPURoundMode: always set x87 precision"
Shawn Hoffman
2014-05-01
x64FPURoundMode: always set x87 precision
Tillmann Karras
2014-05-01
x64FPURoundMode: use fesetround() instead of asm
Tillmann Karras
2014-03-09
FPURoundMode: revert use of enums in bit-fields
Tillmann Karras
2014-03-04
Make our architecture defines less stupid.
Ryan Houdek
2014-02-28
Various changes suggested by cppcheck
Tillmann Karras
2014-02-28
x64FPURoundMode: move things around a bit
Tillmann Karras
2014-02-23
Merge pull request #25 from Tilka/ppc_fp
Pierre Bourdon
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
2014-02-12
Re-enable non-IEEE mode support
Tillmann Karras
2014-02-12
Jit64[IL]: fix float conversions
Tillmann Karras
2014-01-19
Jit64: disable non-IEEE mode emulation
Tillmann Karras
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre