summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/MathUtil.h
AgeCommit message (Expand)Author
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-03-19Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.lioncash
2013-03-06Merge branch 'master' into GLSL-masterdegasus
2013-03-05OK, seriously, buildfix. I shouldn't even have commit access!Jordan Woyak
2013-03-05Buildfix for real.Jordan Woyak
2013-03-05Buildfix!Jordan Woyak
2013-03-05Use standard binary multiple unit symbols for game size display.Jordan Woyak
2013-02-26ARM Support without GLSLRyan Houdek
2013-01-07Revert 30dd9c2 e9d00bf db5f4c8 and bff0faeRyan Houdek
2012-12-13don't update vbo, if there are no changes in Renderer::Swapdegasus
2012-04-23force VolumeDirectory to align files to 32KB (only streaming audio files real...Shawn Hoffman
2011-05-25some code cleanup i have left in my folder :)Rodolfo Osvaldo Bogado
2011-03-08DX11: Add real XFB mode support. May not work perfectly yet. I'm working on a...Nolan Check
2011-02-14Some work on changing comments, log messages, and variable and function names...Glenn Rice
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-28Decent C++ for MathFloatVectorSum.Nolan Check
2009-07-26Fix up all copyright dates.death2droid
2009-07-15Forgot a line someone told me to testSonicadvance1
2009-07-15Tons of reworking of the cores to make them more...generalized, not quite the...Sonicadvance1
2009-07-15Code cleanup. Juggling rectangles. I'm about to investigate the problems with...Nolan Check
2009-07-12Rearrange LogManager includes. The main purpose is to make it possible to mod...Nolan Check
2009-06-28Graphics: (faked) bounding box support. Helps some Paper Mario effects althou...hrydgard
2009-06-15Improve accuracy of FPU emulation slightly - still no F-Zero improvements :(hrydgard
2009-06-15Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real...John Peterson
2009-06-14Unbreak the build (sorry, forgot a few includes), move FP classification to M...hrydgard
2009-06-14Remove the last use of MappedFile and kill the code. (less code is good!) (we...hrydgard
2009-04-19Created a free look utility which only works on win32 right now. It lets the ...donkopunchstania
2009-03-28Some code cleanupomegadox
2009-02-22added support to load WAD files of the WIIfires.gc
2009-02-20pow is total overkill for x*x, introduce pow2 inline function to fix it.hrydgard
2009-02-06Nothing important, just cleaning my dev folder. (mostly formatting changes, r...hrydgard
2008-12-08set svn:eol-style=native for **.hbushing
2008-07-12Initial megacommit.hrydgard