dolphin/Source/Core
Jules Blok a141e91dd2 OGL: Check for GL_DEPTH_CLAMP support.
It's not available in OpenGL ES and officially it's not supported on OpenGL 3.0/3.1.

Fallback to old depth range code if there is no method to disable depth clipping.
It's more important to have correct clipping than to have accurate depth values.
Inaccurate depth values can be fixed by slow depth.
2016-08-15 13:11:26 +02:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common Merge pull request #4097 from lioncash/sysconf 2016-08-10 14:41:35 +02:00
Core Merge pull request #4121 from leoetlino/osreport-sjis 2016-08-15 16:04:07 +12:00
DiscIO Run clang-format on missed files 2016-08-11 21:14:39 +02:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Remove AM Baseboard 2016-08-11 12:53:44 +02:00
InputCommon GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends OGL: Check for GL_DEPTH_CLAMP support. 2016-08-15 13:11:26 +02:00
VideoCommon OGL: Check for GL_DEPTH_CLAMP support. 2016-08-15 13:11:26 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00