VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (370 - 372 of 16363)

Ticket Resolution Summary Owner Reporter
#4785 duplicate 3D acceleration lags behind and does not update until mouse is moved wader
Description

Guest OS: Ubuntu 9.04 Guest additions: 3.0.4

Logged session:

  1. Refresh restart
  2. Login into gnome configured with no acceleration
  3. Switch to acceleration (Settings / Apperence, change to "normal")
  4. Some window movement
  5. Change back to no acceleration
  6. Shutdown

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 Peter Åstrand
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 Robert Millan
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);
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy