Anton Obzhirov
|
9294e84334
|
gleffects: port all effects to GLES2.0
https://bugzilla.gnome.org/show_bug.cgi?id=745955
|
2017-12-09 19:31:58 +00:00 |
|
Matthew Waters
|
92f0aa9bd8
|
gl: get the context from basemixer/basefilter
|
2017-12-09 19:31:57 +00:00 |
|
Matthew Waters
|
3be1edc634
|
gl: fix various build errors without desktop gl
|
2017-12-09 19:31:51 +00:00 |
|
Matthew Waters
|
a82db7eb9e
|
gleffects: support gl3 whereever gles2 is supported
|
2017-12-09 19:31:51 +00:00 |
|
Matthew Waters
|
4a8b31afd6
|
glfeature: remove GST_GL_API_GLES3
instead check the gl version using gst_gl_context_check_gl_version()
|
2017-12-09 19:31:42 +00:00 |
|
Julien Isorce
|
2b8de2d1bc
|
gleffects: use new helper functions to avoid duplicating the same vertex shader text
And also use the default fragment shader text for the identity effect
|
2017-12-09 19:31:38 +00:00 |
|
Vincent Penquerc'h
|
2767aae4e2
|
gl: pass large structure by const pointer, not value
Avoids large pointless memcpy.
Coverity 206236, 206237
|
2017-12-09 19:31:36 +00:00 |
|
Matthew Waters
|
e225af3e0d
|
gl: silence all the compiler warnings
|
2017-12-09 19:31:34 +00:00 |
|
Matthew Waters
|
a884d6feee
|
move gl elements to ext subdirectory
|
2017-12-09 19:31:34 +00:00 |
|