index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
/
gl
/
gstgldisplay.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gl: misc docs fixes/additions
Matthew Waters
2016-03-06
1
-1
/
+12
*
gldisplay: add gst_gl_display_create_context
Julien Isorce
2015-06-19
1
-0
/
+2
*
gldisplay: synchronize the searching and creation of GstGLContext's
Matthew Waters
2015-04-21
1
-0
/
+1
*
gl: store the list of contexts within gldisplay
Matthew Waters
2015-03-12
1
-0
/
+5
*
gldisplay: implement runtime GL api filtering
Matthew Waters
2014-11-28
1
-0
/
+3
*
gl/display: clean up pre gstglcontext api and struct fields
Matthew Waters
2014-05-06
1
-4
/
+0
*
gl/display: add get_handle_type
Matthew Waters
2014-05-06
1
-2
/
+2
*
gl: Add EGLDisplay display subclass
Matthew Waters
2014-03-17
1
-2
/
+2
*
[890/906] x11: add display subclass
Matthew Waters
2014-03-15
1
-0
/
+3
*
[889/906] display: add display type enum
Matthew Waters
2014-03-15
1
-0
/
+16
*
[857/906] display: document the new GstContext api
Matthew Waters
2014-03-15
1
-2
/
+2
*
[853/906] display: remove _{set,get}_context
Matthew Waters
2014-03-15
1
-3
/
+0
*
[824/906] android: Build fixes
Matthew Waters
2014-03-15
1
-0
/
+2
*
[812/906] move the GL vtable from GstGLDisplay to GstGLContext
Matthew Waters
2014-03-15
1
-14
/
+0
*
[793/906] add a GstGLContext object that will be the basis of OpenGL contexts
Matthew Waters
2014-03-15
1
-6
/
+6
*
[733/906] gl: Major header and include cleanup
Sebastian Dröge
2014-03-15
1
-1
/
+1
*
[732/906] build: fix repeated typedefs
Julien Isorce
2014-03-15
1
-10
/
+1
*
[715/906] display: inherit from the right object class
Matthew Waters
2014-03-15
1
-1
/
+1
*
[709/906] display: some more cleanups
Matthew Waters
2014-03-15
1
-4
/
+2
*
[708/906] display: a cleanup and removal of old code
Matthew Waters
2014-03-15
1
-53
/
+31
*
[707/906] display: move error_message to utils
Matthew Waters
2014-03-15
1
-7
/
+0
*
[706/906] display: move activate_context into utils
Matthew Waters
2014-03-15
1
-1
/
+0
*
[701/906] display: move context creation into window
Matthew Waters
2014-03-15
1
-11
/
+5
*
[700/906] display: move most of the code into utils for sorting later
Matthew Waters
2014-03-15
1
-81
/
+1
*
[699/906] display: remove list of upload and download objects
Matthew Waters
2014-03-15
1
-7
/
+0
*
[698/906] move sink-specific stuff from GstGLDisplay into glimagesink
Matthew Waters
2014-03-15
1
-9
/
+0
*
[670/906] display: replace glib deprecated api
Matthew Waters
2014-03-15
1
-1
/
+1
*
[669/906] window: seperate object creation and context creation
Matthew Waters
2014-03-15
1
-0
/
+1
*
[647/906] remove dependecy on glew
Matthew Waters
2014-03-15
1
-1
/
+5
*
[643/906] display: privatise most of the struct
Matthew Waters
2014-03-15
1
-68
/
+3
*
[642/906] add gstglconfig.h for apps to find out what our capabilites are
Matthew Waters
2014-03-15
1
-1
/
+3
*
[624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGL
Matthew Waters
2014-03-15
1
-9
/
+20
*
[608/906] add GST_GL_PLATFORM_ANY for choosing any platform
Matthew Waters
2014-03-15
1
-1
/
+2
*
[603/906] update FSF address
Matthew Waters
2014-03-15
1
-2
/
+2
*
[600/906] docs: add docs for new objects and expand on some existing ones
Matthew Waters
2014-03-15
1
-127
/
+144
*
[590/906] up/download: fix scaling on transfer
Matthew Waters
2014-03-15
1
-2
/
+2
*
[573/906] add upload and download library objects
Matthew Waters
2014-03-15
1
-52
/
+10
*
[524/906] GstGLDisplay: rework the download code
Matthew Waters
2014-03-15
1
-2
/
+2
*
[515/906] GstGLDisplay: rework gen_texture and upload
Matthew Waters
2014-03-15
1
-5
/
+7
*
[498/906] gldisplay: don't pass non-constant strings as printf format strings
Julien Isorce
2014-03-15
1
-1
/
+1
*
[481/906] feature checking: error out instead of doing nothing if an OpenGL f...
Julien Isorce
2014-03-15
1
-5
/
+13
*
[463/906] Add some more G_{BEGIN,END}_DECLS to public headers
Tim-Philipp Müller
2014-03-15
1
-1
/
+5
*
[455/906] glimagesink: handle pixel-aspect-ratio
Julien Isorce
2014-03-15
1
-1
/
+2
*
[406/906] glimagesink: add a client-data property
Julien Isorce
2014-03-15
1
-2
/
+4
*
[387/906] glmixer: add a glmixer base element
Julien Isorce
2014-03-15
1
-2
/
+9
*
[378/906] gldisplay: avoid to request gl thread when deleting a texture
Julien Isorce
2014-03-15
1
-3
/
+0
*
[352/906] fix typo
Jan Schmidt
2014-03-15
1
-1
/
+1
*
[334/906] [win32/winCE] fix some pointer cast warnings with mingw
Julien Isorce
2014-03-15
1
-2
/
+2
*
[333/906] add force-aspect-ratio support
Julien Isorce
2014-03-15
1
-1
/
+2
*
[330/906] Can now share textures with an external gl context
Julien Isorce
2014-03-15
1
-1
/
+4
[next]