Search
lxdream.org :: lxdream/test/testrend.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/testrend.c
changeset 561:533f6b478071
prev346:9b495cc4db65
author nkeynes
date Wed Nov 10 08:37:42 2010 +1000 (13 years ago)
permissions -rw-r--r--
last change Add chain pointer to the xlat cache, so that we can maintain multiple blocks
for the same address. This prevents thrashing in cases where we would other
keep retranslating the same blocks over and over again due to varying
xlat_sh4_mode values
file annotate diff log raw
1.1 --- a/test/testrend.c Wed Jan 31 11:02:50 2007 +0000
1.2 +++ b/test/testrend.c Wed Nov 10 08:37:42 2010 +1000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: testrend.c,v 1.4 2007-01-31 11:02:50 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Renderer test cases
1.9 *
.