Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-15 | [891/906] context: add support for wrapping external contexts | Matthew Waters | 1 | -10/+19 |
2014-03-15 | [856/906] context: document it | Matthew Waters | 1 | -6/+19 |
2014-03-15 | [812/906] move the GL vtable from GstGLDisplay to GstGLContext | Matthew Waters | 1 | -0/+16 |
2014-03-15 | [801/906] context: Reimplement GL context sharing | Matthew Waters | 1 | -3/+4 |
2014-03-15 | [794/906] context: add subclasses for the different platforms (egl, glx, wgl,... | Matthew Waters | 1 | -1/+4 |
2014-03-15 | [793/906] add a GstGLContext object that will be the basis of OpenGL contexts | Matthew Waters | 1 | -0/+98 |