Search
lxdream.org :: lxdream/src/Makefile.am :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/Makefile.am
changeset 284:808617ee7135
prev282:01e53698ff38
next295:6637664291a8
author nkeynes
date Mon Jan 15 10:11:13 2007 +0000 (17 years ago)
permissions -rw-r--r--
last change Cut texture address down to 8Mb to prevent issues in texcache
file annotate diff log raw
1.1 --- a/src/Makefile.am Sun Jan 14 11:43:00 2007 +0000
1.2 +++ b/src/Makefile.am Mon Jan 15 10:11:13 2007 +0000
1.3 @@ -21,7 +21,7 @@
1.4 sh4/sh4mmio.c sh4/sh4mmio.h sh4/scif.c \
1.5 aica/armcore.c aica/armcore.h aica/armdasm.c aica/armmem.c \
1.6 aica/aica.c aica/aica.h aica/audio.c aica/audio.h \
1.7 - pvr2/pvr2.c pvr2/pvr2.h \
1.8 + pvr2/pvr2.c pvr2/pvr2.h pvr2/pvr2mem.c \
1.9 pvr2/tacore.c pvr2/render.c pvr2/rendcore.c pvr2/rendbkg.c pvr2/rendsort.c \
1.10 pvr2/texcache.c pvr2/yuv.c \
1.11 maple/maple.c maple/maple.h \
.