[php-directfb-cvs] PHP-DirectFB/doc reference.txt,1.4,1.5
Status: Pre-Alpha
Brought to you by:
klan
From: Claudio C. <kl...@us...> - 2004-12-29 21:28:18
|
Update of /cvsroot/php-directfb/PHP-DirectFB/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1142/doc Modified Files: reference.txt Log Message: Fixed BUG related to preallocated sub-surfaces. Preparing for first alpha release. Index: reference.txt =================================================================== RCS file: /cvsroot/php-directfb/PHP-DirectFB/doc/reference.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- reference.txt 4 Dec 2004 10:38:58 -0000 1.4 +++ reference.txt 29 Dec 2004 21:28:08 -0000 1.5 @@ -934,10 +934,6 @@ ------------------------------------------------------------------------------- -Prototype: bool SetRenderCallback( string callback [, mixed data] ) - -------------------------------------------------------------------------------- - 2.11 IDirectFBVideoProvider --------------------------- |