summaryrefslogtreecommitdiffstats
path: root/sys/glsink/gstgldownload.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-29Major cleanup of code. Convert glupload to BaseTransform.David Schleef1-18/+21
2007-12-27sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visua...David Schleef1-93/+116
2007-12-25sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that usesDavid Schleef1-3/+3
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-3/+3
2007-12-22sys/glsink/: A careful read of the documentation reveals that I can't use ren...David Schleef1-12/+14
2007-12-21sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...David Schleef1-0/+294