summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* [718/906] shader: make it possible to unref in the non-GL threadMatthew Waters2014-03-152-117/+49
* [717/906] remove outdated cmake build filesMatthew Waters2014-03-151-86/+0
* [716/906] wayland: properly choose EGL_RENDERABLE_TYPEMatthew Waters2014-03-152-25/+51
* [715/906] display: inherit from the right object classMatthew Waters2014-03-151-1/+1
* [714/906] Add GstGLFramebuffer to replace _display_gen_fbo and friendsMatthew Waters2014-03-155-330/+525
* [713/906] shader: make it possible to create the object in a non-GL threadMatthew Waters2014-03-151-10/+8
* [712/906] wayland: shutdown properlyMatthew Waters2014-03-151-10/+6
* [711/906] wayland: support choosing Desktop GL as the apiMatthew Waters2014-03-153-9/+51
* [710/906] window: fail if the user specifies an GL api that we cannot work withMatthew Waters2014-03-151-4/+13
* [709/906] display: some more cleanupsMatthew Waters2014-03-152-30/+11
* [708/906] display: a cleanup and removal of old codeMatthew Waters2014-03-155-120/+74
* [707/906] display: move error_message to utilsMatthew Waters2014-03-156-29/+27
* [706/906] display: move activate_context into utilsMatthew Waters2014-03-154-16/+21
* [705/906] x11: don't shutdown in _finalizeMatthew Waters2014-03-153-124/+124
* [704/906] Use gst_object_[un]ref so we can get refcounts in the logMatthew Waters2014-03-158-30/+75
* [703/906] x11: don't segfault if destroy_cb is NULLMatthew Waters2014-03-152-3/+6
* [702/906] x11: fix segfault if the x11 backend is instantiated but not usedMatthew Waters2014-03-151-1/+2
* [701/906] display: move context creation into windowMatthew Waters2014-03-1512-418/+581
* [700/906] display: move most of the code into utils for sorting laterMatthew Waters2014-03-156-811/+833
* [699/906] display: remove list of upload and download objectsMatthew Waters2014-03-1510-216/+33
* [698/906] move sink-specific stuff from GstGLDisplay into glimagesinkMatthew Waters2014-03-152-335/+0
* [697/906] display: allow the user to try and choose the GL api we use via env...Matthew Waters2014-03-151-10/+62
* [696/906] glapi: fix memory leak from not freeing a stringMatthew Waters2014-03-151-1/+4
* [695/906] build: remove libtool warning about -version-info not used in conve...Matthew Waters2014-03-154-8/+4
* [693/906] x11_glx: ask for a 3.0 GL ContextMatthew Waters2014-03-151-11/+101
* [692/906] window_x11: add XError trappingMatthew Waters2014-03-152-18/+59
* [691/906] feature: make gst_gl_check_extension publicMatthew Waters2014-03-151-0/+3
* [690/906] windowx11glx: use fbconfigs if supportedMatthew Waters2014-03-152-14/+80
* [688/906] display: properly shutdown if we error after context creationMatthew Waters2014-03-151-0/+2
* [685/906] filter: improve error handlingMatthew Waters2014-03-151-2/+10
* [684/906] display: lack of format-string causing a compiler warningMatthew Waters2014-03-151-1/+1
* [683/906] feature: remove double freeMatthew Waters2014-03-151-1/+2
* [681/906] win32: fix gl api calls on 32-bitMatthew Waters2014-03-152-18/+24
* [680/906] overlay: tentative port to new GstGLFuncs APIMatthew Waters2014-03-151-0/+2
* [678/906] window_win32_wgl: implement wglGetProcAddress for extension functionsMatthew Waters2014-03-151-0/+17
* [677/906] memory: fix GSIZE printf format on win32Matthew Waters2014-03-151-2/+2
* [676/906] windwo_win32: port to new APIMatthew Waters2014-03-156-61/+56
* [675/906] upload: provide nicer debuggingMatthew Waters2014-03-151-4/+6
* [674/906] feature: try and catch more GL extension functionsMatthew Waters2014-03-151-43/+89
* [673/906] feature: add gstreamer licenseMatthew Waters2014-03-151-0/+19
* [672/906] display: constify GstGLFuncs *glMatthew Waters2014-03-151-10/+18
* [671/906] win32: #include GL/glext.h on windowsMatthew Waters2014-03-152-0/+43
* [670/906] display: replace glib deprecated apiMatthew Waters2014-03-152-32/+22
* [669/906] window: seperate object creation and context creationMatthew Waters2014-03-1514-178/+163
* [668/906] shader: fix gles2 segfaultMatthew Waters2014-03-151-3/+1
* [658/906] mixer: fix eos timestamp checkMatthew Waters2014-03-151-1/+4
* [655/906] download: remove erronous ReadBuffer callMatthew Waters2014-03-151-1/+0
* [652/906] bumper: port to non-GLEW + arraysMatthew Waters2014-03-151-0/+7
* [651/906] up/download: fix some typos when removing GLEWMatthew Waters2014-03-152-15/+17
* [650/906] filter: fix _draw_texture()'s wrong verticesMatthew Waters2014-03-151-4/+7