diff options
author | Eric Anholt <[email protected]> | 2014-02-04 23:22:52 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2014-02-12 15:38:58 -0800 |
commit | 397b2c3966175de00e84d0de061c6ad10adb35f5 (patch) | |
tree | 503053deca788bfe86c3bc9e0c27e1bd2a38ccf6 /src/hgl/GLRendererRoster.cpp | |
parent | a4f3e2ca0e6cb4b794109c869e7b872e4ce267af (diff) |
meta: Drop the src == dst restriction on meta glBlitFramebuffer().
From the GL_ARB_fbo spec:
If the source and destination buffers are identical, and the
source and destination rectangles overlap, the result of the blit
operation is undefined.
As far as I know, that's the only thing that would have been of concern
for this.
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/hgl/GLRendererRoster.cpp')
0 files changed, 0 insertions, 0 deletions