This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
bdd02fb1b64e8aa6788384cf6677aaa1b0e7389d
dolphin
/
Source
History
John Peterson
bdd02fb1b6
OpenGL GUI: Made the resolution wxComboBox() read only, it's better if they don't accept custom values.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@2311
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-19 10:29:53 +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: Made the resolution wxComboBox() read only, it's better if they don't accept custom values.
2009-02-19 10:29:53 +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