Matthew Waters
|
34485c9976
|
gl: get the context from basemixer/basefilter
|
2015-03-13 12:30:20 +00:00 |
|
Matthew Waters
|
57898fec2a
|
gl: fix various build errors without desktop gl
|
2014-11-28 10:59:46 +11:00 |
|
Matthew Waters
|
dd80a40604
|
gleffects: support gl3 whereever gles2 is supported
|
2014-11-28 09:14:25 +11:00 |
|
Matthew Waters
|
da35876537
|
glfeature: remove GST_GL_API_GLES3
instead check the gl version using gst_gl_context_check_gl_version()
|
2014-05-30 10:29:37 +10:00 |
|
Julien Isorce
|
f4626ef619
|
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
|
2014-04-30 15:35:49 +01:00 |
|
Vincent Penquerc'h
|
9eab659d1d
|
gl: pass large structure by const pointer, not value
Avoids large pointless memcpy.
Coverity 206236, 206237
|
2014-04-09 10:31:19 +01:00 |
|
Matthew Waters
|
870503dc6b
|
gl: silence all the compiler warnings
|
2014-03-16 15:17:44 +01:00 |
|
Matthew Waters
|
4bdf5f336a
|
move gl elements to ext subdirectory
|
2014-03-16 11:23:16 +01:00 |
|