dolphin/Source/Core/VideoBackends/OGL
Ryan Houdek b4e4a4cef4 Disable OpenGL ES 3.1 on all Qualcomm Adreno devices.
Their new driver that supports GLES3.1 + AEP has issues with it.
At the very least they don't implement all of the geometry shader features fully which causes shader linker issues when we attempt to use them.
I don't have a device so I can't fully test, so until I do I'm going to blanket disable the whole thing.
2015-08-22 09:12:19 -05:00
..
GLExtensions
GLInterface
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt
FramebufferManager.cpp
FramebufferManager.h
GLInterfaceBase.h
GLUtil.cpp
GLUtil.h
main.cpp
main.h
NativeVertexFormat.cpp
OGL.vcxproj
OGL.vcxproj.filters
PerfQuery.cpp
PerfQuery.h
PostProcessing.cpp
PostProcessing.h
ProgramShaderCache.cpp
ProgramShaderCache.h
RasterFont.cpp
RasterFont.h
Render.cpp
Render.h
SamplerCache.cpp
SamplerCache.h
StreamBuffer.cpp
StreamBuffer.h
TextureCache.cpp
TextureCache.h
TextureConverter.cpp
TextureConverter.h
VertexManager.cpp
VertexManager.h
VideoBackend.h