dolphin/Source/Core/Core/Src
gigaherz 0332ec742e - Added message queue to DX9 plugin.
- Added plugin interface function Video_AddMessage to both plugins and to the plugin specs.
 - Added handling of the Video_AddMessage interface export from the core side.
 - Added a print on Core::Init for testing purposes (might not be the best place).

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@176 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-10 21:34:22 +00:00
..
Boot 32-bit speedup (videos mostly affected). Lots of various cleanup and future proofing. A small debugger feature. 2008-08-09 16:56:24 +00:00
Debugger Assorted debugger upgrades and fixes + changed DolphinWX project not to depend on its plugins 2008-08-10 18:21:16 +00:00
HLE static-ified a lot of vars to prevent name collisions with plugins, other cosmetic stuff, prep for jit debug 2008-08-07 21:29:15 +00:00
HW Assorted debugger upgrades and fixes + changed DolphinWX project not to depend on its plugins 2008-08-10 18:21:16 +00:00
IPC_HLE bug fix to compile HCI in win32 2008-07-20 13:09:32 +00:00
Plugins - Added message queue to DX9 plugin. 2008-08-10 21:34:22 +00:00
PowerPC maybe fix some crashes some people are seeing (used wrong instruction to load 64 bits) 2008-08-10 20:38:15 +00:00
Console.cpp static-ified a lot of vars to prevent name collisions with plugins, other cosmetic stuff, prep for jit debug 2008-08-07 21:29:15 +00:00
Console.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Core.cpp - Added message queue to DX9 plugin. 2008-08-10 21:34:22 +00:00
Core.h Initial megacommit. 2008-07-12 17:40:22 +00:00
CoreParameter.cpp Fix bug that made it impossible to even try to boot LLE bios (not tested). Also add ability for Patches/ INI files to override dual core and optimizequant. 2008-07-29 21:16:33 +00:00
CoreParameter.h Fix bug that made it impossible to even try to boot LLE bios (not tested). Also add ability for Patches/ INI files to override dual core and optimizequant. 2008-07-29 21:16:33 +00:00
CoreTiming.cpp Mostly cleanup and some better crash messages. Also enabled partial block linking (see JitCache.cpp), should give a small speedup but may cause problems, please report! 2008-07-16 20:50:16 +00:00
CoreTiming.h Initial megacommit. 2008-07-12 17:40:22 +00:00
DolLoader.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Host.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
Host.h added first iteration of breakpoint view for the debugger 2008-07-17 20:08:01 +00:00
LogManager.cpp small fix for master log 2008-07-21 07:38:42 +00:00
LogManager.h Initial megacommit. 2008-07-12 17:40:22 +00:00
MemTools.cpp 32-bit speedup (videos mostly affected). Lots of various cleanup and future proofing. A small debugger feature. 2008-08-09 16:56:24 +00:00
MemTools.h 32-bit speedup (videos mostly affected). Lots of various cleanup and future proofing. A small debugger feature. 2008-08-09 16:56:24 +00:00
PatchEngine.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
PatchEngine.h Initial megacommit. 2008-07-12 17:40:22 +00:00
SConscript Added missing file to SConscript 2008-08-10 18:34:47 +00:00
stdafx.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
stdafx.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Tracer.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
Tracer.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VolumeHandler.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
VolumeHandler.h Initial megacommit. 2008-07-12 17:40:22 +00:00