summaryrefslogtreecommitdiffstats
path: root/sys/glsink/gstglbuffer.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-12Remove glimagesink, as it's been moved to gst-plugins-gl.David Schleef1-451/+0
2007-12-29Major cleanup of code. Convert glupload to BaseTransform.David Schleef1-76/+233
2007-12-27sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visua...David Schleef1-4/+28
2007-12-27sys/glsink/: Remove code that handles non-texture buffers. Add aDavid Schleef1-174/+145
2007-12-24sys/glsink/: Clean up code. Fix a few leaks.David Schleef1-31/+2
2007-12-24sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch].David Schleef1-1/+1
2007-12-24sys/glsink/: Rewrite a bunch of code to use textures as the intermediate inst...David Schleef1-2/+35
2007-12-22sys/glsink/: A careful read of the documentation reveals that I can't use ren...David Schleef1-4/+60
2007-12-21sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...David Schleef1-0/+239