SDL UI, fix SDL input and SDL window output mode for osx compile
authorkub <derkub@gmail.com>
Sun, 2 Aug 2020 21:17:57 +0000 (23:17 +0200)
committerkub <derkub@gmail.com>
Sun, 2 Aug 2020 21:20:09 +0000 (23:20 +0200)
commit1f49b7503216a370fed12ff3128ea76eba47ae25
treef1186647d52a5f1b0a703689ffbd42ba241e9259
parentb74303b1a74839f5de239ae41c69d6b271ab73bd
SDL UI, fix SDL input and SDL window output mode for osx compile

NB for osx >= 10.14 you need SDL >= rev 13688 (ATM only available from SDL repo)
Makefile
pico/pico.h
platform/common/main.c
platform/common/plat_sdl.c
platform/opendingux/inputmap.c