summaryrefslogtreecommitdiffstats
path: root/sys/glsink/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-12-31Switch to using pkgconfig to detect libGL. Since we use recent features adde...David Schleef1-2/+2
2007-12-27sys/glsink/: Remove code that handles non-texture buffers. Add aDavid Schleef1-2/+10
2007-12-25sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that usesDavid Schleef1-0/+4
2007-12-24sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch].David Schleef1-2/+2
2007-12-21sys/glsink/: Switch to using framebuffer_objects instead of GLXPixmaps, becau...David Schleef1-1/+3
2007-12-18sys/glsink/: Use new GstVideoFormat checked into -base. Add new glupload ele...David Schleef1-4/+5
2007-12-16sys/glsink/: Add vblank synchronization. Isn't really working on my driver. :(David Schleef1-2/+4
2007-12-15sys/glsink/: Add support for xRGB, xBGR, and AYUV. Re-add support for power-...David Schleef1-3/+2
2007-12-15sys/glsink/gstvideo-common.*: Pull together some common raw video functions i...David Schleef1-1/+8
2007-12-14update spec file and add two missing files for distingChristian Schaller1-0/+2
2007-12-12sys/glsink/: Split out gl-related code into a separate file with a sensible A...David Schleef1-1/+1
2006-02-22Cygwin Ports maintainer.Jan Schmidt1-1/+1
2006-01-30sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD)Andy Wingo1-2/+4
2006-01-28sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.hEdward Hervey1-2/+0
2006-01-28revival of glimagesink. Kind of works.David Schleef1-3/+3
2004-08-09GL sink plugin. (Bug #147302)Gernot Ziegler1-7/+8
2003-10-28welcome to glsink for 0.7.x :)Gernot Ziegler1-0/+10