diff options
author | commander kotori <cmdrkotori@gmail.com> | 2015-12-03 19:03:02 +1000 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-12-03 10:41:49 +0100 |
commit | 3b6c7275bc06d108920dffa4ccdaf6bdfe316cac (patch) | |
tree | ada0f872f3f7ffbcee38e31020498ed09efb4ab9 /video | |
parent | 6562d4a56276fdf109914924faa6c859d2079ee3 (diff) |
examples/qt_opengl: Use fbo of the widget and not the thread context
Sometimes QOpenGLWidget may be redirecting it's output to a framebuffer
object rather than the frontbuffer, in which case the current thread's
context render fbo is different from the widget's. Use the widget's
desired fbo instead.
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions