dolphin/Source/Core/Common
JosJuice 98b0d8a119 Fix DoFileSearch for non-ASCII extensions on Windows
We don't use non-ASCII extensions for anything right now,
but we might as well fix this.
2017-06-28 09:50:02 +02:00
..
Compat Common: Add a std::variant implementation 2017-06-03 12:36:24 +02:00
Config Config: Remove creation of unnecessary CommandLine layer 2017-06-10 19:07:17 +01:00
Crypto msvc: disable unused symbol warning in Core/Common/Crypto/ec.cpp 2017-06-07 18:44:03 -07:00
GL do not assign in conditional statements 2017-06-07 20:09:44 -07:00
Logging LogManager: Check if listener is valid before using it 2017-06-17 10:39:06 +02:00
Align.h
Analytics.cpp Common: Add HttpRequest to simplify HTTP requests 2017-06-13 12:52:31 +02:00
Analytics.h Analytics: Set the timeout to 5 seconds 2017-06-18 23:16:03 +02:00
Arm64Emitter.cpp Arm64Emitter: add FRECPE 2017-05-03 08:02:35 +01:00
Arm64Emitter.h Arm64Emitter: add FRECPE 2017-05-03 08:02:35 +01:00
ArmCommon.h
ArmCPUDetect.cpp ArmCPUDetect: Add missing include 2017-04-21 11:03:40 +01:00
Assert.h
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BitField.h BitField: Get rid of a C-style cast 2017-03-23 15:28:58 -04:00
BitField.natvis
BitSet.h
BitUtils.h Add function testing whether a bitmask is valid. 2017-06-22 20:22:53 +02:00
BlockingLoop.h BlockingLoop: fix unhandled enum value warning 2017-06-26 23:34:33 -07:00
CDUtils.cpp
CDUtils.h
ChunkFile.h DolphinWX: defer gamelist scanning and switch to single-file cache. 2017-06-23 17:25:53 -07:00
CMakeLists.txt cmake/win32: add CompatPatches 2017-06-15 21:26:40 -07:00
CodeBlock.h Remove code for only allocating low memory 2017-05-20 09:35:53 +02:00
ColorUtil.cpp
ColorUtil.h
Common.h Drop remnants of the plugin system 2017-05-19 19:13:16 +02:00
Common.vcxproj [windows]: Apply compatibility patches to problematic gamepad vibration drivers. 2017-06-15 21:21:01 -07:00
Common.vcxproj.filters [windows]: Apply compatibility patches to problematic gamepad vibration drivers. 2017-06-15 21:21:01 -07:00
CommonFuncs.cpp Try to make sure that we have the XSI version of strerror_r 2017-06-27 11:59:39 +02:00
CommonFuncs.h Rename Misc.cpp to CommonFuncs.cpp 2017-04-15 00:41:09 +02:00
CommonPaths.h
CommonTypes.h
CompatPatches.cpp [windows]: Apply compatibility patches to problematic gamepad vibration drivers. 2017-06-15 21:21:01 -07:00
CPUDetect.h
DebugInterface.h
ENetUtil.cpp
ENetUtil.h
Event.h
FifoQueue.h
File.cpp File/IOFile: Check _tfopen_s properly 2017-06-17 02:16:58 +01:00
File.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
FileSearch.cpp Fix DoFileSearch for non-ASCII extensions on Windows 2017-06-28 09:50:02 +02:00
FileSearch.h replace DoFileSearch with optimized version 2017-06-23 17:25:53 -07:00
FileUtil.cpp FileUtil: Use errno for printing errors in IsDirectory 2017-06-16 12:43:41 +02:00
FileUtil.h Add a namespace to OpenFStream 2017-06-15 21:34:04 +02:00
FixedSizeQueue.h
Flag.h
FPURoundMode.h
GekkoDisassembler.cpp
GekkoDisassembler.h
GenericCPUDetect.cpp
GenericFPURoundMode.cpp
Hash.cpp Common/Hash: small cleanup 2017-05-03 06:40:52 +01:00
Hash.h Common/Hash: small cleanup 2017-05-03 06:40:52 +01:00
HttpRequest.cpp HttpRequest: Use std::chrono for indicating time periods 2017-06-18 15:48:37 -04:00
HttpRequest.h HttpRequest: Use std::chrono for indicating time periods 2017-06-18 15:48:37 -04:00
IniFile.cpp Add a namespace to OpenFStream 2017-06-15 21:34:04 +02:00
IniFile.h
Intrinsics.h
JitRegister.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
JitRegister.h
LdrWatcher.cpp [windows]: Apply compatibility patches to problematic gamepad vibration drivers. 2017-06-15 21:21:01 -07:00
LdrWatcher.h [windows]: Apply compatibility patches to problematic gamepad vibration drivers. 2017-06-15 21:21:01 -07:00
LinearDiskCache.h Add a namespace to OpenFStream 2017-06-15 21:34:04 +02:00
make_scmrev.h.js
MathUtil.cpp MathUtil: References can be const 2017-04-12 06:15:18 +01:00
MathUtil.h fix various instances of -1 being assigned to unsigned types 2017-06-07 19:52:07 -07:00
MD5.cpp DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
MD5.h
MemArena.cpp Remove code for only allocating low memory 2017-05-20 09:35:53 +02:00
MemArena.h
MemoryUtil.cpp remove MemUsage, and therefor psapi dependency 2017-06-08 22:25:46 -07:00
MemoryUtil.h remove MemUsage, and therefor psapi dependency 2017-06-08 22:25:46 -07:00
MsgHandler.cpp
MsgHandler.h
NandPaths.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
NandPaths.h Add CommonTitles.h for common Wii title IDs 2017-06-26 15:17:55 +02:00
Network.cpp
Network.h
NonCopyable.h
PcapFile.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
PcapFile.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
PerformanceCounter.cpp
PerformanceCounter.h
Profiler.cpp fix various instances of -1 being assigned to unsigned types 2017-06-07 19:52:07 -07:00
Profiler.h
scmrev.h.in
SCMRevGen.vcxproj SCMRevGen: Use DisableFastUpToDateCheck 2017-06-24 17:34:21 +01:00
ScopeGuard.h
SDCardUtil.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
SDCardUtil.h
Semaphore.h
SettingsHandler.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
SettingsHandler.h
StringUtil.cpp StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
StringUtil.h StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
Swap.h
SymbolDB.cpp
SymbolDB.h
SysConf.cpp SysConf: Don't set "config done" flags by default 2017-06-18 22:32:56 +02:00
SysConf.h Rewrite SysConf handling 2017-06-18 16:17:05 +02:00
Thread.cpp fix various instances of -1 being assigned to unsigned types 2017-06-07 19:52:07 -07:00
Thread.h
Timer.cpp
Timer.h
TraversalClient.cpp
TraversalClient.h
TraversalProto.h
TraversalServer.cpp
Version.cpp
x64ABI.cpp
x64ABI.h
x64CPUDetect.cpp
x64Emitter.cpp x64Emitter: Allow code alignment to arbitrary power of 2 2017-04-12 08:41:51 +01:00
x64Emitter.h x64Emitter: Allow code alignment to arbitrary power of 2 2017-04-12 08:41:51 +01:00
x64FPURoundMode.cpp
x64Reg.h