dolphin/Source/Core
2009-02-21 06:59:44 +00:00
..
Common pow is total overkill for x*x, introduce pow2 inline function to fix it. 2009-02-20 22:17:26 +00:00
Core Fix for a single core mode stop-hang. Fix a build error in IL mode. 2009-02-21 00:54:52 +00:00
DebuggerWX Remove/cleanup some auto-"breaks" in the code. they are annoying when debugging. (jit64 hits the DSP.cpp case in animal crossing) :/ 2009-02-17 23:07:10 +00:00
DiscIO
DolphinWX The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than before. However, the OpenGL plugin seems to lose textures a lot between game restarts :P I think the GL plugin needs to do a lot more cleanup. 2009-02-20 22:04:52 +00:00
InputCommon
VideoCommon Fog uses depth from z texture if it is available. 2009-02-21 06:59:44 +00:00