From 5e7a0ebe9c4d62729992efeb6631c33cb359e057 Mon Sep 17 00:00:00 2001 From: Apaczer <94932128+Apaczer@users.noreply.github.com> Date: Sun, 30 Mar 2025 21:33:40 +0200 Subject: [PATCH] readme.txt: add `gpu_neon.so` to plug list --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 057d5bd8..9e12e9d8 100644 --- a/readme.txt +++ b/readme.txt @@ -85,6 +85,7 @@ GPU (graphics) and SPU (sound) plugins can be selected in builtin_gpu - this is either Exophase's ARM NEON GPU (accurate and fast, available if platform supports NEON, like on pandora), gpu_peops or gpu_unai (depends on compile options). +gpu_neon.so - Exophase's ARM NEON GPU with ARMv7 assembly optimizations. gpu_peops.so - P.E.Op.S. soft GPU, reasonably accurate but slow (also found with older emulators on PC) gpu_gles.so - experimental port of P.E.Op.S. MesaGL plugin to OpenGL ES. -- 2.39.5