index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
examples
/
gl
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/gl/gtk: implement setting a wayland display/surface
Matthew Waters
2015-05-31
2
-0
/
+53
*
Fix flags order in GL examples for uninstalled build
Jan Schmidt
2015-05-21
3
-7
/
+6
*
gl/examples: fixup generic cube example for NDC
Matthew Waters
2015-03-14
1
-1
/
+4
*
gl/examples: add sdlshare2 that uses glimagesink to output textures
Julien Isorce
2015-03-14
3
-1
/
+408
*
glimagesink: provide GstSample in client-draw signal
Julien Isorce
2015-03-14
8
-45
/
+98
*
sdlshare: use glupload and unmap frame
Julien Isorce
2015-03-14
1
-1
/
+3
*
examples: initialize NSApp at the beginning
Julien Isorce
2015-03-14
1
-3
/
+3
*
gl/qt/examples: update for NSOpenGL -> CGL change
Matthew Waters
2015-01-23
1
-1
/
+1
*
gl/examples: fixup sdl example for gluPerspective removal
Matthew Waters
2014-12-11
1
-10
/
+10
*
gl/cocoa: Fix example on Mac OS X 10.10
Thijs Vermeir
2014-12-01
1
-2
/
+2
*
gl: remove the use of glu
Matthew Waters
2014-11-28
8
-15
/
+0
*
gl/cocoa: Remove GNUStep support
Sebastian Dröge
2014-11-13
1
-27
/
+0
*
gl/examples: update for other-context property removal
Matthew Waters
2014-10-30
2
-22
/
+49
*
examples: Fix Qt/GL qglwtextureshare example for X11
Jan Schmidt
2014-09-29
7
-326
/
+386
*
examples: port GL/Qt examples to Qt5
Jan Schmidt
2014-09-29
16
-139
/
+110
*
examples/gl: update for signal signature change
Matthew Waters
2014-09-28
4
-7
/
+7
*
examples/gl/gtk: use the sync bus callback to set the window handle
Matthew Waters
2014-09-22
2
-20
/
+120
*
gl: qglwtextureshare demo fixes and cleanup
Wang Xin-yu (王昕宇)
2014-08-28
7
-69
/
+11
*
examples: fix gtk+ 3.14 deprecation error
Lubosz Sarnecki
2014-08-21
1
-1
/
+0
*
examples/gl: unref bus and element after usage
Sebastian Rasmussen
2014-08-10
3
-0
/
+3
*
gl: Reorder CFLAGS to include in-source dirs first in examples
Руслан Ижбулатов
2014-07-21
1
-3
/
+6
*
examples: fix compilation of gl fxtest example on win32 with Gtk+ 3.0
Tim-Philipp Müller
2014-07-17
1
-5
/
+0
*
gl/examples: gitignore generated files
Matthew Waters
2014-07-02
5
-381
/
+2
*
gl : fix qglwtextureshare demo
Wang Xin-yu (王昕宇)
2014-07-02
2
-13
/
+16
*
gl/examples: update for TEXTURE_2D change
Matthew Waters
2014-06-12
4
-74
/
+74
*
gl/examples: add GST_PLUGINS_BASE_CFLAGS
Matthew Waters
2014-06-12
5
-7
/
+6
*
gl/examples: remove spurious include for doublecube example
Matthew Waters
2014-06-12
1
-2
/
+0
*
gl/examples: add the srcdir and builddir includes
Matthew Waters
2014-06-12
12
-26
/
+40
*
glfilterapp: remove the reshape/draw properties
Matthew Waters
2014-06-12
1
-15
/
+2
*
gl/examples: Port to using signals instead of properties
Matthew Waters
2014-06-12
7
-25
/
+36
*
gl: rename platform cocoa to cgl
Julien Isorce
2014-05-27
2
-4
/
+4
*
gl/examples: fix compilation for clutter examples
Matthew Waters
2014-05-07
2
-2
/
+2
*
gl/clutter: safer check for cogl version
Luis de Bethencourt
2014-05-03
1
-2
/
+2
*
gl/examples/generic: remove trailing whitespaces
Luis de Bethencourt
2014-05-03
4
-93
/
+84
*
examples: Fix CFLAGS in clutter GL examples
Sebastian Dröge
2014-05-03
1
-3
/
+3
*
examples: Add all gl subdirs to DIST_SUBDIRS to fix the build
Sebastian Dröge
2014-05-03
1
-3
/
+5
*
gl: pass NSView instead of NSWindow in cocoa-videooverlay example
Julien Isorce
2014-05-02
1
-1
/
+1
*
gl: add copyright to cocoa example
Julien Isorce
2014-05-02
1
-0
/
+20
*
gl: rename cocoa example and move it to its parent directory
Julien Isorce
2014-05-02
5
-17
/
+13
*
gl: remove unuseful README for cocoa example
Julien Isorce
2014-05-02
1
-9
/
+0
*
examples: gl: add missing entry to cflags to find gst/gl/gl.h
Thiago Santos
2014-04-29
1
-1
/
+1
*
tests: drop direct include
Stefan Sauer
2014-04-29
1
-1
/
+0
*
gl/sdl example: Fix uninstalled build
Jan Schmidt
2014-04-29
1
-2
/
+2
*
gl/examples/sdl: update for the latest gstgl changes
Matthew Waters
2014-04-29
2
-29
/
+42
*
gl/examples: move to -bad
Matthew Waters
2014-04-29
112
-0
/
+11455