Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb...
[platform/upstream/gstreamer.git] / tests /
2017-12-09 Jan Schmidt3dvideo example: Correct video overlay for HiDPI
2017-12-09 Matthew Watersgl/tests: add some simple shader testing
2017-12-09 Matthew Watersgl/query: split tests and fix some corresponding issues...
2017-12-09 Jérôme LaheurteUse value instead of version macro when testing for...
2017-12-09 Philippe Normandexamples/gl/gtk: build fix for the 3dvideo example...
2017-12-09 Philippe Normandexamples/gl/gtk: fix overlay handling for macOS
2017-12-09 Matthew Watersgl/checks: fix build
2017-12-09 Matthew Watersglutils: fix matrix operations everywhere
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-12-09 Tim-Philipp Müllerexamples: gl: remove ancient bitrotten .vcproj files
2017-12-09 Josep Torraexamples: fix macOS 9.12 deprecation warnings
2017-12-09 Matthew Watersgl: GL_ARRAY_BUFFER is not a part of VAO state
2017-12-09 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-12-09 Nick Kallenapplemedia/gl: Update code to use ARC
2017-12-09 Matthew Watersgl/tests: fix glimagesink element test on OSX
2017-12-09 Matthew Watersgl/tests: don't use the default framebuffer
2017-12-09 Matthew Watersexamples/gl/qt: fix the examples for the use of newer API
2017-12-09 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2017-12-09 Matthew Watersglsl: fix #version 150 not working with profiles
2017-12-09 Matthew Waterstests/gl: make sure all GL commands are executed on...
2017-12-09 Alistair Buxtongl/examples: Really remove references to $(GST_PLUGINS_...
2017-12-09 Matthew Waterstests/glupload: support opengl3 properly instead of...
2017-12-09 Alessandro Decinaglupload: fix tests and check for the new RECONFIGURE...
2017-12-09 Matthew Watersgl/examples/fxtest: fix up for wayland support
2017-12-09 Matthew Watersglcontext: remove not thread-safe get/set_error()
2017-12-09 Matthew Watersglframebuffer: rewrite for a more consistent API
2017-12-09 Matthew Watersglmemory: add the texture type to allocate to parameters
2017-12-09 Guillaume Desmottesglimagesink: fix query leak in test
2017-12-09 Guillaume Desmottesglimagesink: properly setup/teardown tests
2017-12-09 Guillaume Desmottesglupload: fix shader leak in test
2017-12-09 Matthew Waterstests/glcontext: update test for gen,del_texture removal
2017-12-09 Matthew Watersgl/examples: fix switchvideooverlay for wayland
2017-12-09 Matthew Watersgl/examples: remove duplicated videooverlay example
2017-12-09 Matthew Watersgl/examples/3d: additions for wayland support
2017-12-09 Sebastian Drögegl/gtk: Fix compiler warning in example
2017-12-09 Matthew Watersgl/examples/qt: restrict the GL API to opengl where...
2017-12-09 Matthew Watersgl/examples/gtk: call XInitThreads
2017-12-09 Matthew Watersgl/examples/cube*: choose opengl by default
2017-12-09 Matthew Watersgl/examples/fxtest: add needed glupload to the pipeline
2017-12-09 Matthew Watersgldisplay: make readding the same context a no-op
2017-12-09 Matthew Watersgl: add a gstglquery object for arbitrary GL queries
2017-12-09 Matthew Watersglcontext: implement checking whether a context has...
2017-12-09 Matthew Waterstests/glmemory: output data pointer values on failure
2017-12-09 Sebastian Drögeglcolorconvert: Fix name of testsuite
2017-12-09 Matthew Watersgl*memory*: reverse the parameter order of user_data...
2017-12-09 Matthew Watersglmemorypbo: remove our own alloc()/wrapped()/etc functions
2017-12-09 Sebastian Drögeclutter: Fix compilation error in GL examples
2017-12-09 Matthew Waterstests: update for glmemory api changes
2017-12-09 Matthew Waterstests/glmemory: include the generic gl header
2017-12-09 Matthew Watersglmemory: base classify and add the pbo memory on top
2017-12-09 Matthew Watersgluploadmeta; remove convenience helper API
2017-12-09 Vineeth TMtests:glsl: version_profile_s string leak
2017-12-09 Vineeth TMtests:glupload: fix caps memory leak
2017-12-09 Vineeth TMtests:glcolorconvert: Fix caps memory leak
2017-12-09 Matthew Watersgl/tests: update for glmemory api changes
2017-12-09 Matthew Watersglmemory: add support for rectangle textures
2017-12-09 Matthew Watersgl/tests: port glcontext test to opengl
2017-12-09 Matthew Watersglshader: port to using GstGLSLStage objects for string...
2017-12-09 Matthew Watersgl: add some GLSL utility functions
2017-12-09 Vineeth TMgstreamer: bad: Fix memory leaks when context parse...
2017-12-09 Matthew Watersglupload: remove useless release_buffer
2017-12-09 Edward Herveychecks: Ensure thread-safe libX11/GL when running tests
2017-12-09 Matthew Waterstests/glcontext: fix INVALID_ENUM GL error in test
2017-12-09 Nicolas Dufresneglcolorconvert-test: Test notify function for setup_wrapped
2017-12-09 Nicolas Dufresneglcolorconvert-test: Fix build
2017-12-09 Matthew Watersglcontext: fix get_current_gl_api on x11/nvidia drivers
2017-12-09 Matthew Watersglcontext: track sharedness with a cookie
2017-12-09 Jan Schmidt3dvideo: Add simple gtk example stereoscopic video...
2017-12-09 Matthew Watersgl/examples: update qt examples for api changes
2017-12-09 Matthew Watersglmemory: separate pbo transfer from texture transfers
2017-12-09 Matthew Watersglmemory: implement on top of glbasebuffer
2017-12-09 Thiago SantosFix a common typo: retreive -> retrieve
2017-12-09 Julien Isorcegl/example: fix build error when compiling cocoa-videoo...
2017-12-09 Edward Herveyexamples: Fix gl usage without wayland support
2017-12-09 Matthew Watersgl/examples: update gtk examples for glupload
2017-12-09 Matthew Watersgl/examples: update gtk examples for wayland
2017-12-09 Matthew Waterstests/gl/gtk: implement setting a wayland display/surface
2017-12-09 Jan SchmidtFix flags order in GL examples for uninstalled build
2017-12-09 Matthew Waterstests/gl: fix typo
2017-12-09 Matthew Watersgl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
2017-12-09 Matthew Watersgl/examples: fixup generic cube example for NDC
2017-12-09 Julien Isorcegl/examples: add sdlshare2 that uses glimagesink to...
2017-12-09 Julien Isorceglimagesink: provide GstSample in client-draw signal
2017-12-09 Julien Isorcesdlshare: use glupload and unmap frame
2017-12-09 Julien Isorceexamples: initialize NSApp at the beginning
2017-12-09 Matthew Watersgl/tests: fix deadlock on glcontext wrapped context...
2017-12-09 hoonhee.leetests: glcontext: remove unnecessary semicolon
2017-12-09 Nicolas Dufresnegl-test: Port unit tests to new API
2017-12-09 Matthew Watersgl: update unit test for glmemory api change
2017-12-09 Matthew Watersgl/tests: update glwindow api change
2017-12-09 Matthew Watersgl/qt/examples: update for NSOpenGL -> CGL change
2017-12-09 Matthew Watersgl: split glcolorconvert usage from glupload
2017-12-09 Matthew Watersglcontext: allow wrapped contexts to be utilised like...
2017-12-09 Nicolas Dufresnegltest: Port to new API
2017-12-09 Matthew Watersgl/examples: fixup sdl example for gluPerspective removal
2017-12-09 Thijs Vermeirgl/cocoa: Fix example on Mac OS X 10.10
2017-12-09 Matthew Watersgl: remove the use of glu
2017-12-09 Matthew Watersglupload: rearchitecture for non GLMemory inputs/outputs
2017-12-09 Sebastian Drögegl/cocoa: Remove GNUStep support
2017-12-09 Julien Isorcegl: add unit test that checks for glimagesink drain...
next