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
2018-01-20
CustomTexture: Drop old texture format.
degasus
2018-01-11
Modified StringUtil to change UTF16ToUTF8 to use a wstring_convert and codecv...
34will
2018-01-11
Modified UTF16BEUTF8 to just convert the UTF-16 C-string into a std::u16strin...
34will
2018-01-11
Modified StringUtil to use a u16string instead of a wstring in the non-win32 ...
34will
2017-12-29
Require WINDOW_BIT if we have a window handle.
Vlad Firoiu
2017-12-29
Surfaceless egl rendering.
Vlad Firoiu
2017-12-26
Android: Extract Sys to a different folder than the User folder
JosJuice
2017-12-24
Don't expose SYSDATA_DIR in a header
JosJuice
2017-12-19
Merge pull request #6190 from JosJuice/is-trivially-copyable-vs
Markus Wick
2017-12-18
Handle both the XSI and GNU versions of strerror_r
JosJuice
2017-12-09
Fix arm64 MOVI2R for addresses between 2gb and 4gb offset from PC
Jonathan Hamilton
2017-12-08
Merge pull request #6237 from lioncash/gekko-disasm
Leo Lam
2017-12-07
Merge pull request #6220 from leoetlino/utf8
Pierre Bourdon
2017-12-05
Don't use wrong encoding for paths when opening streams on Windows
JosJuice
2017-12-04
GekkoDisassembler: Correct disassembly of fabs, fnabs, and fneg
Lioncash
2017-11-26
Config: Handle unknown system strings better
Léo Lam
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-13
Remove IsTriviallyCopyable hack for VS
JosJuice
2017-11-13
Don't delete BitField copy assignment operator on VS
JosJuice
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
[next]