Diffusion Krita 83de881a8445

Fix a corrupted openGL tiles problem on OSX

Authored by rempt on Aug 30 2016, 3:46 PM.

Description

Fix a corrupted openGL tiles problem on OSX

I don't know what exactly the reason of such behavior, but if we
try to render a frame before the tiles are uploaded, the result will be
corrupted. Therefore, workaround it with a glFinish call after uploading
the data.

Details

Committed
remptAug 30 2016, 3:46 PM
Parents
R37:38c5c8553fcf: Download the right versions
Branches
Unknown
Tags
Unknown