This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-12-23 06:57:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d60cc373d1
dolphin
/
Source
/
Core
/
Common
/
Src
History
degasus
d60cc373d1
Revert "Revert
30dd9c2
e9d00bf
db5f4c8
and bff0fae"
...
This reverts commit
d0301ca89d
. Conflicts: .gitignore
2013-01-24 16:11:07 +01:00
..
Crypto
ABI.cpp
ABI.h
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BreakPoints.cpp
BreakPoints.h
CDUtils.cpp
CDUtils.h
ChunkFile.h
ColorUtil.cpp
ColorUtil.h
Common.h
CommonFuncs.h
CommonPaths.h
Move DSP settings to dolphin.ini
2013-01-16 20:17:44 -05:00
CommonTypes.h
ConsoleListener.cpp
ConsoleListener.h
CPUDetect.cpp
CPUDetect.h
DebugInterface.h
ExtendedTrace.cpp
ExtendedTrace.h
FifoQueue.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp
Fix a potential memory leak on non-windows systems.
2013-01-24 08:21:08 -05:00
FileUtil.h
Move DSP settings to dolphin.ini
2013-01-16 20:17:44 -05:00
FixedSizeQueue.h
Hash.cpp
Hash.h
IniFile.cpp
IniFile.h
LinearDiskCache.h
Log.h
LogManager.cpp
LogManager.h
MathUtil.cpp
MathUtil.h
Revert "Revert
30dd9c2
e9d00bf
db5f4c8
and bff0fae"
2013-01-24 16:11:07 +01:00
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
Misc.cpp
MsgHandler.cpp
MsgHandler.h
NandPaths.cpp
NandPaths.h
SDCardUtil.cpp
SDCardUtil.h
stdafx.cpp
stdafx.h
StdConditionVariable.h
problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: use std::recursive_mutex (CriticalSection on windows) where try_lock is used. Dolphin should work on Vista x64 again.
2011-03-07 00:16:38 +00:00
StdMutex.h
StdThread.h
StringUtil.cpp
StringUtil.h
SymbolDB.cpp
SymbolDB.h
SysConf.cpp
SysConf.h
Thread.cpp
Thread.h
Thunk.cpp
Thunk.h
Timer.cpp
Timer.h
Version.cpp
VideoBackendBase.cpp
VideoBackendBase.h
x64Analyzer.cpp
x64Analyzer.h
x64Emitter.cpp
x64Emitter.h