dolphin/Source
Matt Callaghan cfd268073c More 3D Vision related stuff. This is the last one I promise.
Hotkeys now work when running 3D Vision. You've just got to select the render window first (as in click on the fullscreen image), don't ask me why, it's something to do with RendererHasFocus in Frame.cpp. Annoyingly, escape crashes the emulator and the screenshot button doesn't do anything, though I guess any other hotkey should be working. I wouldn't usually commit this but I remember someone really wanting to be able to connect their Wiimote while in 3D, so I figured I might aswell.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7396 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-22 19:05:08 +00:00
..
Core More 3D Vision related stuff. This is the last one I promise. 2011-03-22 19:05:08 +00:00
DSPSpy drop vs2008 projects in favor of vs2010 2011-02-11 15:43:05 +00:00
DSPTool Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00
Plugins Fixed some memory leaks. Only one was mine ;P 2011-03-22 07:27:23 +00:00
TestSuite drop vs2008 projects in favor of vs2010 2011-02-11 15:43:05 +00:00
UnitTests Move SConscript files out from the Src subdirectories to be 2011-03-03 19:44:56 +00:00
VSProps vs2010: add debugfast configs for wxw (now debugfast links faster!). clean up wxw projects a lot. 2011-02-10 06:31:12 +00:00
CMakeLists.txt Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
Dolphin_2010.sln Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00