dolphin/Source/Core
2010-02-28 08:41:02 +00:00
..
AudioCommon Fix a Memory leak in CoreAudio backend, around 2MB. Stops OpenCL from trying to decode CMPR textures, as it fails horribly. Fixes a memory leak in EXI devices, where the destructor wouldn't be called, causing a 32MB leak with memory cards(if you have two), and maybe a bit more from the other EXI devices 2010-02-12 16:40:13 +00:00
Common Fixed the issue that cpu_info is not initialized in plugin. This commit enables SSSE3/SSE4.1 codes in rev5119. 2010-02-24 10:10:48 +00:00
Core finish proper window handling, fix the modal state of the config dialogs, plus some minor cleanup/changes :p 2010-02-25 06:12:35 +00:00
DebuggerUICommon Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
DebuggerWX Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
DiscIO Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
DolphinWX fix modal state for pad plugin configs 2010-02-25 22:47:40 +00:00
DSPCore DSPLLE - addaxl,mulc,'ln fix 2010-02-27 21:24:25 +00:00
InputCommon Fixed a few memory leaks. Made Init and Shutdown functions for some core systems. 2010-02-16 04:34:41 +00:00
VideoCommon Refactored VertexLoader::CompileVertexTranslator(). Now the vertex position loader is selected from a function table. I will apply the same kind of refactoring to texture coordinates loader. This is a pre-preparation to optimize texture coordinates loaders. 2010-02-28 08:41:02 +00:00