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 Fri Oct 10 00:13:39 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Skip the texcache render-buffer alloc for now (due to various texture-format
complications), and write the buffer straight back to vram after rendering.
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 Fri Oct 10 00:13:39 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
.