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
14a67bc8bc5d663b5cd2d1d324d76444be3602d7
dolphin
/
Source
/
Core
History
donkopunchstania
14a67bc8bc
Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3234
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-05-15 02:39:55 +00:00
..
AudioCommon
Fix compile in OSX by reverting my change, dunno why OpenAL is different on my machine. Bit of debug work in nJoy test
2009-04-28 20:05:00 +00:00
Common
fix windows debugfast build and warning fix in SDCardUtil.cpp
2009-05-14 00:19:35 +00:00
Core
Fixed some crashes in netplay, so it actually works :p
2009-05-14 18:53:59 +00:00
DebuggerWX
fix some dir issue on osx, if there is a problem on windows or linux, see this : GetSysDirectory in FileUtil.cpp
2009-05-07 21:19:55 +00:00
DiscIO
Remove the include (fix for r3101)
2009-04-29 12:18:31 +00:00
DolphinWX
Fixed some crashes in netplay, so it actually works :p
2009-05-14 18:53:59 +00:00
DSPCore
(just some obsessive code cleanup)
2009-05-03 11:57:53 +00:00
InputCommon
more scons build fixups
2009-04-12 21:30:22 +00:00
VideoCommon
Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards.
2009-05-15 02:39:55 +00:00