dolphin-emulator/Source/Core/Core
2009-02-22 06:47:27 +00:00
..
Src OpenGL: Added a Setup.h option to avoid another annoying WaitForSingleObject() hanging. WaitForSingleObject() in Fifo_ExitLoop() would hang the thread it was waiting for when it arrived at Callback_PeekMessages(). Can't these waiting loops be replaced by a timer somehow? They are pretty ineffective if they hang the loop they are waiting for all the time. 2009-02-22 06:47:27 +00:00
Core.vcproj added support to load WAD files of the WII 2009-02-22 00:40:52 +00:00