summaryrefslogtreecommitdiff
path: root/examples/egl/testegl.c
Commit message (Expand)AuthorAgeFilesLines
* meson: update glib minimum version to 2.56Stéphane Cerveau2020-10-161-6/+0
* testelg: include eglext.hGuillaume Desmottes2019-04-121-0/+1
* testegl: move up pi specific macrosGuillaume Desmottes2019-04-121-9/+9
* TestEgl: Removed redundant/unused codeAshish Kumar2018-01-191-9/+0
* example: port testegl.c to desktopJulien Isorce2017-12-111-4/+41
* examples/testegl: update for libgstgl changesMatthew Waters2017-01-181-2/+2
* omxvideodec : Use gstglmemoryegl for the RPiGwang Yoon Hwang2016-05-041-11/+1
* examples: update egl example for gstgl API changesMatthew Waters2016-02-171-36/+27
* gst-omx: Fix memory leaks when context parse failsVineeth TM2015-08-201-0/+2
* examples: #define GST_USE_UNSTABLE_API for libgstglSebastian Dröge2014-06-301-0/+1
* testegl: do matrix mutlplication in the shaderJulien Isorce2014-06-251-70/+46
* testegl: add a comment for the parse commandJulien Isorce2014-06-251-1/+23
* testegl: convert code from GLESv1 to GLESv2Julien Isorce2014-06-251-132/+387
* testegl: port to gstgl APIJulien Isorce2014-06-251-608/+115
* omxvideodec: Implement pipeline draining to support adaptive scenariosJosep Torra2014-03-281-1/+7
* examples: fix several memory leaks in the testegl exampleJosep Torra2014-03-281-6/+32
* examples: keep a ref on the buffer instead of the memoryJulien Isorce2014-03-281-10/+12
* examples: avoid a clashing name with the recently added GstEGLImagePoolJosep Torra2014-03-051-38/+44
* examples: simplify the thread synchronization codeJosep Torra2013-09-281-35/+18
* examples: fix another race conditionJosep Torra2013-09-241-8/+7
* examples: fix a race condition when seekingJosep Torra2013-09-201-45/+74
* examples: display QoS statisticsJosep Torra2013-09-201-2/+20
* examples: use dedicated thread for rendering the sceneJosep Torra2013-09-201-75/+77
* examples: don't force an specific audio sinkJosep Torra2013-09-201-9/+1
* examples: enable audio in testegl exampleIlya Smelykh2013-07-011-1/+17
* examples: testegl example port to 1.xIlya Smelykh2013-06-111-136/+562
* examples: add an example aplication based OpenGL ES + EGLJosep Torra2013-05-101-0/+1339