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-10-07
[ARM-JITARMIL] CMP optimization. Int3 IR. DownCount added.
Ryan Houdek
2013-10-07
Fix MSVC project files
Jasper St. Pierre
2013-10-07
Put Plugins/ in Core/, rename to VideoBackends
Jasper St. Pierre
2013-10-07
[ARM] Beginning of JitArmIL JIT recompiler. This code is entirely based off o...
Ryan Houdek
2013-10-07
Fix updating the register even if an exception occurred in MMU mode.
comex
2013-10-07
Fix build issues on OS X i386.
comex
2013-10-06
Fix PixelShaderGen from the previous commit.
Ryan Houdek
2013-10-06
[Android] Missed a few things for PowerVR544MP3 'support.' It doesn't actuall...
Ryan Houdek
2013-10-06
[Android] Fix an issue where emulation would crash if we couldn't retrieve GP...
Ryan Houdek
2013-10-06
Only emit the texgens if they are used, not every single time do all of them.
Ryan Houdek
2013-10-06
[Android] Remove unnecessary attributes from the ViewPager layout XML file.
Lioncash
2013-10-06
[Android] Reflect the string change in the Tegra 4 support commit with the JP...
Lioncash
2013-10-06
Removing more references to D3D9.
Tony Wasserka
2013-10-06
Remove another D3D9 reference.
Tony Wasserka
2013-10-06
Remove more references to D3D9...
Tony Wasserka
2013-10-06
Shader generators: Remove any references to D3D9 and cleanup the affected code.
Tony Wasserka
2013-10-06
Remove some now unused VideoConfig settings.
Tony Wasserka
2013-10-06
Rename the Direct3D11 backend to Direct3D. The new short name is D3D.
Tony Wasserka
2013-10-06
VideoConfigDiag: Update video backend description to reflect the D3D9 removal.
Tony Wasserka
2013-10-06
Remove D3D9 related files.
Lioncash
2013-10-06
[Android] Tegra 4 'support.' This brings up the OpenGL backend to support Teg...
Ryan Houdek
2013-10-06
Corrected the XMM0 processing for pairedStoreQuantized in the x86 build.
skidau
2013-10-06
Missing break for IOCTL_ES_DELETETITLECONTENT
Matthew Parlane
2013-10-05
[Core] Simplify a loop within function Run() in Interpreter.cpp. The incremen...
Lioncash
2013-10-05
Added code to update the PC before doing a fastmem write. Fixes games with f...
skidau
2013-10-05
Fix storeSingleFloat stack alignment.
comex
2013-10-05
...Forgot the XMM regs for x86.
comex
2013-10-05
Fix build-breaking typo.
comex
2013-10-05
Removed the IOSVersion check (caused some Wii games like Battalion Wars 2 not...
skidau
2013-10-05
Added a check for the IOS version before overriding the OSGetResetCode() func...
skidau
2013-10-04
Merge branch '6663'
comex
2013-10-04
Fix idle skipping.
comex
2013-10-04
Don't push registers before pairedStoreQuantized, that's dumb.
comex
2013-10-04
ChooseMemcardPath bugfix: check for a directory separator before converting a...
LPFaint99
2013-10-03
Fix stfd, which was broken in the fastmem writes commit.
comex
2013-10-03
Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack.
comex
2013-10-03
Remove profiled re-JIT support in JitIL.
comex
2013-10-03
Trap to the debugger properly after BackPatch failure.
comex
2013-10-03
[ARM] Disable subfic, it prevents Wind Waker from booting into a save game.
Ryan Houdek
2013-10-02
[Android] Make sure to change the title accordingly when coming back from the...
Lioncash
2013-10-02
[Android] Simplify LayoutInflater retrieval within GameListAdapter, FolderBro...
Lioncash
2013-10-02
[Android] Simplify a string retrieval in FolderBrowserAdapter.
Lioncash
2013-10-02
[Android] Simplify call for getting the WindowManager instance within Emulati...
Lioncash
2013-10-02
Warning fixes:
comex
2013-10-02
[Common] Abstract out the decode5A3Image and decodeCI8Image functions in Bann...
Lioncash
2013-10-02
[Android] General documentation cleanup and additions. Adjusts the documentat...
Lioncash
2013-10-01
[Android] Make the GameListFragment extend a ListFragment instead of a Fragme...
Lioncash
2013-10-01
[Android] Externalize how the formatting is used in the file size string, the...
lioncash
2013-10-01
[Android] Add xxhdpi versions of the file icon and the folder icon used in th...
lioncash
2013-10-01
[Android] Add correct density-sized images of the navigation drawer icon. Now...
lioncash
[prev]
[next]