gstreamer/sys/glsink
David Schleef b37e08cb29 sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu...
Original commit message from CVS:
* sys/glsink/glimagesink.c:
* sys/glsink/glimagesink.h:
* sys/glsink/gstglbuffer.h:
* sys/glsink/gstgldisplay.c:
* sys/glsink/gstgldisplay.h:
* sys/glsink/gstglupload.c:
Handle xoverlay exposes correctly.  This means glimagesink works
correctly most of the time in totem (fullscreening being an
execption).  Doesn't handle expose events directly to the GL
window.
2008-01-06 03:01:39 +00:00
..
BUGS sys/glsink/: Remove code that handles non-texture buffers. Add a 2007-12-27 00:52:23 +00:00
color_matrix.c sys/glsink/: Remove code that handles non-texture buffers. Add a 2007-12-27 00:52:23 +00:00
glextensions.c sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable vblank synchronization. Remove unused c... 2008-01-06 01:19:48 +00:00
glextensions.h sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable vblank synchronization. Remove unused c... 2008-01-06 01:19:48 +00:00
glimagesink.c sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
glimagesink.h sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
gltestsrc.c sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visually interesting. Add support for variou... 2007-12-27 04:15:26 +00:00
gltestsrc.h sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that uses 2007-12-25 00:34:14 +00:00
gstglbuffer.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstglbuffer.h sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
gstglconvert.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstgldisplay.c sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
gstgldisplay.h sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
gstgldownload.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstglfilter.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstglfilter.h Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstglfilterexample.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstgltestsrc.c Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
gstgltestsrc.h sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that uses 2007-12-25 00:34:14 +00:00
gstglupload.c sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works correctly most of the time in totem (fu... 2008-01-06 03:01:39 +00:00
gstopengl.c sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable vblank synchronization. Remove unused c... 2008-01-06 01:19:48 +00:00
Makefile.am Switch to using pkgconfig to detect libGL. Since we use recent features added to Mesa, there's no point in adding a ... 2007-12-31 07:55:23 +00:00