summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
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
2010-01-08Compilation fix for r4795ayuanx
2010-01-081. Expanded Framelimit range from 20 to 120 in case someone wants to run a li...ayuanx
2010-01-071. This should fix Issue 1625 (Bizarre Auto Frame Limit)ayuanx
2010-01-06Now you can switch between Emulated and Real WiiMotes, connect more Real Wiim...fgfemperor
2010-01-03Adding line and file name to the log.nakeee
2009-12-25Wiimote: More work, don't ask, no answerayuanx
2009-12-25Sound System Rework: Phase 2 (cont'ed)ayuanx
2009-12-23Sound System Rework: Phase 2ayuanx
2009-12-23Dolphin now uses the first OpenCL device found on the system.skidau
2009-11-24My first commit :)ayuanx
2009-11-18allow dumping of all symbols to a signature fileShawn Hoffman
2009-11-15STAND BACK - NEWLINE POLICEbztdlinux
2009-11-14revert to r4531, but keep the changes from the following revisions: 4533,4550...Shawn Hoffman
2009-11-14Dolphin:death2droid
2009-11-12Gamepads (minor change) > Fixed it so it doesn't always check for new pads on...John Peterson
2009-11-12Wiimote and nJoy > Gamepad changesJohn Peterson
2009-11-11Fix GCC 4.5 Compiling. -fvisibility=hidden seems to break it, so it was remov...Sonicadvance1
2009-11-08Begining of porting the luainteface to linux + some other small fixes.nakeee
2009-11-07LUAInterface should have all its functionality now (excluding input/controlle...XTra.KrazzY
2009-11-07forgot somethinghrydgard
2009-11-07Rewrite memory management, _hopefully_ banishing "failed to map 1 gb contiguo...hrydgard
2009-10-31remove some newlines from FileUtil logs.Shawn Hoffman
2009-10-24lp's fix for bundle namenakeee
2009-10-22add timing of the OpenCL compile functions...they're really slow here, almost...Shawn Hoffman
2009-10-20fix compiling if opencl is not enabled at compile timeShawn Hoffman
2009-10-20OpenCL: Moved the OpenCL code from the compiled source to a separate file Tex...Orphis
2009-10-10Moving pixel engine and command processor from core to video common. This wil...donkopunchstania
2009-10-07oops...XTra.KrazzY
2009-10-07OpenCL: More windows support and some unfinished workXTra.KrazzY
2009-10-07Fix a few things I missedSonicadvance1