mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
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:
parent
ae1bf35ce4
commit
58bf1ea9cb
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ amalgamate = 0
|
||||||
#up = 1
|
#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
|
CFLAGS += -Wall -Winline -G0
|
||||||
ifeq ($(DEBUG),)
|
ifeq ($(DEBUG),)
|
||||||
CFLAGS += -O2 -ftracer -fstrength-reduce -ffast-math
|
CFLAGS += -O2 -ftracer -fstrength-reduce -ffast-math
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue