dolphin/Source/PluginSpecs
2008-08-31 12:22:03 +00:00
..
ExportEpilog.h Minimized symbol visibility for GCC build. Fixes problem with two instances of x64Emitter getting mixed up and generating only part of the required opcodes. I get video on 32-bit Linux now :) 2008-08-27 01:42:11 +00:00
ExportProlog.h Minimized symbol visibility for GCC build. Fixes problem with two instances of x64Emitter getting mixed up and generating only part of the required opcodes. I get video on 32-bit Linux now :) 2008-08-27 01:42:11 +00:00
PluginSpecs.h Moved declaration of EXPORT and CALL inside the include guards. I accidentally placed it outside in revision 336. 2008-08-31 12:22:03 +00:00
pluginspecs_dsp.h New SaveState folder for states. Removed some outdated code. Removed an unnecessary level of indirection for plugin calls. Assorted cleanup. 2008-08-30 19:19:40 +00:00
pluginspecs_pad.h Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working. 2008-08-30 12:11:25 +00:00
pluginspecs_video.h Basic VBA-style save state system implemented - kb shortcuts only working on Windows. Keyboard shortcut system added. More cleanup in GFX plugins. 2008-08-30 22:06:53 +00:00