30 Oct
2010
30 Oct
'10
9:08 p.m.
On 20 Jul 2010 11:18:05 -0700, Jeremy Huddleston <jeremyhu@apple.com> wrote:
My guess is that those visuals are being created by GL based on the capabilities reported by OpenGL.framework, but they're not usable by 2D drawing as X visuals...
Please open a bug report http://xquartz.macosforge.org with a reduced test case showing the problem.
Finally opened, 451. The 2.5.3 has this bug too. Let me attach the demo source code here too; if compiled as is the expected appearance can be verified; then please change #define DEPTH 24 to #define DEPTH 15 to demonstrate the bug. Eeri Kask