This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-28 15:20:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f53eefb491d8325ec7fccc8c006dc3be38765fe5
dolphin
/
Source
/
Core
/
DolphinWX
T
History
Ryan Houdek
9edfb5c710
[Android] Disable OpenGL ES 3 EGL bit. This is due to drivers complaining(Which they should do) when they don't support GLES3. Qualcomm drivers don't care about it being ES2 or ES3 bit anyway. Intel drivers are untested in this code path, but GLES3 is untested entirely in desktop anyway.
2013-06-26 08:19:01 -05: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
[Android] Disable OpenGL ES 3 EGL bit. This is due to drivers complaining(Which they should do) when they don't support GLES3. Qualcomm drivers don't care about it being ES2 or ES3 bit anyway. Intel drivers are untested in this code path, but GLES3 is untested entirely in desktop anyway.
2013-06-26 08:19:01 -05:00
CMakeLists.txt
[Android] Remove SimonVT menudrawer library. Move to Google's support library for their navigation drawer support. Overall cleanup.
2013-06-22 07:45:05 -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
…