Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-14 | Fix minor crash : due to call eglSwapBuffers after eglDestroyContext | Tianpu Han | 1 | -1/+1 |
2012-03-14 | Create a drawable when playing back a trace if it doesn't exist during an egl... | George Wright | 1 | -0/+10 |
2012-01-13 | Retrace eglCreatePbufferSurface and eglDestroySurface properly. | José Fonseca | 1 | -6/+23 |
2011-12-08 | Try to guess the proper visual to use for EGL contexts and drawables. | Alexandros Frantzis | 1 | -2/+20 |
2011-12-08 | Create a Visual for each Profile. | Alexandros Frantzis | 1 | -2/+2 |
2011-11-17 | gles: Fix retrace of eglCreateContext for GLES contexts | Chia-I Wu | 1 | -7/+47 |
2011-11-10 | Add missing terminator. | José Fonseca | 1 | -0/+1 |
2011-11-08 | egl: add retracing support for EGL | Chia-I Wu | 1 | -0/+198 |