dolphin/Source/Core/VideoBackends/OGL
Ryan Houdek c80e3089c8 [GLES] Fix real XFB.
GLES doesn't support the BGRA texture format type, just use RGBA.
2015-08-12 17:32:05 -05:00
..
GLExtensions
GLInterface
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt
FramebufferManager.cpp Video: respect stride of efb copies to xfb 2015-07-25 01:52:12 +08:00
FramebufferManager.h Video: respect stride of efb copies to xfb 2015-07-25 01:52:12 +08:00
GLInterfaceBase.h
GLUtil.cpp
GLUtil.h
main.cpp Specified the type of AA in OGL AA settings 2015-08-09 09:59:20 -07:00
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 DriverDetails: Disable GL_ARB_copy_image on mesa. 2015-08-06 19:41:36 +02:00
Render.h OGL: Move copy_image variable into backend. 2015-08-06 19:41:36 +02:00
SamplerCache.cpp
SamplerCache.h
StreamBuffer.cpp
StreamBuffer.h
TextureCache.cpp OGL: Move copy_image variable into backend. 2015-08-06 19:41:36 +02:00
TextureCache.h
TextureConverter.cpp [GLES] Fix real XFB. 2015-08-12 17:32:05 -05:00
TextureConverter.h Video: respect stride of efb copies to xfb 2015-07-25 01:52:12 +08:00
VertexManager.cpp
VertexManager.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
VideoBackend.h