summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2010-04-13stable: ensure SubWCRev.exe doesn't run...hehShawn Hoffman
2010-04-10Set GCPadNew as the default in linux. By request of nakeee!Glenn Rice
2010-04-08Stable: wiimote fix and memarena fix from trunknakeee
2010-04-08Stable:nakeee
2010-04-08stable: Added GCPadNew Plugin. Set it to default on windows.Jordan Woyak
2010-04-04stable: Don't enable selection of mic device if dolphin is not compiled with ...Shawn Hoffman
2010-03-15reverted the svnrev.h change, removed revision generation from scons (linux a...j4ck.fr0st
2010-03-15Add shared library scons options to stable tree.Glenn Rice
2010-03-07addendum to last commit: need static svnrev.h for stable buildShawn Hoffman
2010-03-05Gah, screw itSonicadvance1
2010-03-05Forgot to check the low argumentSonicadvance1
2010-03-05WoopsSonicadvance1
2010-03-05Add a universal option to the osx flag, does not work yet since scons strips ...Sonicadvance1
2010-02-24Fixed the issue that cpu_info is not initialized in plugin. This commit enabl...nodchip
2010-02-24Systematically eliminating compiler warnings.Glenn Rice
2010-02-21SFML on linux/osx now compiles from external (static)nakeee
2010-02-19Revert the SysConf change, since it was intended by shuffle. j4ck.fr0st
2010-02-19NoGUI: general cleanup, add initialization stuff added in r5064, fixed the co...j4ck.fr0st
2010-02-18Move MemCheck functionality into the virtual DebugInterface class from the mo...Shawn Hoffman
2010-02-16Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO f...Sonicadvance1
2010-02-16Fixed a few memory leaks. Made Init and Shutdown functions for some core syst...donkopunchstania
2010-02-14keep a few separate thunkmanagers so they don't all share the same register b...hrydgard
2010-02-14うそ!Sonicadvance1
2010-02-14Bunch of tiny memory leaks fixed and cleanup, フウ〜!Sonicadvance1
2010-02-13Fix crash when stopping and starting a game with OpenCL enabledSonicadvance1
2010-02-12Some more leak hunting/housekeeping, probably wont affect Issue 2184 in a not...j4ck.fr0st
2010-02-08second try to implement a more correct safe texture cache, implemented full h...Rodolfo Osvaldo Bogado
2010-02-08make ESC quit the game instead of toggling out of/into full screen mode (fixe...luisr142004
2010-02-03some cleanup, housekeeping for error cases and increased a few buffer sizes t...j4ck.fr0st
2010-02-03Revert commit 4997 and fix in a way that is more consistent with the structureGlenn Rice
2010-02-02Code cleanup to improve readability.Glenn Rice
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-02-01Fixes issue 1777.luisr142004
2010-01-29Fixes Issue 2176 (SysConf on OSX), plus some initialization order warning fix...j4ck.fr0st
2010-01-24quiet some compile-time warningsShawn Hoffman
2010-01-23Fixes the capital letter as well as path that could cause problem in future (...ayuanx
2010-01-21Kill the last timeGetTime calls.hrydgard
2010-01-21linux build fix, sorryhrydgard
2010-01-21(Minor timer library code cleanup)hrydgard
2010-01-19JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin...hrydgard
2010-01-19Small fixes:Rodolfo Osvaldo Bogado
2010-01-17Fix EFB reads in fastmem mode by removing the EFB mapping (forces it to go th...hrydgard
2010-01-17Shader Disk Cache implementation for D3D. Saves generated shaders on disk. El...hrydgard
2010-01-16Hopefully fix all remaining quantizer issues in Mario Kart Wii:hrydgard
2010-01-16Move Segher's hashing/crypto code from the Dolphin project to Common.hrydgard
2010-01-16(assorted cleanup and reindent that didn't belong in the quantizer change)hrydgard
2010-01-16RIP "Optimize Quantizers" option. Now using the safe quantizer code from JITI...hrydgard
2010-01-14This could alleviate the suffering of dual core synchronization a bit.ayuanx
2010-01-13commit patch from http://forums.dolphin-emu.com/thread-6527.html fixes the "P...Shawn Hoffman
2010-01-09from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (...Shawn Hoffman