Make advanced gpu options target actual gpu plugin used
authorretro-wertz <retro-wertz@users.noreply.github.com>
Tue, 30 Jul 2019 02:03:04 +0000 (10:03 +0800)
committerretro-wertz <retro-wertz@users.noreply.github.com>
Tue, 30 Jul 2019 02:03:04 +0000 (10:03 +0800)
commit2d17de264fd31d662d4580a5f4bf268fa9ebd42a
treec8f3813c828c7a23e51e537d87b9d67f965f5ff5
parentef2683f1cae601159513afc7a94e0af0bb4bb055
Make advanced gpu options target actual gpu plugin used

- In the case of IOS, the core uses UNAI but can be built with dynarec or interpreter. Other platform does as well. So gpu-specific  defines are added for actual  gpu plugin used and compiled and then the specific gpu-only core options are shown or hidden based on this #define
Makefile
frontend/libretro.c
frontend/libretro_core_options.h