RetroArch/griffin
Stuart Carnie 428f895b6f feat(macOS): Initial Desktop UI (Qt) support
* Adds new RetroArchQT build target to RetroArch_Metal.xcodeproj

Prerequisites:

* Install Qt Frameworks

    $ brew install qt

* Build `moc` files using

    $ make -f Makefile.apple HAVE_QT=1 Q=/usr/local/opt/qt/bin/moc generate

Limitations:

* Qt frameworks are not embedded in bundle, therefore Qt must be
  installed via the `brew` command
2018-09-05 20:10:54 -07:00
..
griffin_cpp.cpp feat(macOS): Initial Desktop UI (Qt) support 2018-09-05 20:10:54 -07:00
griffin_glslang.cpp (glslang) Buildfix for Android 2018-06-25 16:52:15 +02:00
griffin_objc.m feat(Metal): initial xmb and glui menu support 2018-07-03 22:32:12 -07:00
griffin.c Add net_socket_ssl.cto griffin 2018-09-01 04:20:23 +02:00