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
622f396d8aa3ef61628ff2adf74c94228b830ca7
dolphin
/
Source
History
magumagu9
622f396d8a
Slight correction to r2164.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@2165
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-08 23:07:47 +00:00
..
Core
Slight correction to r2164.
2009-02-08 23:07:47 +00:00
Dolphin.xcodeproj
add partial support for building the plugins
2008-12-08 03:22:31 +00:00
Plugins
clip space coordinates are now available in fragment shader because depth needs to be computed there instead of the vertex shader. computing it in the vertex shader causes incorrect results sometimes. worked on z textures but 8 bit z texture still is not correct because it breaks SSBM. RE0 now looks ok.
2009-02-08 22:08:20 +00:00
PluginSpecs
Wiimote:
2009-02-07 03:16:41 +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
InputCommon and Wiimote: Build settings
2009-02-08 15:43:02 +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
InputCommon and Wiimote: Detect pads in the Wiimote plugin
2009-02-08 15:39:28 +00:00