summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/viv-fb
AgeCommit message (Expand)AuthorFilesLines
2019-06-11viv-fb: fix build break for GST_GL_APIHaihua Hu1-0/+4
2019-05-21gl/docs: add to new docs systemMatthew Waters2-3/+1
2019-03-08gl: Don't restore the viewport on function exitMatthew Waters2-4/+18
2018-09-24libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller1-0/+1
2018-04-26viv-fb: export viv-fb display apiHaihua Hu1-0/+2
2018-04-26viv-fb: install gstgldisplay_viv_fb.h into build resultHaihua Hu1-0/+2
2018-03-22viv-fb: Include gstglfuncs.h to fix cross compilation errorsCarlos Rafael Giani1-1/+2
2017-12-09viv-fb: Don't destroy the native FB displayJan Schmidt1-2/+2
2017-12-09Revert "gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVI...Jan Schmidt3-9/+95
2017-12-09gl: Use GstGLDisplayEGL directly instead of creating a GstGLDisplayVIVFb subc...Cassandra Rommel3-95/+9
2017-12-09gl/viv-fb: transform screen coordinate to viewport coordinateHaihua Hu1-2/+15
2017-12-09gl/viv-fb: fix wrong pos (x,y) calculate in queue_resizeHaihua Hu1-5/+5
2017-12-09gl: fix buildTim-Philipp Müller1-0/+1
2017-12-09glcontext: add public swap_buffers functionMatthew Waters1-2/+1
2017-12-09gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge2-1/+7
2017-12-09gl/viv-fb: Don't use deprecated symbols and make macros more consistentSebastian Dröge2-8/+8
2017-12-09gl: Add support for Vivante EGL FB windowing systemSebastian Dröge5-0/+506