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
/
Src
/
MathUtil.h
Age
Commit message (
Expand
)
Author
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-28
Decent C++ for MathFloatVectorSum.
Nolan Check
2009-07-26
Fix up all copyright dates.
death2droid
2009-07-15
Forgot a line someone told me to test
Sonicadvance1
2009-07-15
Tons of reworking of the cores to make them more...generalized, not quite the...
Sonicadvance1
2009-07-15
Code cleanup. Juggling rectangles. I'm about to investigate the problems with...
Nolan Check
2009-07-12
Rearrange LogManager includes. The main purpose is to make it possible to mod...
Nolan Check
2009-06-28
Graphics: (faked) bounding box support. Helps some Paper Mario effects althou...
hrydgard
2009-06-15
Improve accuracy of FPU emulation slightly - still no F-Zero improvements :(
hrydgard
2009-06-15
Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real...
John Peterson
2009-06-14
Unbreak the build (sorry, forgot a few includes), move FP classification to M...
hrydgard
2009-06-14
Remove the last use of MappedFile and kill the code. (less code is good!) (we...
hrydgard
2009-04-19
Created a free look utility which only works on win32 right now. It lets the ...
donkopunchstania
2009-03-28
Some code cleanup
omegadox
2009-02-22
added support to load WAD files of the WII
fires.gc
2009-02-20
pow is total overkill for x*x, introduce pow2 inline function to fix it.
hrydgard
2009-02-06
Nothing important, just cleaning my dev folder. (mostly formatting changes, r...
hrydgard
2008-12-08
set svn:eol-style=native for **.h
bushing
2008-07-12
Initial megacommit.
hrydgard