- Jul 05, 2017
-
-
Rodolfo Bogado authored
-
- Oct 08, 2016
-
-
Rodolfo Bogado authored
-
- Aug 12, 2016
-
-
Rodolfo Bogado authored
-
- Apr 18, 2016
-
-
Rodolfo Bogado authored
-
- Mar 26, 2016
-
-
Rodolfo Bogado authored
-
- Mar 03, 2016
-
-
Rodolfo Bogado authored
-
- Oct 05, 2015
-
-
Rodolfo Bogado authored
-
- Sep 09, 2015
-
-
Rodolfo Bogado authored
-
- Sep 07, 2015
-
-
Rodolfo Bogado authored
Merge latest master changes, Migrate solution to visual studio 2015, and add n a option to disable Custom Texture GPU Ram Cache
-
- Jul 27, 2015
-
-
Rodolfo Bogado authored
-
- Jul 21, 2015
-
-
Rodolfo Bogado authored
-
- Jun 19, 2015
-
-
Rodolfo Bogado authored
-
- May 31, 2015
-
-
Rodolfo Bogado authored
-
- May 25, 2015
-
-
Rodolfo Bogado authored
-
- May 13, 2015
-
-
Rodolfo Bogado authored
-
- Jan 26, 2015
-
-
Rodolfo Bogado authored
-
- Jan 03, 2015
-
-
Rodolfo Bogado authored
merge master, including state management in dx11 backend to avoid problems caused by the older state management
-
- Dec 06, 2014
-
-
Rodolfo Bogado authored
-
- Nov 24, 2014
-
-
Rodolfo Bogado authored
-
- Oct 27, 2014
-
-
Rodolfo Bogado authored
-
- Feb 27, 2014
-
-
Rodolfo Bogado authored
-
- Dec 24, 2012
-
-
Tony Wasserka authored
-
- Nov 12, 2012
-
-
http://dolphin-emu.org/http://forums.dolphin-emu.org/Matthew Parlane authored
From now on, use http://dolphin-emu.org/ , http://forums.dolphin-emu.org/ and http://wiki.dolphin-emu.org/ to access our website.
-
- Nov 02, 2012
-
-
Matthew Parlane authored
-
- Feb 17, 2011
-
-
Soren Jorvang authored
connection establishment be done in the same thread, which caused problems when the now persistent device connections could be initiated by either opening the wiimote config dialog or starting the emulation. This same thread doesn't necessarily have to be the main (GUI) thread, but it fits with the current other init case in the wiimote config dialog and doing it in the main thread and would be required if we should want to use the IOBluetoothUI framework in the future for having the user input a pairing key for permanent syncing. Also move a few other bits of code from the emu thread function into Init() and Shutdown() so it only does those things that need to be in that thread's context. I am not sure about video setup so I have left that in EmuThread() for now. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7188 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Feb 02, 2011
-
-
Glenn Rice authored
Fix another minor issue with frame dumping. Add the graphics config dialog button back to the main config. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7041 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Jan 20, 2011
-
-
Soren Jorvang authored
When just starting and stopping emulation, just hide/show it, but only if necessary because we are rendering to the main window. Fixes issue 3460. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6889 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Oct 13, 2010
-
-
Soren Jorvang authored
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6274 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Jul 08, 2010
-
-
Soren Jorvang authored
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5856 8ced0084-cf51-0410-be5f-012b33b47a6e
-
Soren Jorvang authored
This "run once" behavior is more in line with expectations of a command line invocation and matches what the nowx build does. Personally, this makes the main build do everything the nowx build does and more. However, if you feel that the main build still doesn't have feature parity with nowx, please say so now, so we can fix it and kill off nowx. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5855 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Jun 02, 2010
-
-
Soren Jorvang authored
Using Unix tools to operate on a tree containing filename with spaces in them is really annoying, so rename the handful of instances where there were spaces. Host.cpp has never been used. Games tend to lookup the following directories that we don't yet have anything to put in, so prepopulate them in Data/User/Wii: title/00010001 title/00010002 title/00010003 title/00010004 title/00010005 title/00010006 title/00010007 meta shared2/title Set eol-style native on a number of text files which didn't already have it. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5572 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Jun 01, 2010
-
-
Soren Jorvang authored
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5567 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- May 31, 2010
-
-
Soren Jorvang authored
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5561 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Jan 23, 2010
-
-
ayuanx authored
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4935 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Jun 18, 2009
-
-
daco65 authored
an attempt to move docs to trunk. god tortoisesvn was an ass to do this with tortoisesvn and google code (core pdf was refused multiple times) NOTE: docs/WiiMote/Core V2.1 + EDR.pdf is still missing deu to googlecode hating me git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3491 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Apr 15, 2009
-
-
XTra.KrazzY authored
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2971 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Mar 28, 2009
-
-
Marcus Wanners authored
Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video 1 codec for starters. Make sure to check the dump rendered frames box in the video plugin settings, or it won't work. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2781 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Mar 25, 2009
-
-
Marcus Wanners authored
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2754 8ced0084-cf51-0410-be5f-012b33b47a6e
-
Marcus Wanners authored
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2752 8ced0084-cf51-0410-be5f-012b33b47a6e
-
- Jan 16, 2009
-
-
omegadox authored
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1882 8ced0084-cf51-0410-be5f-012b33b47a6e
-