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
2013-09-19
[ARM] Reenable flush per instruction with FPR cache. Something is still very ...
Ryan Houdek
2013-09-19
[ARM] Fix and optimize mtcrf.
Ryan Houdek
2013-09-19
[ARM] MicroOps in the branching instructions.
Ryan Houdek
2013-09-19
[ARM] Fix misuse of RBIT in crXXX, meant to use MVN.
Ryan Houdek
2013-09-18
Remove suggestion to restart dolphin if a wiimote movie desyncs, since it's n...
Rachel Bryk
2013-09-18
Fix missing md5thread.detach()
comex
2013-09-18
[ANDROID] Fix ARM JIT. Is due to Android using softfp instead of hardfp.
Ryan Houdek
2013-09-18
[ARM] Enable VMOV to move from double VFP reg to two ARM registers.
Ryan Houdek
2013-09-18
[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerI...
Lioncash
2013-09-18
Fix an incorrect opcode for an SSE instruction in x64Emitter.cpp. CVTSD2SI sh...
Lioncash
2013-09-18
Better fix for issue 6614: ISOProperties should store integer settings for PH...
Pierre Bourdon
2013-09-18
Fix loading of the 'projection hack enabled' gameini setting
Pierre Bourdon
2013-09-18
ogl: don't PanicAlert on shader compiler warnings
degasus
2013-09-18
[ANDROID] Add two new DriverDetails bugs for Adreno. V45 of the driver has br...
Ryan Houdek
2013-09-18
[Android] Use a simpler "startActivity()" call in DolphinEmulator.java. Turns...
Lioncash
2013-09-17
Fix indentation in function PSO_MakeSaveGameValid() in GCMemcard.cpp.
Lioncash
2013-09-18
Revert "ogl: change the default buffer upload on osx+nvidia"
degasus
2013-09-17
[ARM] Fix the FPR cache to not have to dump registers after every instruction...
Ryan Houdek
2013-09-17
[ARM] Fix VSQRT/VCMP/VCMPE/VCMPE0/VCMP0 emitters when using the high 16 doubl...
Ryan Houdek
2013-09-17
Add WBFS to the file extensions supported by Dolphin on OSX
Pierre Bourdon
2013-09-17
Add * to the characters leading a verbatim line (used in Gecko codes comments)
Pierre Bourdon
2013-09-17
Really fix reading projection hacks from game inis.
Rachel Bryk
2013-09-17
Fix reading projection hack from game inis in ISOProperties.
Rachel Bryk
2013-09-17
Set L/R buttons in tas input, instead of just the analog triggers.
Rachel Bryk
2013-09-17
[ARM] crand/crandc/creqv/crnand/crnor/cror/crorc/crxor/mcrf/mfcr/mtcrf/mtsr/m...
Ryan Houdek
2013-09-17
[ARM] Renables load instructions with update.
Ryan Houdek
2013-09-16
[Android] Slightly change the layout of the AboutFragment. Looks more like an...
Lioncash
2013-09-16
[Android] Make the AboutFragment extend the ListFragment, since this is basic...
Lioncash
2013-09-16
Fix two wrong opcodes in the x64Emitter. PEXTRW and PINSRW were actually writ...
Lioncash
2013-09-16
[ARM] Flush the fpr cache between every instruction. Do this until I figure o...
Ryan Houdek
2013-09-16
[GLES3] Enable support for primitive restart.
Ryan Houdek
2013-09-16
[ARM] Add dcbt/dcbtst/dcba noops.
Ryan Houdek
2013-09-16
VideoCommon: fix ogl lighting bug which happens because of NaN emulation
degasus
2013-09-16
[ARM] ps_sel implementation.
Ryan Houdek
2013-09-16
[ARM] Remove extraneous BKPT from ps_rsqrte.
Ryan Houdek
2013-09-16
[ARM] ps_rsqrte implementation.
Ryan Houdek
2013-09-16
[ARM] VRSQRTE NEON emitter.
Ryan Houdek
2013-09-16
[ARM] ps_nmadd/ps_nmsub implementations.
Ryan Houdek
2013-09-16
[ARM] rlwnmx implementation.
Ryan Houdek
2013-09-16
[ARM] Implement ps_msub. Minor optimizations.
Ryan Houdek
2013-09-16
Prevent an error message from erroneously displaying when dumping frames in d...
Rachel Bryk
2013-09-16
D3D11: Fix screenshot aspect ratio.
Tony Wasserka
2013-09-16
[ARM] fcmpo/fcmpu implementations.
Ryan Houdek
2013-09-16
[ARM] fctiwzx implementation. This isn't implemented in JIT64 and it is unsta...
Ryan Houdek
2013-09-16
[ARM] Add NEON VORR and fix encoding on NEON VEOR. Remove VMRS_APSR because i...
Ryan Houdek
2013-09-16
Add a hacky check for text file size in ReadFileToString. Fixes issue 6455.
Pierre Bourdon
2013-09-15
Merge branch 'wad_gamenames'
LPFaint99
2013-09-16
Look for portable.txt in the exe directory and activate portable mode if it e...
Pierre Bourdon
2013-09-16
Fix INIFile ignoring the last line of files
Pierre Bourdon
2013-09-15
[Android] No need to use startActivityForResult in DolphinEmulator.java any m...
Lioncash
[prev]
[next]