This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-23 21:05:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
010165b2c2ecb4e712ef3e2a601adba4001af8dc
dolphin
/
Source
/
Core
/
DolphinWX
T
History
degasus
010165b2c2
fix gcc warning, probably also the logic
...
comparing two char pointers doesn't compare the strings
2013-06-20 10:43:09 +02:00
..
resources
Makes the "No banner" banner image theme-able. Current "sexy X" banner included as part of "Boomy" theme.
2013-02-22 15:30:07 -05:00
Src
fix gcc warning, probably also the logic
2013-06-20 10:43:09 +02:00
CMakeLists.txt
[Android] Gamepad input. Refactor JNI native functions to all pull from a single class instead of everywhere willy-nilly
2013-06-18 07:09:38 -05:00
Dolphin.vcxproj
clear cg from project files
2013-02-27 10:55:25 +01:00
Dolphin.vcxproj.filters
…
Dolphin.vcxproj.user
…
DolphinWX.rc
Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not.
2012-12-17 08:33:42 -06:00
Info.plist.in
Add retina display support for Mac.
2013-03-31 11:36:42 -07:00
resource.h
…