dolphin/Source/PluginSpecs
2008-09-01 09:12:30 +00:00
..
CommonTypes.h Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +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_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 Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
pluginspecs_video.h Replaced CPFifo by SCPFifoStruct: both were identical and there is no point in having two definitions. 2008-09-01 09:12:30 +00:00
PluginSpecs.h Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00