Search
lxdream.org :: lxdream/test/testdisp.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/testdisp.c
changeset 561:533f6b478071
prev272:fb6be85235e8
author nkeynes
date Thu Aug 07 23:53:17 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Add ability to bind a render buffer to a texture, with output going to the texture.
(RTT work in progress)
file annotate diff log raw
1.1 --- a/test/testdisp.c Thu Jan 11 06:53:31 2007 +0000
1.2 +++ b/test/testdisp.c Thu Aug 07 23:53:17 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: testdisp.c,v 1.3 2007-01-11 06:53:31 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Display (2D) tests. Mainly tests video timing / sync (obviously
1.9 * it can't actually test display output since there's no way of
.