dolphin/Source/Core/Core
Tillmann Karras 33beaf20f3 PolarSSL: adapt Dolphin to new version
- strip down PolarSSL's CMakeLists.txt
- switch to the PolarSSL 1.3 API
- use entropy interface instead of havege (PolarSSL 1.3 has disabled
  havege by default because it is "considered unsafe for primary usage")
- add VS2013 .vcxproj file
2014-02-24 16:20:50 +01:00
..
Boot Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Debugger Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
DSP Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
FifoPlayer Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
HLE Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
HW In UCode_AX.cpp in function HandleCommandList() - case CMD_MIX_AUXB_NOWRITE should have 1 being passed, not false, as the aux ID in MixAUXSamples. 2014-02-23 17:22:20 -05:00
IPC_HLE PolarSSL: adapt Dolphin to new version 2014-02-24 16:20:50 +01:00
PowerPC Merge pull request #94 from Tilka/uninitialized 2014-02-23 17:07:24 +01:00
ActionReplay.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ActionReplay.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ARDecrypt.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ARDecrypt.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ArmMemTools.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
BootManager.cpp Merge pull request #88 from lioncash/relative-includes 2014-02-20 02:08:44 +01:00
BootManager.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
CMakeLists.txt Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
ConfigManager.cpp Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
ConfigManager.h Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
Console.cpp Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
Console.h Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
Core.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
Core.h Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
Core.vcxproj Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
Core.vcxproj.filters Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
CoreParameter.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
CoreParameter.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
CoreTiming.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
CoreTiming.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DSPEmulator.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
DSPEmulator.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ec_wii.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
ec_wii.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GeckoCode.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GeckoCode.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GeckoCodeConfig.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GeckoCodeConfig.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Host.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
MemTools.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Movie.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
Movie.h Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
NetPlayClient.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
NetPlayClient.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
NetPlayProto.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
NetPlayServer.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
NetPlayServer.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
PatchEngine.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
PatchEngine.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
State.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
State.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
stdafx.cpp
stdafx.h Second and final pass of clearing out tabs. 2014-02-17 02:19:41 -05:00
Tracer.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Tracer.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
VolumeHandler.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
VolumeHandler.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
x64MemTools.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00