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
/
VideoCommon
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
..
Src
[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
Fix GUI-less build. Also potentially OS X. We now require libpng due to our screenshot code relying on it now. WXWidgets links in libpng by itself so it isn't noticed in a wxwidgets build. OS X seems to not have libpng linked in from wxWidgets so just link in libpng at all times.
2013-11-15 01:09:38 +00:00
OpenCL.rules
Meta:
2010-06-02 18:00:22 +00:00
VideoCommon.vcxproj
Reworked Screenshot saving.
2013-11-15 13:00:38 +13:00
VideoCommon.vcxproj.filters
Update to VS2013 and a slew of build-related updates. Notes:
2013-10-26 17:55:38 -07:00