Diffusion KWin 30aa92505ed8

Don't call into GL without a context

Authored by James Jones <jajones@nvidia.com> on Jan 24 2014, 2:38 PM.

Description

Don't call into GL without a context

After losing current from the EGL or GLX
context, calls to the GL or GLES functions
have undefined behavior. Perform all
cleanup that may touch OpenGL and check for
GL errors before losing current from the
context.

REVIEW: 115311

Details

Committed
graesslinJan 28 2014, 6:54 AM
Parents
R108:d1a1931f2e5e: SVN_SILENT made messages (.desktop file)
Branches
Unknown
Tags
Unknown
graesslin committed R108:30aa92505ed8: Don't call into GL without a context (authored by James Jones <jajones@nvidia.com>).Jan 28 2014, 6:54 AM