summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstgldisplay.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-27gstgl: Add GST_EXPORT to all symbols used on WindowsNirbheek Chauhan1-0/+12
2016-09-28gl: add necessary padding bytes to all public structsMatthew Waters1-0/+3
2016-03-06gl: misc docs fixes/additionsMatthew Waters1-1/+12
2015-06-19gldisplay: add gst_gl_display_create_contextJulien Isorce1-0/+2
2015-04-21gldisplay: synchronize the searching and creation of GstGLContext'sMatthew Waters1-0/+1
2015-03-12gl: store the list of contexts within gldisplayMatthew Waters1-0/+5
2014-11-28gldisplay: implement runtime GL api filteringMatthew Waters1-0/+3
2014-05-06gl/display: clean up pre gstglcontext api and struct fieldsMatthew Waters1-4/+0
2014-05-06gl/display: add get_handle_typeMatthew Waters1-2/+2
2014-03-17gl: Add EGLDisplay display subclassMatthew Waters1-2/+2
2014-03-15[890/906] x11: add display subclassMatthew Waters1-0/+3
2014-03-15[889/906] display: add display type enumMatthew Waters1-0/+16
2014-03-15[857/906] display: document the new GstContext apiMatthew Waters1-2/+2
2014-03-15[853/906] display: remove _{set,get}_contextMatthew Waters1-3/+0
2014-03-15[824/906] android: Build fixesMatthew Waters1-0/+2
2014-03-15[812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters1-14/+0
2014-03-15[793/906] add a GstGLContext object that will be the basis of OpenGL contextsMatthew Waters1-6/+6
2014-03-15[733/906] gl: Major header and include cleanupSebastian Dröge1-1/+1
2014-03-15[732/906] build: fix repeated typedefsJulien Isorce1-10/+1
2014-03-15[715/906] display: inherit from the right object classMatthew Waters1-1/+1
2014-03-15[709/906] display: some more cleanupsMatthew Waters1-4/+2
2014-03-15[708/906] display: a cleanup and removal of old codeMatthew Waters1-53/+31
2014-03-15[707/906] display: move error_message to utilsMatthew Waters1-7/+0
2014-03-15[706/906] display: move activate_context into utilsMatthew Waters1-1/+0
2014-03-15[701/906] display: move context creation into windowMatthew Waters1-11/+5
2014-03-15[700/906] display: move most of the code into utils for sorting laterMatthew Waters1-81/+1
2014-03-15[699/906] display: remove list of upload and download objectsMatthew Waters1-7/+0
2014-03-15[698/906] move sink-specific stuff from GstGLDisplay into glimagesinkMatthew Waters1-9/+0
2014-03-15[670/906] display: replace glib deprecated apiMatthew Waters1-1/+1
2014-03-15[669/906] window: seperate object creation and context creationMatthew Waters1-0/+1
2014-03-15[647/906] remove dependecy on glewMatthew Waters1-1/+5
2014-03-15[643/906] display: privatise most of the structMatthew Waters1-68/+3
2014-03-15[642/906] add gstglconfig.h for apps to find out what our capabilites areMatthew Waters1-1/+3
2014-03-15[624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGLMatthew Waters1-9/+20
2014-03-15[608/906] add GST_GL_PLATFORM_ANY for choosing any platformMatthew Waters1-1/+2
2014-03-15[603/906] update FSF addressMatthew Waters1-2/+2
2014-03-15[600/906] docs: add docs for new objects and expand on some existing onesMatthew Waters1-127/+144
2014-03-15[590/906] up/download: fix scaling on transferMatthew Waters1-2/+2
2014-03-15[573/906] add upload and download library objectsMatthew Waters1-52/+10
2014-03-15[524/906] GstGLDisplay: rework the download codeMatthew Waters1-2/+2
2014-03-15[515/906] GstGLDisplay: rework gen_texture and uploadMatthew Waters1-5/+7
2014-03-15[498/906] gldisplay: don't pass non-constant strings as printf format stringsJulien Isorce1-1/+1
2014-03-15[481/906] feature checking: error out instead of doing nothing if an OpenGL f...Julien Isorce1-5/+13
2014-03-15[463/906] Add some more G_{BEGIN,END}_DECLS to public headersTim-Philipp Müller1-1/+5
2014-03-15[455/906] glimagesink: handle pixel-aspect-ratioJulien Isorce1-1/+2
2014-03-15[406/906] glimagesink: add a client-data propertyJulien Isorce1-2/+4
2014-03-15[387/906] glmixer: add a glmixer base elementJulien Isorce1-2/+9
2014-03-15[378/906] gldisplay: avoid to request gl thread when deleting a textureJulien Isorce1-3/+0
2014-03-15[352/906] fix typoJan Schmidt1-1/+1
2014-03-15[334/906] [win32/winCE] fix some pointer cast warnings with mingwJulien Isorce1-2/+2