From b37e08cb29ddca72161a8098690ba52e5594153d Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 6 Jan 2008 03:01:39 +0000 Subject: 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. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1c7c0636..74f33f70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2008-01-05 David Schleef + + * 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-05 David Schleef * sys/glsink/glextensions.c: -- cgit v1.2.1