summaryrefslogtreecommitdiff
path: root/tests/examples/gl
AgeCommit message (Expand)AuthorFilesLines
2017-12-19gl: remove GStreamer OpenGL integration library and move to -baseTim-Philipp Müller97-9256/+0
2017-11-24sdlshare: Destroy GL backend buffer before the GL ContextNicolas Dufresne1-9/+9
2017-11-24sdlshare2: Fix race conditionsNicolas Dufresne1-24/+42
2017-11-24meson: Build gl/sdl examplesNicolas Dufresne2-0/+23
2017-11-243dvideo example: Correct video overlay for HiDPIJan Schmidt1-1/+8
2017-10-20Use value instead of version macro when testing for mac OS versionJérôme Laheurte1-1/+1
2017-08-30examples/gl/gtk: build fix for the 3dvideo example on macOSPhilippe Normand1-1/+6
2017-08-30examples/gl/gtk: fix overlay handling for macOSPhilippe Normand1-1/+1
2017-08-22gl: do not include GL headers in public gstgl headersJulien Isorce3-0/+4
2017-05-21examples: gl: remove ancient bitrotten .vcproj filesTim-Philipp Müller14-3220/+0
2017-05-20examples: fix macOS 9.12 deprecation warningsJosep Torra1-2/+11
2017-03-07applemedia/gl: Update code to use ARCNick Kallen2-15/+7
2016-11-08examples/gl/qt: fix the examples for the use of newer APIMatthew Waters3-2/+12
2016-11-03gl: GST_GL_TYPE -> GST_TYPE_GLMatthew Waters3-3/+3
2016-09-08gl/examples: Really remove references to $(GST_PLUGINS_GL_*).Alistair Buxton1-2/+2
2016-08-19gl/examples/fxtest: fix up for wayland supportMatthew Waters1-1/+20
2016-03-31gl/examples: fix switchvideooverlay for waylandMatthew Waters2-15/+20
2016-03-31gl/examples: remove duplicated videooverlay exampleMatthew Waters5-491/+1
2016-03-31gl/examples/3d: additions for wayland supportMatthew Waters1-0/+15
2016-03-24gl/gtk: Fix compiler warning in exampleSebastian Dröge1-4/+4
2016-03-17gl/examples/qt: restrict the GL API to opengl where neededMatthew Waters3-0/+9
2016-03-17gl/examples/gtk: call XInitThreadsMatthew Waters7-9/+48
2016-03-10gl/examples/cube*: choose opengl by defaultMatthew Waters2-16/+16
2016-03-10gl/examples/fxtest: add needed glupload to the pipelineMatthew Waters1-3/+4
2015-12-14clutter: Fix compilation error in GL examplesSebastian Dröge1-1/+1
2015-10-02gstreamer: bad: Fix memory leaks when context parse failsVineeth TM2-1/+5
2015-06-193dvideo: Add simple gtk example stereoscopic video playerJan Schmidt7-1/+1047
2015-06-15gl/examples: update qt examples for api changesMatthew Waters12-43/+39
2015-06-04gl/example: fix build error when compiling cocoa-videooverlayJulien Isorce1-5/+5
2015-06-01examples: Fix gl usage without wayland supportEdward Hervey1-1/+6
2015-05-31gl/examples: update gtk examples for gluploadMatthew Waters2-10/+10
2015-05-31gl/examples: update gtk examples for waylandMatthew Waters2-16/+100
2015-05-31tests/gl/gtk: implement setting a wayland display/surfaceMatthew Waters2-0/+53
2015-05-21Fix flags order in GL examples for uninstalled buildJan Schmidt3-7/+6
2015-03-14gl/examples: fixup generic cube example for NDCMatthew Waters1-1/+4
2015-03-14gl/examples: add sdlshare2 that uses glimagesink to output texturesJulien Isorce3-1/+408
2015-03-14glimagesink: provide GstSample in client-draw signalJulien Isorce8-45/+98
2015-03-14sdlshare: use glupload and unmap frameJulien Isorce1-1/+3
2015-03-14examples: initialize NSApp at the beginningJulien Isorce1-3/+3
2015-01-23gl/qt/examples: update for NSOpenGL -> CGL changeMatthew Waters1-1/+1
2014-12-11gl/examples: fixup sdl example for gluPerspective removalMatthew Waters1-10/+10
2014-12-01gl/cocoa: Fix example on Mac OS X 10.10Thijs Vermeir1-2/+2
2014-11-28gl: remove the use of gluMatthew Waters8-15/+0
2014-11-13gl/cocoa: Remove GNUStep supportSebastian Dröge1-27/+0
2014-10-30gl/examples: update for other-context property removalMatthew Waters2-22/+49
2014-09-29examples: Fix Qt/GL qglwtextureshare example for X11Jan Schmidt7-326/+386
2014-09-29examples: port GL/Qt examples to Qt5Jan Schmidt16-139/+110
2014-09-28examples/gl: update for signal signature changeMatthew Waters4-7/+7
2014-09-22examples/gl/gtk: use the sync bus callback to set the window handleMatthew Waters2-20/+120
2014-08-28gl: qglwtextureshare demo fixes and cleanupWang Xin-yu (王昕宇)7-69/+11