Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-18 | egl: Ensure that the dummy pbuffer surface is compatible with the supplied co... | Alexandros Frantzis | 1 | -10/+16 |
2011-02-18 | egl: Fix eglMakeCurrent for egl surfaces | Benjamin Franzke | 1 | -1/+1 |
2010-12-15 | gl: Embed the GL dispatch table in the cairo-gl context and initialize it. | Alexandros Frantzis | 1 | -0/+6 |
2010-07-28 | egl: Use EGL_KHR_surfaceless_opengl extension when available | Kristian Høgsberg | 1 | -20/+38 |
2010-06-22 | egl: Copy glx code to detect the proper surface in acquire | Benjamin Otte | 1 | -0/+9 |
2010-06-22 | egl: Remove unused prev_foo usage | Benjamin Otte | 1 | -7/+0 |
2010-06-18 | egl: Implement acquire and release for EGL backend | Kristian Høgsberg | 1 | -9/+37 |
2010-04-27 | Update FSF address | Andrea Canciani | 1 | -1/+1 |
2010-04-15 | gl: Make code safe for multithreaded access | Benjamin Otte | 1 | -0/+2 |
2010-03-11 | gl: Add EGL interface | Chris Wilson | 1 | -0/+168 |