dolphin/Source/Core/VideoCommon
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
VideoCommon.vcproj More renaming. 2008-12-26 17:33:53 +00:00