Commit fd3d228b authored by Miikka Heikkinen's avatar Miikka Heikkinen
Browse files

Fix readPixels for antialiased buffers.


When calling readPixels from javascript, we need to blit the
antialiased fbo into the render fbo before we can read the pixel.

Change-Id: I342342f396c42f3d5320105552838cd7c99d1c4b
Task-number: QTBUG-45373
Reviewed-by: default avatarTomi Korpipää <tomi.korpipaa@theqtcompany.com>
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
Showing with 31 additions and 8 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment