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-02-16
MMIO: Port the IPC MMIOs to the new interface (and move the IOB handling to I...
Pierre Bourdon
2014-02-16
MMIO: Port the AI MMIOs to the new interface.
Pierre Bourdon
2014-02-16
MMIO: Port the SI MMIOs to the new interface.
Pierre Bourdon
2014-02-16
MMIO: Port the DI MMIOs to the new interface.
Pierre Bourdon
2014-02-16
MMIO: Port the DSP/ARAM/AI MMIOs to the new interface.
Pierre Bourdon
2014-02-16
MMIO: Port the MI MMIOs to the new interface (and rework that module extensiv...
Pierre Bourdon
2014-02-16
MMIO: Port the VI MMIOs to the new interface.
Pierre Bourdon
2014-02-16
MMIO: Port the PI MMIOs to the new interface.
Pierre Bourdon
2014-02-16
Starting point for the new MMIO interface
Pierre Bourdon
2014-02-16
DSP: add inline opcode documentation
Tillmann Karras
2014-02-16
DSP: remove redundant expression
Tillmann Karras
2014-02-16
Silence some Windows compiler warnings
Tillmann Karras
2014-02-16
Remove slowdown warning
degasus
2014-02-15
Fix ARM build
Ryan Houdek
2014-02-15
Fix the arbitrary exits. We have to make sure that the block links are cleare...
Ryan Houdek
2014-02-15
On block unlinking, wipe the address from the valid links.
Ryan Houdek
2014-02-15
If block linking isn't enabled then make sure there isn't a performance hit f...
Ryan Houdek
2014-02-15
Initialize linkStatus to false in the ARM JIT cores as well.
Ryan Houdek
2014-02-15
redo 'jit: change our linking module to be able to handle arbitrary exit addr...
Ryan Houdek
2014-02-15
inline SetViewport into VertexShaderManager
degasus
2014-02-15
Merge pull request #42 from degasus/latencyFix
Pierre Bourdon
2014-02-15
Merge pull request #73 from lioncash/ArraySize-Cleanup
Pierre Bourdon
2014-02-15
merge some common parts of Swap() into VideoCommon
degasus
2014-02-15
use EFBRectangle for scissor rect
degasus
2014-02-15
move perfquery enable checks into videocommon (caller side)
degasus
2014-02-15
rename UpdateViewport to SetViewport like all others setters in RenderBase.h
degasus
2014-02-15
fix ogl video config crash
degasus
2014-02-15
move shared parts from VertexManager::vFlush into VideoCommon
degasus
2014-02-15
Kill off some usages of the ArraySize macro.
Lioncash
2014-02-15
Merge pull request #70 from lioncash/fifo-unsigned
Matthew Parlane
2014-02-14
Remove #if 0 statement in lfd() in Jit64/Jit_LoadStoreFloating.cpp
Lioncash
2014-02-14
Remove dead else branch in StoreFromRegister() in Jit64/JitRegCache.cpp
Lioncash
2014-02-14
Clean out some old left-behind quantizer stuff in Jit64/Jit_LoadStorePaired.c...
Lioncash
2014-02-14
Kill off some silly casting in the FifoPlayer.
Lioncash
2014-02-13
Kill auto usage in CISOBlob.cpp per request.
Jordan Woyak
2014-02-13
Fixed issue 7020. CISO >4GB failure. Caused by integer overflow.
Jordan Woyak
2014-02-13
Disable framerate correction for OpenAL
degasus
2014-02-13
Turn loops into range-based form
Tillmann Karras
2014-02-13
Fix some warnings
Tillmann Karras
2014-02-13
Merge pull request #50 from Parlane/inifile_tidy
Matthew Parlane
2014-02-13
Fix IniFile to use string& instead of char*
Matthew Parlane
2014-02-12
Interpeter: Fixed ConvertToDouble to match the manual.
Scott Mansell
2014-02-12
x64Emitter: Fix the PSUBQ instruction's opcode
Scott Mansell
2014-02-12
x64Emitter: Add the xmm, xmm form of PSRLQ instruction.
Scott Mansell
2014-02-12
Re-enable non-IEEE mode support
Tillmann Karras
2014-02-12
Interpreter: fix float conversions
Tillmann Karras
2014-02-12
Jit64[IL]: fix float conversions
Tillmann Karras
2014-02-12
x64: add support for some x87 instructions
Tillmann Karras
2014-02-12
Rename "JITIL experimental recompiler"
ExtremeDude2
2014-02-11
change AI sampling rate based on framelimit
degasus
[prev]
[next]