Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 625642
Collapse All | Expand All

(-)VirtualBox-5.1.24/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c.orig (-2 lines)
Lines 1924-1931 Link Here
1924
    }
1924
    }
1925
}
1925
}
1926
1926
1927
#define CR_RENDER_FORCE_PRESENT_MAIN_THREAD
1928
1929
void renderspu_SystemVBoxPresentComposition( WindowInfo *window, const struct VBOXVR_SCR_COMPOSITOR_ENTRY *pChangedEntry )
1927
void renderspu_SystemVBoxPresentComposition( WindowInfo *window, const struct VBOXVR_SCR_COMPOSITOR_ENTRY *pChangedEntry )
1930
{
1928
{
1931
    /* the CR_RENDER_FORCE_PRESENT_MAIN_THREAD is actually inherited from cocoa backend impl,
1929
    /* the CR_RENDER_FORCE_PRESENT_MAIN_THREAD is actually inherited from cocoa backend impl,

Return to bug 625642