summaryrefslogtreecommitdiffstats
path: root/sys/glsink/gstglfilter.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-12Remove glimagesink, as it's been moved to gst-plugins-gl.David Schleef1-323/+0
2007-12-29Major cleanup of code. Convert glupload to BaseTransform.David Schleef1-104/+79
2007-12-27sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visua...David Schleef1-2/+0
2007-12-27sys/glsink/: Remove code that handles non-texture buffers. Add aDavid Schleef1-97/+37
2007-12-24sys/glsink/: Clean up code. Fix a few leaks.David Schleef1-0/+1
2007-12-24sys/glsink/: Rewrite a bunch of code to use textures as the intermediate inst...David Schleef1-60/+53
2007-12-21sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...David Schleef1-0/+416