(CTR/3DS) some performance tweaks:
authoraliaspider <aliaspider@gmail.com>
Sat, 3 Oct 2015 03:42:55 +0000 (04:42 +0100)
committeraliaspider <aliaspider@gmail.com>
Sat, 3 Oct 2015 03:42:55 +0000 (04:42 +0100)
commit0b7f536b486f3f411651573009c3da6063b560ea
tree2cc7fafb8005ee9181404e68e6cce3d1de1bf0fa
parente87329f47e398760890e8d02a343782fe766728f
(CTR/3DS) some performance tweaks:
- use linearAlloc for vout_buf.
- use svcFlushProcessDataCache to flush only the required range,
invalidating icache doesn't seem to be required.
frontend/libretro.c
libpcsxcore/new_dynarec/new_dynarec.c