VirtualBox

Ticket #11503: 0001-Remove-the-second-damage-display-connection-and-inst.2.patch

File 0001-Remove-the-second-damage-display-connection-and-inst.2.patch, 439 bytes (added by smspillaz, 12 years ago)

Don't open a second X connection and query for damage directly

  • src/VBox/Additions/common/crOpenGL/glx.c

    diff --git a/src/VBox/Additions/common/crOpenGL/glx.c b/src/VBox/Additions/common/crOpenGL/glx.c
    index 0038988..9bf0f0c 100644
    a b static void stubFetchDamageOnDrawable (Display *dpy, GLX_Pixmap_t *pGlxPixmap)  
    22382238            }
    22392239        }
    22402240
     2241        XFree (returnRects);
     2242
    22412243        pGlxPixmap->bPixmapImageDirty = True;
    22422244    }
    22432245}

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