VirtualBox

vbox的更動 15539 路徑 trunk/src/VBox/GuestHost/OpenGL


忽略:
時間撮記:
2008-12-15 下午07:46:07 (16 年 以前)
作者:
vboxsync
訊息:

OpenGL: Comment the workaround

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/GuestHost/OpenGL/util/dll.c

    r15536 r15539  
    302302        }
    303303#elif defined(IRIX) || defined(IRIX64) || defined(Linux) || defined(FreeBSD) || defined(AIX) || defined(SunOS) || defined(OSF1)
     304        /*
     305         * Unloading Nvidia's libGL will crash VirtualBox later during shutdown.
     306         * Therefore we will skip unloading it. It will be unloaded later anway
     307         * because we are already freeing all ressources and VirtualBox will terminate
     308         * soon.
     309         */
    304310#ifndef IN_GUEST
    305311        if (strncmp(dll->name, "libGL", 5))
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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