Matthew Waters
|
b571e40ec7
|
[828/906] context: refcount the display
|
2014-03-15 18:37:03 +01:00 |
|
Matthew Waters
|
775ea000dc
|
[824/906] android: Build fixes
https://bugzilla.gnome.org/show_bug.cgi?id=709786
|
2014-03-15 18:37:03 +01:00 |
|
Matthew Waters
|
db1c7a242b
|
[818/906] window: add send_message_async vmethod
- provide a default synchronous send_message
- make context creation threadsafe again
|
2014-03-15 18:37:02 +01:00 |
|
Matthew Waters
|
d10ccfb795
|
[815/906] fix some refcount errors
|
2014-03-15 18:37:02 +01:00 |
|
Matthew Waters
|
9b22b0e0ba
|
[812/906] move the GL vtable from GstGLDisplay to GstGLContext
Conflicts:
tests/check/libs/gstglcontext.c
|
2014-03-15 18:37:02 +01:00 |
|
Julien Isorce
|
6497947186
|
[804/906] rpi: call bcm_host_init in plugin_init
|
2014-03-15 18:37:01 +01:00 |
|
Julien Isorce
|
561a71c244
|
[803/906] raspberrypi: add support for dispmanx
See https://bugzilla.gnome.org/show_bug.cgi?id=703342
|
2014-03-15 18:37:01 +01:00 |
|
Matthew Waters
|
b24021b1ac
|
[801/906] context: Reimplement GL context sharing
https://bugzilla.gnome.org/show_bug.cgi?id=704806
|
2014-03-15 18:37:01 +01:00 |
|
Matthew Waters
|
32f40b28a5
|
[796/906] move egl into its own directory
|
2014-03-15 18:37:01 +01:00 |
|
Matthew Waters
|
95c08c2ee2
|
[794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc)
- most code taken from the Window subclasses
- tested combinations: xEGL, GLX, Wayland+EGL, Cocoa (under GNUStep), WGL (Wine)
|
2014-03-15 18:37:01 +01:00 |
|
Matthew Waters
|
cf5e910d9b
|
[793/906] add a GstGLContext object that will be the basis of OpenGL contexts
At the moment it just sits in between GstGLDisplay and GstGLWindow
performing some of the stuff that GstGLWindow used to do.
|
2014-03-15 18:37:01 +01:00 |
|