Search
lxdream.org :: lxdream/test/testdata.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/testdata.c
changeset 561:533f6b478071
prev345:7a26147e5dce
author nkeynes
date Mon Feb 13 22:16:43 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Make palette textures 2D (1 pixel high) instead of 1D - pretty much the
same, but some systems don't support 1D textures
file annotate diff log raw
1.1 --- a/test/testdata.c Wed Jan 31 11:01:58 2007 +0000
1.2 +++ b/test/testdata.c Mon Feb 13 22:16:43 2012 +1000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: testdata.c,v 1.5 2007-01-31 11:01:58 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Test data loader.
1.9 *
.