Matthew Waters
|
ac690978f2
|
glmixer: Remove usage of GstGLMixerFrameData
Subclasses can just iterate over the list of pads themselves
https://bugzilla.gnome.org/show_bug.cgi?id=760873
|
2016-02-17 10:30:45 +11:00 |
|
Matthew Waters
|
0870e8785e
|
gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
We are using shaders everywhere and so they are not needed
|
2015-05-14 16:42:09 +10:00 |
|
Sebastian Dröge
|
53c79cbf86
|
Revert "gl: readd glupload/download onto element pads"
This reverts commit 87d8270f30 .
|
2015-05-06 15:46:49 +02:00 |
|
Matthew Waters
|
87d8270f30
|
gl: readd glupload/download onto element pads
Allows insertion of gl elements into non-gl pipelines without converter
(upload/download) elements.
https://bugzilla.gnome.org/show_bug.cgi?id=743974
|
2015-04-30 11:26:33 +10:00 |
|
Matthew Waters
|
34485c9976
|
gl: get the context from basemixer/basefilter
|
2015-03-13 12:30:20 +00:00 |
|
Matthew Waters
|
3c1e77eb31
|
gldisplay: implement runtime GL api filtering
Needed so that the pipeline/application can limit the choice of GL api
to what it supports
|
2014-11-28 09:14:26 +11:00 |
|
Tim-Philipp Müller
|
c81a2d1c6c
|
opengl: update element docs for 1.x
|
2014-08-10 18:07:28 +01:00 |
|
Thibault Saunier
|
4ce8b409cc
|
gl: Port glmixer to the GstVideoAggregator baseclass
https://bugzilla.gnome.org/show_bug.cgi?id=731921
|
2014-06-20 19:53:33 +02:00 |
|
Vincent Penquerc'h
|
4b5068f5dd
|
gl: test for frame NULLness before dereferencing it
Coverity 1195172, 1195171
|
2014-04-08 16:25:51 +01:00 |
|
Matthew Waters
|
98c486025a
|
gl: fix array initialization
|
2014-04-02 23:05:11 +11:00 |
|
Matthew Waters
|
5b0da41038
|
gl: fix assignment of temporary variables
|
2014-04-02 22:43:41 +11:00 |
|
Matthew Waters
|
4bdf5f336a
|
move gl elements to ext subdirectory
|
2014-03-16 11:23:16 +01:00 |
|