dolphin/Source
2009-02-19 11:28:55 +00:00
..
Core OpenGL: Trying a new function to fix glScissor() and glViewport() when bpmem.copyTexSrcWH is not 640x480. It's only enabled with g_Config.bStretchToFit and without g_Config.bKeepAR to test how it works. Hopefully I have not broken all other modes. 2009-02-19 06:52:01 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
Plugins OpenGL GUI: Disabled render to separate window options when we are not using that option 2009-02-19 11:28:55 +00:00
PluginSpecs Rerecording: Wind back the frame counter in the status bar when a save state is loaded. Issues: The frame updates do currently not occur as often as the input updates. The input updates occur more frequently, perhaps closer to 60 times per real seconds. 2009-02-16 07:17:34 +00:00
TestSuite cleanup testsuite a bit and add simple test of wii RTC (it's off about 8yrs 4 days) 2009-02-04 04:34:31 +00:00
Dolphin.sln SimplePad: Build settings fix 2009-02-15 18:31:42 +00:00
DolphinProj.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
MusicMod.sln OpenGL: Added option to adjust the screen size and position. I need this to calibrate the Wiimote. 2009-02-19 02:58:29 +00:00