dolphin/Source
2010-07-18 20:06:24 +00:00
..
Core Make FIFO watermark tightness configurable instead of hardcoding it. 2010-07-18 15:47:28 +00:00
DSPSpy
DSPTool include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
Plugins Workaround a bug on Mac OS in witch dolphin would crash whenthe OpenGL config window would be opened. It seems that wxDialog::Center() is completely useless on Mac OS X, and not only useless, but it crashes when the window is bigger than the screen. 2010-07-18 20:06:24 +00:00
PluginSpecs This is basicall linux code cleanup. We don not need to pass the X display handle from the video plugin anymore. The wiimote plugins now open their own display handles, and the GUI uses the display handle of the main window frame. Only the window handle from the video plugin is needed. The pWindowHandle variable now passes this instead of the display handle. 2010-07-16 14:14:57 +00:00
TestSuite
UnitTests include the MP compiler option, which will allow for faster compiling + some minorly stuff :p 2010-07-16 09:22:53 +00:00
Dolphin.sln Fix DebugFast/win32 build configuration 2010-06-29 10:23:15 +00:00