index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
Age
Commit message (
Expand
)
Author
2017-12-05
Don't use wrong encoding for paths when opening streams on Windows
JosJuice
2017-11-22
VideoBackends: Add AbstractStagingTexture class
Stenzek
2017-11-19
Merge pull request #5973 from ligfx/renamefifoqueue
JosJuice
2017-11-15
Config/Layer: Allow all keys of a section to be iterated over
MerryMage
2017-11-15
Config: Flatten structures
MerryMage
2017-11-15
ConfigInfo: Switch to doing case-insensitive comparison
MerryMage
2017-11-15
Config: Extract ConfigInfo into own header
MerryMage
2017-11-15
Config: Remove recursive layer
MerryMage
2017-11-11
Simplify StringUtil::UTF16ToUTF8
JosJuice
2017-11-11
Remove unneeded check in StringUtil::UTF16ToUTF8
JosJuice
2017-11-07
Android: Fix NDK r16b2 build
Greg Wicks
2017-11-03
When NAND is damaged, show title names from save files
JosJuice
2017-11-03
Add WiiSaveBanner class
JosJuice
2017-10-11
MemArena: Use names that are based on the PID
Léo Lam
2017-10-11
MemArena: Name shared memory handle
Dane Z. Bush
2017-10-05
DebugInterface: Rename InsertBLR to Patch
Sepalani
2017-09-18
StringUtil: support TryParse(u16*)
Pierre Bourdon
2017-09-15
DiscIO: Use Common::Lazy for loading filesystems
JosJuice
2017-09-11
Bitfield: Cast value to storage type in assignment operator
Stenzek
2017-09-10
JIT: Don't always look up symbols for blocks
Léo Lam
2017-09-09
Common: Move version strings to their own header
Lioncash
2017-09-02
JitArm64: Reimplement aarch64 cycle counters.
degasus
2017-08-25
Fix regression in File::CopyDir
JosJuice
2017-08-23
Rename Common::FifoQueue to Common::SPSCQueue
Michael M
2017-08-23
Merge pull request #5951 from ligfx/gametrackerworkqueuethread
Anthony
2017-08-22
WFSI: Implement patch install finalization.
Pierre Bourdon
2017-08-22
Merge pull request #5955 from leoetlino/copy
Leo Lam
2017-08-22
Merge pull request #5962 from degasus/arm-fixes
Markus Wick
2017-08-22
Remove NonCopyable
JosJuice
2017-08-22
JitArm64: Fix rlwinmx.
degasus
2017-08-21
FileUtil: Simplify File::Copy on non-Windows platforms
Léo Lam
2017-08-21
Revert "Try to fix File::Copy with non-1024-byte aligned sizes"
Pierre Bourdon
2017-08-21
Merge pull request #5939 from JonnyH/WIP/broken-fstream-copy
Markus Wick
2017-08-20
CommonTypes: Qualify standard integral types in typedefs with std::
Lioncash
2017-08-20
Merge pull request #5937 from ligfx/miniupnpccmake
Leo Lam
2017-08-20
GameTracker: use WorkQueueThread
Michael M
2017-08-20
Common: add WorkQueueThread
Michael M
2017-08-18
CommonFuncs: LastStrerrorString added
Sepalani
2017-08-17
Try to fix File::Copy with non-1024-byte aligned sizes
Jonathan Hamilton
2017-08-17
CMake: use miniupnpc target instead of global vars
Michael M
2017-08-16
WFS: Use a separate log type for WFS related logs
Léo Lam
2017-08-17
Merge pull request #5898 from ligfx/extractupnp
Leo Lam
2017-08-17
Merge pull request #5929 from JonnyH/PR/fix-oprofile-build-linked-as-needed
Leo Lam
2017-08-16
SymbolDB: Blank stripped symbol name fixed
Sepalani
2017-08-15
Merge pull request #5930 from delroth/wfs
Pierre Bourdon
2017-08-15
WFS/NAND: Better handle GID.
Pierre Bourdon
2017-08-14
Fix OPROFILE linux build with -Wl,--as-needed
Jonathan Hamilton
2017-08-13
Fix two small lint errors
Michael M
2017-08-13
UPnP: use value-initialization instead of std::memset
Michael M
2017-08-13
UPnP: move variable declaration to where it's used
Michael M
[next]