summaryrefslogtreecommitdiff
path: root/ext/eglgles/gsteglglessink.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-13Fix xOverlay logiceglglessinkReynaldo H. Verdejo Pinochet1-32/+26
2012-09-13Merge remote-tracking branch 'reynaldo/android' into sdk-0.10.23sdk-0.10.23Sebastian Dröge1-46/+162
2012-09-13Actually test EGL configs before claiming supportReynaldo H. Verdejo Pinochet1-24/+57
2012-09-13Caps nego EGL fixesReynaldo H. Verdejo Pinochet1-14/+27
2012-09-12Caps nego. Start extending RGB support to a set.Reynaldo H. Verdejo Pinochet1-37/+107
2012-09-12Fix build of static pluginSebastian Dröge1-2/+2
2012-09-12Drop wrong format test on _setcaps (draft leftover)Reynaldo H. Verdejo Pinochet1-5/+0
2012-09-11Support RGB24 by defaultReynaldo H. Verdejo Pinochet1-8/+8
2012-09-11Instrument EGL error reportingReynaldo H. Verdejo Pinochet1-9/+25
2012-09-11Correctly return GstFlowReturn from render_and_display()Reynaldo H. Verdejo Pinochet1-11/+6
2012-09-11Move VBO setup to it's own functionReynaldo H. Verdejo Pinochet1-57/+80
2012-09-11Fix render_and_display logicReynaldo H. Verdejo Pinochet1-103/+106
2012-09-10Fix sample launch line with disabled window creationReynaldo H. Verdejo Pinochet1-1/+1
2012-09-10Rename stale android leftoverReynaldo H. Verdejo Pinochet1-1/+1
2012-09-10Move eglgles Sink to ext/ #2Reynaldo H. Verdejo Pinochet1-0/+1640