glupload: Add VideoMetas and GLSyncMeta to the raw uploaded buffers
[platform/upstream/gstreamer.git] / tests / check / libs / gstglupload.c
2019-10-05 Thibault Saunierglupload: Add VideoMetas and GLSyncMeta to the raw...
2019-01-16 Sebastian Drögegl: Only unbind buffers/vertex attrib arrays if we...
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-11-01 Nicolas Dufresneglupload-test: Don't use gboolean to store enums
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-09 Matthew Watersgl/checks: fix build
2017-12-09 Julien Isorcegl: do not include GL headers in public gstgl headers
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 Matthew Watersgl/tests: don't use the default framebuffer
2017-12-09 Matthew Waterstests/gl: make sure all GL commands are executed on...
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 Watersglcontext: remove not thread-safe get/set_error()
2017-12-09 Matthew Watersglmemory: add the texture type to allocate to parameters
2017-12-09 Guillaume Desmottesglupload: fix shader leak in test
2017-12-09 Matthew Watersglmemorypbo: remove our own alloc()/wrapped()/etc functions
2017-12-09 Matthew Waterstests: update for glmemory api changes
2017-12-09 Matthew Watersgluploadmeta; remove convenience helper API
2017-12-09 Vineeth TMtests:glupload: fix caps memory leak
2017-12-09 Matthew Watersgl/tests: update for glmemory api changes
2017-12-09 Matthew Watersglshader: port to using GstGLSLStage objects for string...
2017-12-09 Matthew Watersglupload: remove useless release_buffer
2017-12-09 Matthew Watersgl: remove useless gl{En,Dis}able (GL_TEXTURE_*) calls
2017-12-09 Matthew Watersgl/tests: update glwindow api change
2017-12-09 Nicolas Dufresnegltest: Port to new API
2017-12-09 Matthew Watersglupload: rearchitecture for non GLMemory inputs/outputs
2017-12-09 Matthew Watersgl/tests: update for upload API changes
2017-12-09 Matthew Watersgl/tests: update for API changes
2017-12-09 Sebastian Drögeglupload: Fix memory leak in unit test
2017-12-09 Matthew Waterstests: update for glupload changes
2017-12-09 Matthew Waterstests: update for recent glupload changes
2017-12-09 Matthew Watersgl/upload: implement lazy init
2017-12-09 Matthew Watersgl/mem: allocate the memory per plane
2017-12-09 Tim-Philipp Müllertests: fix gl unit tests for recent API changes
2017-12-09 Matthew Watersgl: silence all the compiler warnings
2017-12-09 Matthew Waters[878/906] tests: update for glmem api change
2017-12-09 Matthew Waters[869/906] tests: add some upload tests