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
2014-05-25
JIT: unify two branches in SafeLoadToReg.
magumagu
2014-05-25
JIT: Simplify redundant if statements for memcheck.
magumagu
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-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
2014-05-22
Interpreter: make fres match hardware.
magumagu
2014-05-22
Use accurate frsqrte in Interpreter.
magumagu
2014-05-22
Merge pull request #370 from Sonicadvance1/remove_specialized_memcmp
shuffle2
2014-05-21
Merge pull request #309 from magumagu/jit-unify-asm
shuffle2
2014-05-21
Merge pull request #376 from lioncash/wx
shuffle2
2014-05-21
Merge pull request #356 from Sonicadvance1/Fix-MMUAnalyst
shuffle2
2014-05-21
Merge pull request #361 from LPFaint99/wiisave
shuffle2
2014-05-21
Merge pull request #382 from magumagu/faster-fast-disc-speed
shuffle2
2014-05-21
Merge pull request #379 from jordan-woyak/gamelist-size-fix
shuffle2
2014-05-21
Merge pull request #343 from jordan-woyak/disable-sdl-windows
shuffle2
2014-05-20
BPStructs: Consistently put the two shared copy args first
Jasper St. Pierre
2014-05-20
BPStructs: Remove another function wrapper
Jasper St. Pierre
2014-05-20
BPStructs: Move LoadBPReg here
Jasper St. Pierre
2014-05-20
BPStructs: Flatten out BPWritten
Jasper St. Pierre
2014-05-20
BPStructs: Reindent BPWritten
Jasper St. Pierre
2014-05-20
BPStructs: Document BPMEM_BP_MASK better
Jasper St. Pierre
2014-05-20
BPMemory: Fix "DISPLAYCOPYFILER" typo
Jasper St. Pierre
2014-05-20
BPStructs: Remove calls to SetInterlacedMode when reloading state
Jasper St. Pierre
2014-05-20
BPFunctions: Remove the rest of GetConfig
Jasper St. Pierre
2014-05-20
PixelShaderManager: Fizzle out fog changes when disabled here
Jasper St. Pierre
[prev]
[next]