1
0
forked from jengelh/virtualbox

- The fix for 3D acceleration only works for Gmome desktops. KDE desktops fail. Accordingly,

3D acceleration must still be disabled "out-of-the-box". File /etc/init.d/vboxadd contains
  comments on the modifications needed to turn 3D acceleration on, thus Gnome users may turn
  it on selectively.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=312
This commit is contained in:
Larry Finger
2017-02-26 20:21:39 +00:00
committed by Git OBS Bridge
parent 76da1100ef
commit f63b7ffb65
2 changed files with 27 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Feb 26 20:17:02 UTC 2017 - Larry.Finger@lwfinger.net
- The fix for 3D acceleration only works for Gmome desktops. KDE desktops fail. Accordingly,
3D acceleration must still be disabled "out-of-the-box". File /etc/init.d/vboxadd contains
comments on the modifications needed to turn 3D acceleration on, thus Gnome users may turn
it on selectively.
-------------------------------------------------------------------
Fri Feb 24 03:34:35 UTC 2017 - Larry.Finger@lwfinger.net