VirtualBox

Opened 13 years ago

Last modified 11 years ago

#8329 closed enhancement

GLX_DRAWABLE_TYPE does not report GLX_WINDOW_BIT — at Initial Version

Reported by: sagaki Owned by:
Component: 3D support Version: VirtualBox 4.0.2
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

In the guest PC, I compiled an attached source (mainly borrow from http://www.opengl.org/sdk/docs/man/xhtml/glXIntro.xml ) and ran it. I noticed that glXGetFBConfigAttrib() with GLX_DRAWABLE returns only GLX_PIXMAP_BIT(=0x2).

As the sample source works fine, I suggest GLX_WINDOW_BIT(=0x1) value should also be set in GLX_DRAWABLE attribute if VirtualBox has a qualification.

My environments are follows:
Host PC

Version
VirtualBox 4.0.2
Machine
Windows 7 64-bit with NVIDIA NVS 3100M (Lenovo T410)

Guest PC

Version
Guest additions 4.0.3
OS
Ubuntu 10.10 32-bit (2.6.35-25-generic)
Library
libgl1-mesa-dev 7.9~git20100924-0ubuntu2
server glx version string
1.3 Chromium

Change History (1)

by sagaki, 13 years ago

Attachment: sample.tgz added

sample application source

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use