Matthew Waters
|
a4024b61cf
|
gl: remove custom control binding proxy
Use the existing GstProxyControlBinding instead.
|
2017-01-10 13:57:37 +11:00 |
|
Matthew Waters
|
3f7b549881
|
gl/utils: move gen_shader() to the plugin and remove del_shader()
gst_gl_context_del_shader() can be replaced by a g_object_unref().
gst_gl_context_gen_shader() should be replaced by using GstGLSLStage.
|
2016-11-10 20:11:03 +11:00 |
|
Matthew Waters
|
c36ea6f56f
|
meson: gl: add support for building with dispmanx on the rpi
|
2016-10-19 17:10:48 +11:00 |
|
Matthew Waters
|
b5b7a3aec3
|
meson: add some starting build files for GL
Currently only works on linux with egl/glx + wayland/x11 but the general
principals have been layed out for adding the other GL platforms/winsys'.
|
2016-09-09 11:22:47 +10:00 |
|