This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dolphin
Watch
0
Star
0
Fork
You've already forked dolphin
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-30 12:48:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f292819ff5
dolphin
/
Source
/
Core
/
VideoBackends
History
Download ZIP
Download TAR.GZ
Ryan Houdek
f292819ff5
[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
..
D3D
VideoCommon: reorder cbufid in orderer. We've used once two times
2013-11-24 04:43:54 +01:00
OGL
[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
Software
std::string can't be passed to ... format.
2013-11-17 11:28:11 +13:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00