gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/gui fbsup.h


From: Udo Giacomozzi
Subject: [Gnash-commit] gnash/gui fbsup.h
Date: Sat, 10 Feb 2007 17:01:28 +0000

CVSROOT:        /cvsroot/gnash
Module name:    gnash
Changes by:     Udo Giacomozzi <udog>   07/02/10 17:01:28

Modified files:
        gui            : fbsup.h 

Log message:
        gui/fb.cpp: fixed some compilation problems when DOUBLE_BUFFER is 
disabled; fixed _validbounds so that the movie is visible again; added 2 pixel 
border to invalidated bounds to fix anti-aliasing problems; set scaling to view 
movie full-screen

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/fbsup.h?cvsroot=gnash&r1=1.13&r2=1.14

Patches:
Index: fbsup.h
===================================================================
RCS file: /cvsroot/gnash/gnash/gui/fbsup.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- fbsup.h     31 Jan 2007 15:24:13 -0000      1.13
+++ fbsup.h     10 Feb 2007 17:01:28 -0000      1.14
@@ -52,6 +52,7 @@
 ///     15 bit: R5/G5/B5
 ///     16 bit: R5/G6/B5
 ///     24 bit: R8/G8/B8, B8/G8/R8
+///     32 bit: none yet!
 ///
 ///
 /// Supported input devices:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]