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
Age
Commit message (
Expand
)
Author
2014-05-28
Merge pull request #409 from lioncash/lolmemset
Pierre Bourdon
2014-05-28
Make sure netplay player IDs are actually unique.
Rachel Bryk
2014-05-28
Merge pull request #414 from sigmabeta/android-gradle-customization
Pierre Bourdon
2014-05-28
Merge pull request #423 from lioncash/dsp-clarification
Pierre Bourdon
2014-05-28
Merge pull request #417 from magumagu/jit-unused-flags
Pierre Bourdon
2014-05-28
Merge pull request #427 from magumagu/interpreter-hle
Pierre Bourdon
2014-05-28
Merge pull request #393 from RachelBryk/netplay-chat-limit
Pierre Bourdon
2014-05-28
Merge pull request #392 from RachelBryk/error-check-ini-file
Pierre Bourdon
2014-05-28
msvc C initializers return int...fix EnableXSaveWorkaround when rax doesn't i...
Shawn Hoffman
2014-05-27
Redo commit 932945d4808e37ba0ca1a953571187f445e24f41
Shawn Hoffman
2014-05-27
When updating netplay player list, reselect by string instead of index.
Rachel Bryk
2014-05-26
Clarify what FindBrackets does in the DSP assembler
lioncash
2014-05-26
Merge pull request #413 from delroth/flags-opt
Pierre Bourdon
2014-05-26
Merge pull request #415 from magumagu/memory-cleanup
shuffle2
2014-05-27
Fix error message when D3D11 HResults fail.
CarlKenner
2014-05-26
JIT: make backpatch handle sign-extend from 8 bits correctly.
magumagu
2014-05-25
JIT: unify two branches in SafeLoadToReg.
magumagu
2014-05-25
JIT: Simplify redundant if statements for memcheck.
magumagu
2014-05-26
Attach '.debug' to the end of the app's package name. This allows for install...
Eder Bastos
2014-05-25
Jit: Remove unused members from JitState.
magumagu
2014-05-25
Use strings instead of arbitrary buffers for video statistics
Lioncash
2014-05-25
Memmap: get rid of unused junk.
magumagu
2014-05-25
PPCCache: Get rid of FAST_ICACHE define.
magumagu
2014-05-25
Interpreter: correctly support HLE functions.
magumagu
2014-05-25
PowerPC: Get rid of the 'cr' field which was obsoleted by the new 'cr_fast'
Pierre Bourdon
2014-05-25
Merge pull request #408 from lioncash/bool
Pierre Bourdon
2014-05-24
Explicitly center the X and Y joystick values.
Lioncash
2014-05-24
Use a bool instead of an int to represent the initialized state in IOWin.cpp
Lioncash
2014-05-24
Fix a struct overflow case in WII_IPC_HLE_Device_hid.cpp
Lioncash
2014-05-24
JitCache: use a custom bit-set class.
magumagu
2014-05-24
JIT: get rid of useless code in JitCache.cpp.
magumagu
2014-05-24
BS2 emulation: set up a reasonable BAT during startup.
magumagu
2014-05-24
Interpreter: use numeric_limits instead of FLT_MAX.
magumagu
2014-05-24
Merge pull request #390 from magumagu/fp-reciprocal
Tony Wasserka
2014-05-23
Merge pull request #256 from magumagu/dsound-notify
shuffle2
2014-05-24
Merge pull request #398 from Sonicadvance1/Fix-Spaced-Build-Path
Pierre Bourdon
2014-05-23
Fixes build if the build path has spaces in it.
Ryan Houdek
2014-05-23
Increase size of title text; force it to take a single line and ellipsize if ...
Eder Bastos
2014-05-23
Interpreter: Code style fixes.
magumagu
2014-05-23
Jit: Use infinity and NaN from numeric_limits.
magumagu
2014-05-23
New frsqrte implementation; verified accurate.
magumagu
2014-05-23
Interpreter: refactor the rsqrte code, and use it for ps_rsqrte.
magumagu
2014-05-23
Jit: get rid of incorrect implementations of fres and frsqrte.
magumagu
2014-05-23
removed trailing whitespace
Yuriy O'Donnell
2014-05-23
JIT: JitBaseBlockCache::InvalidateICache no longer memsets iCache memory to I...
Yuriy O'Donnell
2014-05-23
JIT: JitBaseBlockCache::valid_block is now std::vector<bool>
Yuriy O'Donnell
2014-05-23
Fix a couple race conditions.
Rachel Bryk
2014-05-23
Limit netplay chat messages to 2000 characters.
Rachel Bryk
2014-05-23
Flash netplay window when someone joins if the window doesn't have focus.
Rachel Bryk
2014-05-23
Check for errors when reading lines from ini files.
Rachel Bryk
[prev]
[next]