aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
diff options
context:
space:
mode:
authorretro-wertz2019-03-12 14:21:03 +0800
committerretro-wertz2019-03-12 14:21:03 +0800
commit1f056562e2bf8a37995029f7166fb8b1bbd1f0cc (patch)
tree3a3b71888d742d9ada0f2dd1178d342e52730a2e /Makefile.libretro
parentb26afb99fb1a118d344b6a42b5d40c3d78b5b913 (diff)
downloadpcsx_rearmed-1f056562e2bf8a37995029f7166fb8b1bbd1f0cc.tar.gz
pcsx_rearmed-1f056562e2bf8a37995029f7166fb8b1bbd1f0cc.tar.bz2
pcsx_rearmed-1f056562e2bf8a37995029f7166fb8b1bbd1f0cc.zip
3DS: Re-enable unai gpu
- As per request for performance testing sacrificing quality
Diffstat (limited to 'Makefile.libretro')
-rw-r--r--Makefile.libretro2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.libretro b/Makefile.libretro
index 8899ed7..2d88b70 100644
--- a/Makefile.libretro
+++ b/Makefile.libretro
@@ -177,7 +177,7 @@ else ifeq ($(platform), ctr)
CFLAGS += -Werror=implicit-function-declaration
# CFLAGS += -DPCSX
-# BUILTIN_GPU = unai
+ BUILTIN_GPU = unai
USE_DYNAREC = 1
DRC_CACHE_BASE = 0
ARCH = arm