summaryrefslogtreecommitdiff
path: root/Source/Android/jni/MainAndroid.cpp
AgeCommit message (Expand)Author
2020-08-27Android: Better GCAdapter scanning thread managementRyan Meredith
2020-08-09Android: Rewrite GetRenderSurfaceScale in JavaJosJuice
2020-07-24Android: Add Log Configuration to UIRyan Meredith
2020-07-22Android: Some simple Clang-Tidy suggestionsRyan Meredith
2020-07-12Android: Use system cache directory as cache directoryJosJuice
2020-06-29Android: Enfore correct stick gate in overlayJosJuice
2020-06-21Show file format details in game propertiesJosJuice
2020-04-22Android: Add Install WAD to menu_game_gridRyan Meredith
2020-04-21Merge pull request #8714 from JosJuice/progress-dialog-threadJMC47
2020-04-10Android: Reload Wii Remote settings upon saving themRyan Meredith
2020-04-03Remove unused function Host_UpdateProgressDialogJosJuice
2020-03-11Common: Add a render_window field to WindowSystemInfoStenzek
2019-11-28InputCommon: Decouple ButtonManager and Touchscreen from AndroidOatmealDome
2019-11-20Android: Let WiimoteEmu know whether we have accelerometer/gyroscopeJosJuice
2019-11-11Merge pull request #8456 from jordan-woyak/input-gate-race-fixConnor McLaughlin
2019-11-06InputCommon: Make the "input gate" not racey.Jordan Woyak
2019-11-05Android: Replace emulation rotation crash workaround with proper fixJosJuice
2019-08-21Android: Call UICommon::Init at app start instead of emulation startJosJuice
2019-07-02Android: Suggest deleting game INIs if they contain global INI dataJosJuice
2019-06-23Make DolphinAnalytics a true singleton - static local variables are initializ...Silent
2019-06-19Common/MsgHandler: Namespace code within the Common namespaceLioncash
2019-06-08Merge pull request #8117 from weihuoya/threaded_envConnor McLaughlin
2019-06-07Core/ConfigManager: Use forward declarations where applicableLioncash
2019-05-29android: thread local envweihuoya
2019-05-24Update Discord rich presence when the title changesDavid Korth
2019-03-21Core/Host: Allow frontends to block inputsspycrab
2019-01-28Android: Call update touch pointer from thread.zackhow
2019-01-25Android: Use scaledDensity as backbuffer scale (for imgui)Stenzek
2019-01-25Renderer: Use imgui for drawing debug text and OSDStenzek
2019-01-23Android: Normalize pointer touches based on rendered aspect ratiozackhow
2019-01-19Android: add IR width/height/center option in emu menuzackhow
2019-01-04Add Android support for automatic disc changingJosJuice
2018-10-28Android: Speed up game settings savingzackhow
2018-10-28Android: Add game specific gc/wii controller settingszackhow
2018-10-27android: remove enter and exit transitionweihuoya
2018-10-20VideoBackends: Pass window system info from host on creationStenzek
2018-10-20Drop Host_GetRenderSurface and pass display to backendStenzek
2018-10-20Refactoring and cleanup of GLInterface (now GLContext)Stenzek
2018-10-12Merge pull request #7437 from stenzek/graphics-options-raceMat M
2018-09-28Remove unused Host_ShowVideoConfigStenzek
2018-09-14Android: Run Directory Initialization as a thread instead of servicezackhow
2018-08-27Profiler: Migrate global g_ProfileBlocks boolean to JitOptionsLioncash
2018-08-23Android: Add usage statistics to android.zackhow
2018-06-15PowerPC: Convert CPUCore enum into an enum classLioncash
2018-06-06Use UICommon's game list code on AndroidJosJuice
2018-05-28Common: Move host communication enum to Host.hLioncash
2018-05-20Reimplement custom PNG banners in game listJosJuice
2018-04-17Fix some warningsTillmann Karras
2018-04-03Fix build error on AndroidJosJuice
2018-03-31Remove dead codeLéo Lam