Comment 65 for bug 1549455

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Unity8-dash on Intel Pineview graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, mEglContext) == EGL_TRUE"]

P.S. In my experience, confusing GL and GLES is something Mesa actually does well. It provides a single API for both of them and even lets you accidentally use GL features in GLES that should not exist.