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
/
Core
/
DolphinWX
/
Src
Age
Commit message (
Expand
)
Author
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-28
Support grabbing whichever OpenGL mode we are running under from GLInterface....
Ryan Houdek
2013-12-27
Fixed issue 6245. (ISO Path's "Remove" button not being disabled when it shou...
Jordan Woyak
2013-12-12
[Android] Fix joysticks only capable of right/down movements. Also make it ca...
Ryan Houdek
2013-12-12
Oops, I left a bit being set when it shouldn't have been.
Ryan Houdek
2013-12-12
Small cleanup in the EGL GLInterface.
Ryan Houdek
2013-12-12
[Android] Fix gamepad input.
Ryan Houdek
2013-12-12
Have our OpenGL/ES context creation be less stupid.
Ryan Houdek
2013-12-11
[Android] Remove the now unused texture loader on the JNI side of things.
Ryan Houdek
2013-12-11
Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...
Ryan Houdek
2013-11-29
Merge branch 'master' into android-new-control-input-overlay
Ryan Houdek
2013-11-29
[Android-overlay] Add the new overlay icons. Support configuring them. Disabl...
Ryan Houdek
2013-11-29
Merge X11+D3D FreeLook feature into DolphinWX
degasus
2013-11-25
[Android-overlay] Multiple physical gamepad support.
Ryan Houdek
2013-11-24
Merge branch 'master' into android-new-control-input-overlay
Ryan Houdek
2013-11-24
[Android-overlay] Support multiple gamepads with touch screen controls.
Ryan Houdek
2013-11-18
[Android] Make joysticks less dumb from a configuration standpoint.
Ryan Houdek
2013-11-15
[Android] Add screenshot nativelibrary function.
Ryan Houdek
2013-11-15
[Android] Spawn a message if someone's phone doesn't support NEON. NEON is a ...
Ryan Houdek
2013-11-14
[Android-overlay] Support touch screen axises in native. Have a non-configura...
Ryan Houdek
2013-11-13
[Android-overlay] Had the action reversed.
Ryan Houdek
2013-11-13
Merge branch 'master' into android-new-control-input-overlay
Ryan Houdek
2013-11-13
Fix format string warnings
Tillmann Karras
2013-11-12
Disable wiimote source selection while netplay is running.
Rachel Bryk
2013-11-03
Run code through clang-modernize -add-override to add 'override' decls.
comex
2013-11-03
Run code through the advanced tool 'sed' to remove trailing whitespace.
comex
2013-11-03
Run code through clang-modernize -loop-convert to create range-based for loop...
comex
2013-10-29
ogl: don't force depth+stencil for default framebuffer
degasus
2013-10-27
Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
Ryan Houdek
2013-10-26
[Android] Change how the onTouchEvent native method works. Just pass in the c...
Ryan Houdek
2013-10-19
Remove some unnecessary includes as well as simplifying exisiting ones if pos...
Lioncash
2013-10-15
(Netplay) Disable record input checkbox while a game is running.
Rachel Bryk
2013-10-09
Merge branch 'JitArmIL'
Ryan Houdek
2013-10-09
Add the Arm JITIL to DolphinWX.
Ryan Houdek
2013-10-09
Don't prepend file:// in wxUtils::Explore() on windows. Wxw will just remove ...
Rachel Bryk
2013-10-06
VideoConfigDiag: Update video backend description to reflect the D3D9 removal.
Tony Wasserka
2013-10-04
ChooseMemcardPath bugfix: check for a directory separator before converting a...
LPFaint99
2013-10-02
Warning fixes:
comex
2013-09-28
Support a gcm revision-specific game ini for cheats + partially fix gecko cod...
comex
2013-09-28
Reset wxTAB_TRAVERSAL.
comex
2013-09-28
Change iTLBHack to a bool.
Rachel Bryk
2013-09-27
Allow loading save states via drag and drop.
Rachel Bryk
2013-09-25
2x banner images!
comex
2013-09-24
Remove "educational purposes only" from about message.
comex
2013-09-24
Only include scmrev.h from Version.cpp.
comex
2013-09-23
Don't call into wx in static initializers - crashes on Windows.
comex
2013-09-23
Automatically connect the appropriate wiimotes in netplay. Extensions must st...
Rachel Bryk
2013-09-23
[Android] Fix the ability to stop the game and start another.
Ryan Houdek
2013-09-22
When hosting, don't try to connect if listening failed.
comex
2013-09-22
Merge branch 'wiimote-netplay'
Rachel Bryk
[next]