Changes between Version 2 and Version 3 of Ticket #16847, comment 9
- Timestamp:
- Jun 24, 2021, 4:14:37 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16847, comment 9
v2 v3 1 1 Using the VESA driver, I tested GLTeapot with Haiku hrev55145 x86_64 w/Mesa 17.1.10. The GLTeapot is consistently running during this testing. 2 2 3 Note: I can switch resolutions and color spaces, but the correct GLTeapot display shows when I only use the 32-bits/pixel color space selection at any time/resolution.3 Note: Using VESA driver, GLTeapot viewport is correct at 32bpp color selection. If I switch to another color setting while GLTeapot remains active: 4 4 5 5 1. 1024x768 @ 8 bits/pixel - GLTeapot display extends vertically outside of app window borders. GLTeapot menu doesn't display properly when selecting selections. GLTeapot is miscolored. … … 8 8 9 9 3. 1024x768 @ 32 bits/pixel - GLTeapot display is within app window borders and GLTeapot menu is displaying downwards normally. No display issues. 10 11 Note: Two issues. GLTeapot app display going outside of GLTeapot app window border and miscolor of GLTeapot in 8-bits/pixel and 16-bits/pixel color selection in display screen preferences.