RetroArch/griffin
David G. F b830b33cf1
Rewrite commands and add new command type (#12233)
* (OSX non-Metal build) Set disable execute page protection

* Rewrite commands and add new command type

This moves commands to a separate file and creates a consistent
interface for them. It is now possible to use multiple command
interfaces simultaneously (stdin, network and UDS).
Implemented a new interface for Lakka, UDS based (so Linux only). This
allow other Lakka servies to send certain commands to Retroarch in a
secure and reliable way.

Co-authored-by: twinaphex <libretro@gmail.com>
2021-04-05 19:55:59 +02:00
..
griffin.c Rewrite commands and add new command type (#12233) 2021-04-05 19:55:59 +02:00
griffin_cpp.cpp (Qt) Combine qt/options/generic.cpp and qt/options/nongeneric.cpp 2021-03-10 09:41:49 +01:00
griffin_glslang.cpp (glslang) doc.cpp is not necessary either 2020-07-06 05:16:01 +02:00
griffin_objc.m (Apple/Metal) Combine various Metal files into one 2021-03-21 18:06:00 +01:00