Tillmann Karras
|
30ebb2459e
Set copyright year to when a file was created
|
10 years ago |
Tillmann Karras
|
cefcb0ace9
Update license headers to GPLv2+
|
10 years ago |
Tillmann Karras
|
d05e205a24
FPURoundMode: revert use of enums in bit-fields
|
11 years ago |
Shawn Hoffman
|
7733463e65
commit 1a428de189eb9456695429adc11b606936218924 introduced a bug by using a signed enum in a bitfield, the value of which is then used in a ldmxcsr instruction. The sign-extension corrupts the value, causing an exception by attempting to load mxcsr with an invalid value.
|
11 years ago |
Tillmann Karras
|
315a8ba1c0
Various changes suggested by cppcheck
|
11 years ago |
Tillmann Karras
|
1a428de189
x64FPURoundMode: move things around a bit
|
11 years ago |
Lioncash
|
2afe215271
Convert all includes to relative paths.
|
11 years ago |
lioncash
|
d2038049f5
Replace all include guard ifdefs with "#pragma once"
|
11 years ago |
Jasper St. Pierre
|
34692ab826
Remove unnecessary Src/ folders
|
11 years ago |