Search
lxdream.org :: lxdream/src/pvr2/rendbkg.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/pvr2/rendbkg.c
changeset 677:3ee62740ff8f
prev653:3202ff01d48e
author nkeynes
date Mon Jun 16 10:58:41 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Unbreak and finish cleaning up the 'run for limited time' feature
file annotate diff log raw
1.1 --- a/src/pvr2/rendbkg.c Fri Mar 28 12:32:25 2008 +0000
1.2 +++ b/src/pvr2/rendbkg.c Mon Jun 16 10:58:41 2008 +0000
1.3 @@ -37,6 +37,7 @@
1.4 #include <sys/time.h>
1.5 #include "display.h"
1.6 #include "pvr2/pvr2.h"
1.7 +#include "pvr2/pvr2mmio.h"
1.8 #include <math.h>
1.9
1.10 #define MAX_CLAMP_LINES 8
.