Custom Query (16363 matches)
Results (370 - 372 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #4785 | duplicate | 3D acceleration lags behind and does not update until mouse is moved | ||
| Description |
Guest OS: Ubuntu 9.04 Guest additions: 3.0.4 Logged session:
Window movement seams to work fine, but animations does not progress until mouse is moved. For example if i press a new tab in the GUI some parts of the gui updates but is not completely updated until some mouse movements. Worked in earlier 3.0 versions, 3.0.0 i think. |
|||
| #7301 | duplicate | 3D acceleration not enabled for 32bit apps on 64bit Windows XP in 3.2.8 | ||
| Description |
The changelog for 3.2.6 says: "3D support: fixed OpenGL support for 32bit apps under 64bit Windows guests" This doesn't work for me out of the box with 3.2.8 and WinXP 64: 64 bit applications can use 3D acceleration, but 32 bit apps uses software rendering. The problem is that VBoxOGL.dll is not referenced in the 32 bit version of the registry. |
|||
| #3224 | fixed | 3D acceleration not working on OSE | ||
| Description |
3D acceleration does not appear to be working on OSE. The checkbox is present, but marking it won't result in VBox.log including the usual information about OpenGL (e.g. "OpenGL Info: Render SPU: GL_VENDOR: blah"). I suspect it has something to do with incomplete handling of the OpenGLEnabled configuration setting. It is checked for, but there seems to be no code to enable it: $ rgrep OpenGLEnabled src/ src/VBox/Main/VMMDevInterface.cpp: if (!CFGMR3AreValuesValid(pCfgHandle, "Object\0OpenGLEnabled\0crOpenGLEnabled\0")) src/VBox/Main/VMMDevInterface.cpp: rc = CFGMR3QueryBool(pCfgHandle, "OpenGLEnabled", &fEnabled); |
|||

