amips asm tile renderer

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@286 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-10-30 19:43:51 +00:00
parent ae1bf35ce4
commit 58bf1ea9cb

View file

@ -10,7 +10,7 @@ amalgamate = 0
#up = 1
CFLAGS += -I../.. -I. -D_UNZIP_SUPPORT -DNO_SYNC # -DBENCHMARK
CFLAGS += -I../.. -I. -D_UNZIP_SUPPORT -DNO_SYNC -D_ASM_DRAW_C_MIPS # -DBENCHMARK
CFLAGS += -Wall -Winline -G0
ifeq ($(DEBUG),)
CFLAGS += -O2 -ftracer -fstrength-reduce -ffast-math