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
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
Age
Commit message (
Expand
)
Author
2018-06-02
Merge pull request #7051 from lioncash/frsqrte
Anthony
2018-06-02
Merge pull request #7048 from spycrab/qt_fs_size
spycrab
2018-06-02
Merge pull request #7050 from lioncash/ptr
Léo Lam
2018-06-02
Interpreter_FloatingPoint: Clear FPSCR.FI and FPSCR.FR in invalid operation c...
Lioncash
2018-06-02
Interpreter_FloatingPoint: Don't store to destination in frsqrte if VE or ZE ...
Lioncash
2018-06-02
WiimoteDevice: Make CBigEndianBuffer's constructor explicit
Lioncash
2018-06-02
WiimoteDevice: Get rid of pointer casting in CBigEndianBuffer
Lioncash
2018-06-02
WiimoteDevice: Move CBigEndianBuffer to the cpp file
Lioncash
2018-06-02
Merge pull request #7045 from lioncash/fres
Anthony
2018-06-02
EXI_DeviceIPL: Replace superfluous virtual with override on destructor
Lioncash
2018-06-02
EXI_DeviceIPL: Use std::array where applicable
Lioncash
2018-06-02
EXI_DeviceIPL: Normalize variable names
Lioncash
2018-06-02
EXI_DeviceIPL: In-class initialize data members where applicable
Lioncash
2018-06-02
Qt/FilesystemWidget: Add size column
spycrab
2018-06-02
Merge pull request #7046 from lioncash/priv
Léo Lam
2018-06-02
Externals: Update glslang to upstream commit 32d3ec3
Stenzek
2018-06-02
Analytics: Report update track
spycrab
2018-06-01
EXI_DeviceMic: Remove unimplemented StreamLog function prototype
Lioncash
2018-06-01
EXI_DeviceMic: Make data members of CEXIMic private
Lioncash
2018-06-01
Interpreter_FloatingPoint: Clear FPSCR.FI and FPSCR.FR if an SNaN is an input...
Lioncash
2018-06-01
Interpreter_FloatingPoint: Don't store to destination in fres if VE or ZE is ...
Lioncash
2018-06-01
Merge pull request #7041 from spycrab/qt_dbg_bselect
Anthony
2018-06-01
Merge pull request #7043 from JosJuice/gamefile-includes
Anthony
2018-06-01
Qt: Exit exclusive fullscreen on confirmation prompt
spycrab
2018-06-01
GameFile: Include necessary DiscIO headers
JosJuice
2018-05-31
Qt/MemoryWidget: Allow operating on columns
spycrab
2018-05-31
Merge pull request #7033 from lioncash/jitarm
Léo Lam
2018-05-31
Merge pull request #7034 from lioncash/override
Anthony
2018-05-31
Merge pull request #7005 from lioncash/div
Mat M
2018-05-31
Merge pull request #6978 from lioncash/fcti
Mat M
2018-05-31
Qt/GeneralWidget: Show tooltip when adapters are not supported by the backend
spycrab
2018-05-30
Qt/MemoryWidget: Fix sidebar items being stretched out
spycrab
2018-05-30
Merge pull request #7032 from spycrab/qt_macos_mpbtn_round
spycrab
2018-05-30
Merge pull request #7035 from spycrab/qt_macos_info_width
spycrab
2018-05-30
Qt/macOS: Fix InfoWidget fields being too narrow
spycrab
2018-05-30
JitArm64_BackPatch: Correct usage of an invalidated iterator after a std::map...
Lioncash
2018-05-30
JitArm64/Jit_Util: Add missing override specifiers
Lioncash
2018-05-30
Merge pull request #7030 from lioncash/emitter
Markus Wick
2018-05-30
Qt/macOS: Fix mapping buttons not being round
spycrab
2018-05-30
Merge pull request #7031 from lioncash/naming
Markus Wick
2018-05-30
AudioInterface: Use member initializers where applicable for unions
Lioncash
2018-05-30
AudioInterface: Amend variable naming
Lioncash
2018-05-30
x64Emitter: Amend parameter ordering for WriteModRM()'s prototype
Lioncash
2018-05-30
Merge pull request #7028 from lioncash/obsolete
Léo Lam
2018-05-30
VolumeWii: Shorten padding checking code within CheckIntegrity()
Lioncash
2018-05-30
GeneralPane: Replace usages of obsolete QString member function sprintf
Lioncash
2018-05-30
Merge pull request #7026 from lioncash/name
Léo Lam
2018-05-30
JitAsmCommon: Make CommonAsmRoutinesBase a struct
Lioncash
2018-05-30
JitAsmCommon: Amend member variable names for CommonAsmRoutinesBase
Lioncash
2018-05-30
VolumeWii: Use ReadSwapped for retrieving the partition data size in CheckInt...
Lioncash
[next]