summaryrefslogtreecommitdiff
path: root/Source/Core
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-10Add linux fixes to GCPadNew from trunk.Glenn Rice
2010-04-10stable: nogui buildfixShawn Hoffman
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-04-04stable: Apply JIT/Int fixes from stable.NeoBrainX
2010-03-31stable: Fix game-specific dual-core checkbox, include the fix for scons bundlej4ck.fr0st
2010-03-18Put my JIT fixes in stableSonicadvance1
2010-03-17Same as my last trunk commit.Glenn Rice
2010-03-17Backport of my recent changes to fullscreen and render to main in linux, and ...Glenn Rice
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-08Merged r5172 to stable branch.skidau
2010-03-07should fix wii homebrew (loading) on osx. can't test atm though...Shawn Hoffman
2010-03-07addendum to last commit: need static svnrev.h for stable buildShawn Hoffman
2010-03-07stable: mark as "2.0 RC1"Shawn Hoffman
2010-03-06Fixed the crazy code in r5161.nodchip
2010-03-06Reverted the comparison function to r5159 and rewrote map to hash_map. I conf...nodchip
2010-03-05Rewrote a object-comparison code using a standard function. It's a tiny refac...nodchip
2010-03-05Gah, screw itSonicadvance1
2010-03-05Forgot to check the low argumentSonicadvance1
2010-03-05reenable load store on linux (seems to work for most people). nakeee
2010-03-05WoopsSonicadvance1
2010-03-05Add a universal option to the osx flag, does not work yet since scons strips ...Sonicadvance1
2010-03-05Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod...Sonicadvance1
2010-03-03~1KB mem leak fix in NANDContentLoader.cppSonicadvance1
2010-02-28DSPLLE - lsr16 fixMarko Pusljar
2010-02-28should fix cases where the gamelist would stay active under the render windowShawn Hoffman
2010-02-28code cleanup, focusing on dsp hleShawn Hoffman
2010-02-28Omitted extra lower_bound() calls to reduce the computational time. The old r...nodchip
2010-02-28Fixed a wrong type in r5140.nodchip
2010-02-28Refactored VertexLoader::CompileVertexTranslator(). Now texture coordinates l...nodchip
2010-02-28Refactored VertexLoader::CompileVertexTranslator(). Now the vertex position l...nodchip
2010-02-27DSPLLE - addaxl,mulc,'ln fixMarko Pusljar
2010-02-26experimental commit: simplify even more the params. please test and if theres...Rodolfo Osvaldo Bogado
2010-02-26Simplify the params for the safe texture cacheRodolfo Osvaldo Bogado
2010-02-25fix modal state for pad plugin configsluisr142004
2010-02-25woops missed a file :)luisr142004
2010-02-25finish proper window handling, fix the modal state of the config dialogs, plu...luisr142004
2010-02-24Reverted because of some processor and performance issue. I will develop in a...nodchip
2010-02-24Applied the fix from r5118 to the JIT IL recompiler.skidau
2010-02-24Fixed the issue that cpu_info is not initialized in plugin. This commit enabl...nodchip
2010-02-24Added SSSE3/SSE4.1 code for speed up. The code does not work in this revision...nodchip
2010-02-24Aligned the stack before calling the LoadStorePaired asm functions. Fixes is...skidau
2010-02-24Systematically eliminating compiler warnings.Glenn Rice
2010-02-23First a bugfix:Rodolfo Osvaldo Bogado
2010-02-23Some tiny fix, fixed a crash when activating "overlay some statistics" on OGL...sl1nk3.s