Matthew Waters
|
41a6448918
|
gl: GST_GL_TYPE -> GST_TYPE_GL
Some deprecated symbols are kept for backwards compatibility
|
2016-11-03 16:16:12 +11:00 |
|
Matthew Waters
|
3dfc6899ad
|
gl: be consistent in gobject boilerpate
GST_GL_IS_* vs GST_IS_GL_*
git grep -l 'GST_GL_IS_' | xargs sed -i 's/GST_GL_IS_/GST_IS_GL_/g'
|
2015-10-19 15:15:30 +11:00 |
|
Matthew Waters
|
3b89d8a23c
|
glwindow: pass display to implementation's _new()
So they have to opportunity to fail if they cannot handle the
display connection.
https://bugzilla.gnome.org/show_bug.cgi?id=752743
|
2015-07-27 18:23:29 +10:00 |
|
Sebastian Dröge
|
ae81268565
|
gl: Add support for iOS EAGL platform
https://bugzilla.gnome.org/show_bug.cgi?id=703341
|
2014-04-12 22:25:13 +02:00 |
|