Changes between Version 1 and Version 2 of Ticket #16847, comment 11


Ignore:
Timestamp:
Jun 22, 2021, 6:55:32 PM (3 years ago)
Author:
cocobean

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16847, comment 11

    v1 v2  
    1 As discussed in IRC, I reproduced the bug using the VESA video driver. Using the Nvidia video driver, the GL viewport works correctly as well as retains the GLTeapot(s) color quality in all screen resolutions and the same color space selections.
     1As discussed in IRC, I reproduced the bug using the VESA video driver. Using the Nvidia video driver, the GL viewport works correctly as well as retains the GLTeapot(s) color quality in all screen resolutions and color space selections of 15/16/32 bits/pixel.
    22
    3 Need to validate the VESA and Radeon driver issues further.
     3GLTeapot app crashed when I selected 8 bits/pixel using the Nvidia driver. GLTeapot didn't crash using the VESA driver on the same 8 bits/pixel color selection.
     4
     5Need to validate the VESA/Nvidia/Intel/Radeon video driver issues further with GLTeapot.