Project

General

Profile

« Previous | Next » 

Revision 2301cb2f

Added by Leszek Koltunski almost 6 years ago

I am pretty sure this time the flashing issues on Mali T880 r12 driver are finally fixed.

The fix: a queue of FBOs render to, just like before, but this time in DistortedScreen we blit not the current FBO, but the one computed several frames ago.

This of course introduces a delay and uses more memory, but it appears to work and does not seem to have any effects on speed.

  • added
  • modified
  • copied
  • renamed
  • deleted