-
- Downloads
Fix grabs from back-buffer.
If we intend to grab from back-buffer, we need to ensure that the render doesn't do a swap-buffers at the end of the render. Otherwise, that remains in the back buffer is not guaranteed by OpenGL spec.
Please register or sign in to comment