Changes between Initial Version and Version 1 of Ticket #15920, comment 1


Ignore:
Timestamp:
Apr 28, 2020, 5:34:54 PM (4 years ago)
Author:
X512

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15920, comment 1

    initial v1  
    1 Introdicing second back buffer that contains same contents as front buffer, but without overlay layer seems to be only solution that completly fix problem. It will also significantly speed up screen capture (`BScreen::ReadBitmap`), because no front buffer reading will be needed.
     1Introducing second back buffer that contains same contents as front buffer, but without overlay layer seems to be only solution that completely fix problem. It will also significantly speed up screen capture (`BScreen::ReadBitmap`), because no front buffer reading will be needed.