dolphin/Source/Core
2009-07-18 17:53:15 +00:00
..
AudioCommon No more SleepCurrentThreads in Command Processor. Some Fifo cleanup. 2009-07-17 22:57:02 +00:00
Common Add log for MEMCARD_MANAGER (requires an almost complete rebuild :( sorry) 2009-07-18 01:16:17 +00:00
Core CP: Replace a couple spin-waits with event signals. 2009-07-18 06:16:24 +00:00
DebuggerUICommon
DebuggerWX Roll back R3801. Dolphin works again. Seriously, if you're not even testing huge freaking changes like this... 2009-07-15 20:15:34 +00:00
DiscIO
DolphinWX Memcard Manager:change error message for delete failure and remove unnecessary #defines 2009-07-18 07:59:31 +00:00
DSPCore fix a build error and some warnings. 2009-07-18 17:53:15 +00:00
InputCommon Roll back R3801. Dolphin works again. Seriously, if you're not even testing huge freaking changes like this... 2009-07-15 20:15:34 +00:00
VideoCommon GL: Delete code for GL_TEXTURE_RECTANGLE_ARB in case of non-pow2 textures - all modern GFX cards that can run Dolphin should support non-pow2 textures anyway. This removes some complexity and reduces the numbers of pixel shaders that need to be generated in some situations. Also fixes some texture mirroring problems. Let me know if this breaks things on ATI for some reason. 2009-07-18 11:26:58 +00:00