summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
diff options
context:
space:
mode:
authorStenzek <stenzek@gmail.com>2018-10-04 00:43:48 +1000
committerStenzek <stenzek@gmail.com>2018-10-09 22:00:40 +1000
commit2e905455b152129e4efc0e95f104bf65dfdfdf7d (patch)
tree64bd5bf1e92c2045830ec69b034d396fb3b03668 /Source/Core/VideoCommon
parent480972612c17912b58d4a3163101baa9735efbf2 (diff)
OGL: Disable scissor test when calling glBlitFramebuffer()
glBlitFramebuffer() does not bypass the scissor test, which meant that part of texture copies (e.g. XFB) could have been clipped when running under OpenGL ES, as glCopyImageSubData() is not supported.
Diffstat (limited to 'Source/Core/VideoCommon')
0 files changed, 0 insertions, 0 deletions