summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/cocoa
AgeCommit message (Expand)AuthorFilesLines
2014-03-17gl/cocoa: Fix debug statements and platformEdward Hervey2-3/+3
2014-03-17gl: Fix static build with objective-CEdward Hervey1-0/+2
2014-03-15[891/906] context: add support for wrapping external contextsMatthew Waters1-0/+9
2014-03-15[862/906] window: remove set_need_lockMatthew Waters1-2/+0
2014-03-15[839/906] cocoa: allow to call set_window_handle before to create glcontextJulien Isorce1-6/+27
2014-03-15[837/906] cocoa: resize OpenGL view size each time the window is resizedMatthieu Bouron2-15/+9
2014-03-15[836/906] cocoa: only use GSRegisterCurrentThread with GNUStep environmentMatthieu Bouron1-0/+2
2014-03-15[818/906] window: add send_message_async vmethodMatthew Waters3-96/+97
2014-03-15[801/906] context: Reimplement GL context sharingMatthew Waters1-3/+8
2014-03-15[794/906] context: add subclasses for the different platforms (egl, glx, wgl,...Matthew Waters5-201/+405
2014-03-15[792/906] build: use our own in tree headers before system onesMatthew Waters1-4/+4
2014-03-15[788/906] osx: Fix compilationTonu Jaansoo1-2/+2
2014-03-15[771/906] gl: Some less long/ulong/gulong usageSebastian Dröge1-2/+2
2014-03-15[752/906] glwindow: Add destroy notifies for the data of the callbacksSebastian Dröge1-7/+2
2014-03-15[742/906] cocoa: Allow setting window handle before creating the contextSebastian Dröge1-14/+21
2014-03-15[733/906] gl: Major header and include cleanupSebastian Dröge3-7/+4
2014-03-15[731/906] cocoa: fix build when GNUSTEP is not definedJulien Isorce1-6/+11
2014-03-15[726/906] window: don't call a NULL destroy functionMatthew Waters1-2/+3
2014-03-15[695/906] build: remove libtool warning about -version-info not used in conve...Matthew Waters1-2/+1
2014-03-15[669/906] window: seperate object creation and context creationMatthew Waters2-9/+20
2014-03-15[629/906] window: add GError for error handling of context creationMatthew Waters2-3/+3
2014-03-15[623/906] move GL includes into a single fileMatthew Waters1-0/+1
2014-03-15[621/906] GstGLRendererAPI => GstGLAPI and get GstGLAPI from a windowMatthew Waters2-2/+10
2014-03-15[618/906] add wayland-egl window backendMatthew Waters1-0/+1
2014-03-15[616/906] move window-specific code into seperate subfoldersMatthew Waters3-0/+878