Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-23 | glamor: Do the same MakeCurrent(None) for GLX as we do for EGL. | Eric Anholt | 1 | -0/+8 |
2014-04-23 | glamor: Replace glamor_get/put_context() with just glamor_make_current(). | Eric Anholt | 1 | -12/+2 |
2014-04-23 | glamor: Use lastGLContext to coordinate the context with GLX. | Eric Anholt | 1 | -6/+0 |
2014-03-17 | glamor: Drop the set of the context to NULL at the end of glamor ops. | Eric Anholt | 1 | -7/+1 |
2014-02-14 | glamor: Put in a pluggable context switcher for GLX versus EGL. | Eric Anholt | 1 | -0/+82 |