dolphin/Source/Core/DolphinWX
2013-08-16 23:41:45 +00:00
..
resources Fix ICC profiles in some of our PNGs (ic_drawer, Dolphin icon). 2013-07-07 02:40:59 +02:00
Src In the EGL backend context interface, don't call eglMakeCurrent. This was only done to pull in some information to the info log. This is necessary since eglMakeCurrent binds the context to the current thread and we need to destroy the context and reinitialize it when jumping to a new thread. We already call MakeCurrent in Video_Prepare which is done in the new thread. 2013-08-16 23:41:45 +00:00
CMakeLists.txt [Android] Some minor cleanup. 2013-07-27 15:09:33 -05:00
Dolphin.vcxproj Remove a couple files which have apperently never been used for anything. 2013-08-02 20:46:07 -04:00
Dolphin.vcxproj.filters Remove a couple files which have apperently never been used for anything. 2013-08-02 20:46:07 -04:00
Dolphin.vcxproj.user vs2010: make -d be passed to debugfast builds launched from vs 2011-02-25 04:00:16 +00:00
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 Change the OSX CFBundleIndentifier to use the proper domain name 2013-08-03 18:37:57 +02:00
resource.h