This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f6e89356c7
dolphin
/
Source
/
Core
History
Ryan Houdek
49eef423a8
[Android-overlay] Add the new overlay icons. Support configuring them. Disable hardfloat since it has issues since Dalvik doesn't understand passing floats due to ABI differences.
2013-11-29 18:37:33 -06:00
..
AudioCommon
Re-plumb window handle to the dsound backend.
2013-11-07 09:24:56 -08:00
Common
Merge branch 'ppc_fp'
2013-11-18 19:31:09 +01:00
Core
[ARM] Implement the Acid test in the JIT core. This test is currently broken in JIT64 since it uses cr instead of cr_fast.
2013-11-24 10:51:07 +00:00
DiscIO
Fix format string warnings
2013-11-13 04:01:16 +01:00
DolphinWX
[Android-overlay] Add the new overlay icons. Support configuring them. Disable hardfloat since it has issues since Dalvik doesn't understand passing floats due to ABI differences.
2013-11-29 18:37:33 -06:00
InputCommon
Merge branch 'master' into android-new-control-input-overlay
2013-11-24 16:12:00 -06:00
VideoBackends
[Android] Due to recent changes in code breaking Tegra 4 support, and also the upcoming code which will be breaking GLES2 support entirely. Taking the initiative to drop the remaining support code from the codebase in preparation for the upcoming changes. For a look at how Dolphin on Tegra 4 looked like prior and would not have been able to be fixed at all due to Tegra 4 not supporting the precision we need in our shaders; Look at this Youtube video
http://youtu.be/Ga7Jc_Ote7U
2013-11-24 15:49:23 -06:00
VideoCommon
[Android] Due to recent changes in code breaking Tegra 4 support, and also the upcoming code which will be breaking GLES2 support entirely. Taking the initiative to drop the remaining support code from the codebase in preparation for the upcoming changes. For a look at how Dolphin on Tegra 4 looked like prior and would not have been able to be fixed at all due to Tegra 4 not supporting the precision we need in our shaders; Look at this Youtube video
http://youtu.be/Ga7Jc_Ote7U
2013-11-24 15:49:23 -06:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00