DiscussionsIssue archiveOCCT:Visualization

Archived issue #0032302

Visualization, TKOpenGles - do not use window buffer by default

Open CASCADEOCCT:Visualizationclosed5 public notes

Search issues

Description

OpenGl_Caps::useSystemBuffer is set to FALSE for desktop OpenGL and to TRUE for OpenGL ES.
This configuration may lead to rendering issues, so that it is proposed disabling it consistently on OpenGL ES as well.

Steps to reproduce

N/A

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu Apr 15 11:27:38 2021 +0300

    0032302: Visualization, TKOpenGles - do not use window buffer by default
    
    OpenGl_Caps::useSystemBuffer is now set to FALSE on both OpenGL and OpenGL ES.
    OpenGl_Caps::buffersNoSwap and OpenGl_Caps::buffersOpaqueAlpha are now set to TRUE by default on WebGL.
02Author
Patch is ready for review
- OCCT: branch CR32302.

http://jenkins-test-12.nnov.opencascade.com:8080/view/CR32302-master-KGV/
03Commenter 3
The patch was reviewed
04Commenter 1
Combination -
OCCT branch : [archived branch]
master SHA - [revision removed]
[revision removed]
Products branch : [archived branch] SHA - [revision removed]
was compiled on Linux, MacOS and Windows platforms and tested in optimize mode.

Number of compiler warnings:
No new/fixed warnings

Regressions/Differences/Improvements:
No regressions/differences

CPU differences:
Debian80-64:
OCCT
Total CPU difference: 17987.850000000446 / 18020.24000000038 [-0.18%]
Products
Total CPU difference: 11564.760000000093 / 11543.43000000007 [+0.18%]
Windows-64-VC14:
OCCT
Total CPU difference: 19496.34375 / 19510.890625 [-0.07%]
Products
Total CPU difference: 12932.890625 / 12891.265625 [+0.32%]


Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention
05Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records