summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2008-10-10Made filesystem viewer to show folders and subfolders right. Only bug remaini...XTra.KrazzY
2008-10-10small oversightmemberTwo.mb2
2008-10-09Yay, commentsSonicadvance1
2008-10-09Changed to checking for 32bit linux and I also missed a textureSonicadvance1
2008-10-09missing commitfires.gc
2008-10-09Added the StretchToFit option to the config menu in the OpenGL plugin. This f...John Peterson
2008-10-09Fix Building in Linux, removed the define for _T() in Common.h so now we can ...Sonicadvance1
2008-10-09updated the filesystemviewer. maybe someone can help and explain why the tree...Shawn Hoffman
2008-10-08Fix some project settings (set SECURE_SCL=0 more consistently). Should preven...hrydgard
2008-10-08oops, forgot to submit vcproj.hrydgard
2008-10-08Added AI FIFO wave logging to HLE plugin. Same for LLE plugin is coming soon....hrydgard
2008-10-08Made the SSE work with GCC 4.3 and above, may also work with 4.2 and aboveSonicadvance1
2008-10-07Bunch of fix for DC mode (Metroid starts now,etc.). Look stable now but need ...memberTwo.mb2
2008-10-07improved the new way of doing aboutboxesShawn Hoffman
2008-10-07Removed the about from all the plugins and dolphin config screen. then added ...daco65
2008-10-06reverted r782 for linux only due to sse misalignment with gccmemberTwo.mb2
2008-10-05"as is" sse in some cases in TextureDecoder.cppmemberTwo.mb2
2008-10-05Found another SVN_STRnakeee
2008-10-05fix savestates in SC mode at leastmemberTwo.mb2
2008-10-05reverted r777 (bad sunday morning quick commit) but the general id is there :pmemberTwo.mb2
2008-10-05oops savestate in SC mode should be fixed now (bug from 760).memberTwo.mb2
2008-10-04Small build fixnakeee
2008-10-04Reverted r762 and r763 - i don't see any good reason to keep this revision as...fires.gc
2008-10-04Changed _SECURE_SCL from 1 to 0 in the debugger to allow me to access SConfig...John Peterson
2008-10-04Moved a debugging check to the plugin from the main debugger. I still can't e...John Peterson
2008-10-04Linux: Woops, SConscripts were broken, fixed. I think I broke using wx..maybe...Sonicadvance1
2008-10-04Linux: Compiling with nowx=true now builds the entire project without WX, thi...Sonicadvance1
2008-10-03DataReader inline for OGL/DX9 and moved to VideoCommon. Large clean up.memberTwo.mb2
2008-10-03added support for multi selection to compress/decompress multiple files at on...fires.gc
2008-10-03fix some comments, some files with mixed line endings, some warnings.hrydgard
2008-10-03Added a console window to the DSP HLE plugin to more easily see the current p...John Peterson
2008-10-03Added logging files to SConscriptnakeee
2008-10-02style fixuphrydgard
2008-10-02Get rid of locks added InterlockedExchangeAdd function in thread.cppnakeee
2008-10-02r729 fixmemberTwo.mb2
2008-10-02Making sure nothing broke on windowsnakeee
2008-10-02all this to make stop work without message passingnakeee
2008-10-02reverting 64 bit as it doesn't work properly.nakeee
2008-10-02converted to 64bit (please check on windows)nakeee
2008-10-02experimental multi-core support on linuxnakeee
2008-10-01big oopsdaco65
2008-09-29Reverted SRAM cache patch.XTra.KrazzY
2008-09-29Prevent LLE debugging window to start before boot. I don't know if the plugin...John Peterson
2008-09-29DataReader migration to faster one: first step.memberTwo.mb2
2008-09-29Added simple EXI Channel caching. Great for SRAM intensive games such as LoZ:...XTra.KrazzY
2008-09-29all projects should build in windows again... fires.gc
2008-09-29Stop crash with ogl and render to child window fix. (issue 200)memberTwo.mb2
2008-09-29fixed casenakeee
2008-09-29Some changes to the debugger, added a DSP HLE debugging window. I moved the i...John Peterson
2008-09-28Fix tiny bug, submit project change too :phrydgard