Search
lxdream.org :: lxdream/test/rendload.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/rendload.c
changeset 561:533f6b478071
prev297:26fc4446ac09
author nkeynes
date Tue Feb 28 18:22:52 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Add a GL-only video driver for android usage (since the Java code is
responsible for creating the context)
file annotate diff log raw
1.1 --- a/test/rendload.c Tue Jan 16 11:09:39 2007 +0000
1.2 +++ b/test/rendload.c Tue Feb 28 18:22:52 2012 +1000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: rendload.c,v 1.1 2007-01-16 11:09:39 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Scene-save loader support. This is the other side of rendsave.c
1.9 *
.