Search
lxdream.org :: lxdream/test/pvr.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/pvr.c
changeset 561:533f6b478071
prev320:660b15095115
next1151:e1848ca9b5b1
author nkeynes
date Thu Dec 11 23:26:03 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Disable the generational translation cache - I've got no evidence that it
actually helps performance, and it simplifies things to get rid of it (in
particular, translated code doesn't have to worry about being moved now).
file annotate diff log raw
1.1 --- a/test/pvr.c Wed Jan 24 08:13:18 2007 +0000
1.2 +++ b/test/pvr.c Thu Dec 11 23:26:03 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: pvr.c,v 1.5 2007-01-24 08:13:18 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * PVR support code
1.9 *
.