summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglframebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* gl: initialize output params to 0 before calling gl functionsJulien Isorce2015-07-021-1/+1
* gl: consolidate internal_rgba_format into glmemoryMatthew Waters2015-06-021-2/+5
* gl: add and use gst_gl_internal_format_rgbaJulien Isorce2015-05-271-2/+3
* gl: fix crash on windows with intel driverXavier Claessens2015-05-201-2/+0
* glframebuffer: don't clear the framebufferMatthew Waters2015-05-191-3/+0
* gl: remove the use of gluMatthew Waters2014-11-281-104/+0
* glframebuffer: add support for gl3Matthew Waters2014-11-281-8/+12
* gl: fix multi gl object leaksWang Xin-yu (王昕宇)2014-07-241-0/+3
* glframebuffer: don't segfault needlessly with GLES2Matthew Waters2014-06-171-6/+4
* [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLEMatthew Waters2014-03-151-15/+11
* [821/906] tests: fix test_share on GLESv2Julien Isorce2014-03-151-0/+4
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-151-21/+21
* [732/906] build: fix repeated typedefsJulien Isorce2014-03-151-0/+1
* [729/906] gl: Include config.h everywhereSebastian Dröge2014-03-151-1/+3
* [714/906] Add GstGLFramebuffer to replace _display_gen_fbo and friendsMatthew Waters2014-03-151-0/+335