flycast/shell/apple/emulator-ios/emulator
Flyinghead 08ac485eac ui: fix drag scrolling and imgui gl renderer. use imgui events
Missing call to KeepAliveID was preventing drag scrolling in empty
areas. Also check for HoveredIdDisabled to allow scrolling by dragging
disabled items and enable HoveredIdAllowOverlap.
imgui gl renderer: use ImDrawCmd::IdxOffset instead of counting
manually. Use correct alpha blending function.
Use imgui events for all input. Simplify keyboard input by getting rid
of modifiers.
Enable flat navigation in content window.
Add format string to OptionSlider.
2023-03-30 16:54:54 +02:00
..
Images.xcassets iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00
iCade-iOS Fix path structure and relationships in iOS project 2015-08-14 23:16:31 -04:00
AppDelegate.h iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00
AppDelegate.mm Race condition when stopping while emu is failing 2023-02-26 22:01:32 +01:00
EmulatorView.h iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00
EmulatorView.mm [iOS] GCMouse support (#353) 2021-09-14 11:51:44 +02:00
FlycastStoryboard.storyboard iOS support. Work in progress 2021-08-06 10:30:30 +02:00
FlycastViewController.h iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00
FlycastViewController.mm ui: fix drag scrolling and imgui gl renderer. use imgui events 2023-03-30 16:54:54 +02:00
LaunchScreen.storyboard iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00
PadViewController.h iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00
PadViewController.mm cleanup include headers 2023-01-26 10:06:51 +01:00
PadViewController.xib ios: fix virtual gamepad X button in arcade mode 2023-02-08 12:11:41 +01:00
flycast-ios-Prefix.pch iOS support. Work in progress 2021-08-06 10:30:30 +02:00
flycast.entitlements ios: add entitlements and sign IPA with ldid 2021-08-29 11:58:05 +02:00
ios_gamepad.h ios: fix virtual gamepad X button in arcade mode 2023-02-08 12:11:41 +01:00
ios_keyboard.h get rid of KeyboardDeviceTemplate 2023-03-29 16:48:46 +02:00
ios_main.mm sdl: SDL_QuitSubSystem() on exit 2022-05-31 17:42:42 +02:00
ios_mouse.h ggpo: keyboard/mouse games support. Fix chat when keyboard disabled 2021-10-19 16:56:46 +02:00
main.m iOS: multiple controller/rumble support. GL: fix black screen after RTT 2021-08-23 14:02:12 +02:00