Opened 15 years ago
Closed 8 years ago
#5540 closed defect (obsolete)
Vertex Buffer Objects are not shared between contexts in X11 guest
Reported by: | Erik | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.0.12 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
When creating a vertex buffer object (VBO) inside a GLX application which uses multiple GL contexts, the VBO's are not shared between contexts. The VBO ID's which are returned by glGenBuffers start at 1 for each context. This issue does not occur for textures generated by glGenTextures. This was tested on both Ubuntu 9.10 and OpenSuse 11.2 guests with a Windows host, in VirtualBox 3.0.12.
Attachments (1)
Change History (2)
by , 15 years ago
comment:1 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please reopen if still relevant with a recent VirtualBox release.