testelg: include eglext.h
[platform/upstream/gstreamer.git] / examples / egl / testegl.c
2019-04-12 Guillaume Desmottestestelg: include eglext.h
2019-04-12 Guillaume Desmottestestegl: move up pi specific macros
2018-01-19 Ashish KumarTestEgl: Removed redundant/unused code
2017-12-11 Julien Isorceexample: port testegl.c to desktop
2017-01-18 Matthew Watersexamples/testegl: update for libgstgl changes
2016-05-04 Gwang Yoon Hwangomxvideodec : Use gstglmemoryegl for the RPi
2016-02-17 Matthew Watersexamples: update egl example for gstgl API changes
2015-08-20 Vineeth TMgst-omx: Fix memory leaks when context parse fails
2014-06-30 Sebastian Drögeexamples: #define GST_USE_UNSTABLE_API for libgstgl
2014-06-25 Julien Isorcetestegl: do matrix mutlplication in the shader
2014-06-25 Julien Isorcetestegl: add a comment for the parse command
2014-06-25 Julien Isorcetestegl: convert code from GLESv1 to GLESv2
2014-06-25 Julien Isorcetestegl: port to gstgl API
2014-03-28 Josep Torraomxvideodec: Implement pipeline draining to support...
2014-03-28 Josep Torraexamples: fix several memory leaks in the testegl example
2014-03-28 Julien Isorceexamples: keep a ref on the buffer instead of the memory
2014-03-05 Josep Torraexamples: avoid a clashing name with the recently added...
2013-09-28 Josep Torraexamples: simplify the thread synchronization code
2013-09-24 Josep Torraexamples: fix another race condition
2013-09-20 Josep Torraexamples: fix a race condition when seeking
2013-09-20 Josep Torraexamples: display QoS statistics
2013-09-20 Josep Torraexamples: use dedicated thread for rendering the scene
2013-09-20 Josep Torraexamples: don't force an specific audio sink
2013-07-01 Ilya Smelykhexamples: enable audio in testegl example
2013-06-11 Ilya Smelykhexamples: testegl example port to 1.x
2013-05-10 Josep Torraexamples: add an example aplication based OpenGL ES...