This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2024-11-15 22:09:19 -07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2c09e8fc5a
dolphin
/
Source
/
Core
/
VideoBackends
History
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