Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 110506 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +1 lines)
Line  Link Here
0
-- xc/programs/Xserver/GL/mesa/src/X/xf86glx.c     2002-12-17 06:03:24.000000000 +0100
0
++ xc/programs/Xserver/GL/mesa/src/X/xf86glx.c 2003-12-30 12:22:34.000000000 +0100
Lines 768-774 Link Here
768
{
768
{
769
    XMesaContext xmesa = (XMesaContext) gc->DriverCtx;
769
    XMesaContext xmesa = (XMesaContext) gc->DriverCtx;
770
    MESA_CC = NULL;
770
    MESA_CC = NULL;
771
    __glXLastContext = NULL;
772
    return XMesaLoseCurrent(xmesa);
771
    return XMesaLoseCurrent(xmesa);
773
}
772
}

Return to bug 110506