summaryrefslogtreecommitdiff
path: root/Source/UnitTests
AgeCommit message (Expand)Author
2012-03-25Remove scons-related filesShawn Hoffman
2011-12-14Let "make install" on OS X copy the bundle to /Applications.Maarten ter Huurne
2011-07-18Add the DSPTool and UnitTests to the cmake build. They are optional, and to ...Glenn Rice
2011-03-03Move SConscript files out from the Src subdirectories to beSoren Jorvang
2011-03-03Prepare for the release of Xcode 4, which has working LTOSoren Jorvang
2011-02-05LTCG (link time code gen) was off in some projects, so turn it off in all of ...hrydgard
2011-02-05The compiler need not obey the static keyword, so to avoid linkerSoren Jorvang
2011-02-04Turn back on unit tests in SCons.Soren Jorvang
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2011-02-02Remove PluginSpecs.h. Merge the few needed enums from that file into Common....Glenn Rice
2011-01-30Move async checking for pressed keys into Host_GetKeyState()Soren Jorvang
2011-01-29Try to fix Windows build.Soren Jorvang
2011-01-29Core and DSPCore now have mutual dependencies, which breaks theSoren Jorvang
2011-01-28Some preliminary cleanup of the global namespace for LTO.Soren Jorvang
2010-12-29Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Excludepierre
2010-12-29Compile fix for Unittests.j4ck.fr0st
2010-11-10StringUtil cleanup. Nothing seems broken.Jordan Woyak
2010-11-07Core/DSPCore: Make Jit read from coefficient ROM when told to do so,pierre
2010-10-31Core/DSPCore: Extended opcode handling fixespierre
2010-07-22Build but don't install the dsptool/tester/MemcardManager toolsSoren Jorvang
2010-07-20Fix the global build on linux.Glenn Rice
2010-07-20Some pathnames are used both by SCons and cpp which can be a bit tricky.Soren Jorvang
2010-07-19Get rid of a number of unnecessary env.Clones.Soren Jorvang
2010-07-16include the MP compiler option, which will allow for faster compiling + some ...luisr142004
2010-06-10Simplify the SCons build:Soren Jorvang
2010-06-03Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...hrydgard
2010-06-03Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC...Shawn Hoffman
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-06-02Meta:Soren Jorvang
2010-05-29Match types in comparison.Soren Jorvang
2010-05-29DSPLLE: Some cleanup. Possibly very small speed increase.hrydgard
2010-05-05NetPlay: Allow manual adjustments to the pad buffer size. Hacked in all the f...Jordan Woyak
2010-04-25DSP Jit more minor fixesnakeee
2010-04-23Unittests: Extend DSPJitTester to compare (and initialize!) iram/dram for tes...j4ck.fr0st
2010-04-14DSP Jit code cleanupnakeee
2010-04-13moar testing! changed some things to make it easier to use, added some bits o...j4ck.fr0st
2010-04-12Forgotten filenakeee
2010-04-12UnitTests compiles on non win32nakeee
2010-04-11Removed a stray MOV in increase_addr_reg, fixed decrease_addr_reg. NR should ...j4ck.fr0st
2010-04-11Fixed a small bug in J_CC when emitting jumps that exceed 0x80 in range (only...j4ck.fr0st
2010-04-09set eol-style nativej4ck.fr0st
2010-04-09DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg.j4ck.fr0st
2009-08-03fix some memleaks in DiscIO. Fix for issue 1238.Shawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-15Fixed one of the two remaining crash on Stop (issue 600), and removed some se...sl1nk3.s
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-16turn off copying UnitTests.exe to binary folderShawn Hoffman
2009-06-16UnitTests: keep intermediate files in own dir and copy binary to destination ...Shawn Hoffman
2009-06-15Improve accuracy of FPU emulation slightly - still no F-Zero improvements :(hrydgard