Matthew Waters
|
cfc16f6dae
|
gl: remove custom control binding proxy
Use the existing GstProxyControlBinding instead.
|
2017-12-09 19:32:25 +00:00 |
|
Matthew Waters
|
8a1d31f6ab
|
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.
|
2017-12-09 19:32:24 +00:00 |
|
Matthew Waters
|
99f5ac40db
|
meson: gl: add support for building with dispmanx on the rpi
|
2017-12-09 19:32:23 +00:00 |
|
Matthew Waters
|
8d60fa2327
|
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'.
|
2017-12-09 19:32:22 +00:00 |
|