Search
lxdream.org :: lxdream/test/testyuv.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/testyuv.c
changeset 561:533f6b478071
prev288:a42f998226fb
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/testyuv.c Mon Jan 15 10:41:30 2007 +0000
1.2 +++ b/test/testyuv.c Fri Oct 10 00:13:39 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: testyuv.c,v 1.2 2007-01-15 10:41:30 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Renderer test cases
1.9 *
.