Commit Graph

  • ff5e296576
    Merge pull request #7741 from Techjar/no-resume-on-stop Connor McLaughlin 2019-01-26 23:48:52 +10:00
  • 408029e8a3 Qt/MainWindow: Don't unpause after confirming shutdown Techjar 2019-01-26 07:26:56 -05:00
  • cf6eb3d38d Translation resources sync with Transifex JosJuice 2019-01-26 12:29:45 +01:00
  • 8a1eb34c38 Android: Default backendMultithreading to false on android zackhow 2019-01-25 17:32:54 -05:00
  • 51a219c54d
    Merge pull request #7263 from spycrab/qt_ini_edit spycrab 2019-01-26 00:45:46 +01:00
  • ff5556ce2f Qt/GameConfigWidget: Complete overhaul spycrab 2018-07-13 12:56:58 +02:00
  • b14e540671
    Merge pull request #7736 from stenzek/imgui-hidpi JosJuice 2019-01-25 22:45:31 +01:00
  • 0691971d82 Core: Fix some warnings spycrab 2019-01-25 17:33:17 +01:00
  • f0ac74d1b0
    Merge pull request #7737 from spycrab/qt_fix_warnings spycrab 2019-01-25 17:30:41 +01:00
  • f908612452 DolphinQt: Fix some warnings spycrab 2019-01-25 17:21:38 +01:00
  • b4c37f3148
    Merge pull request #7732 from spycrab/bump_min_version spycrab 2019-01-25 16:49:56 +01:00
  • 3d8145af65 RenderWidget: Fix mouse position for imgui on hidpi screens Stenzek 2019-01-26 01:31:58 +10:00
  • 787f2c6bd7 Qt: Make more messages modal spycrab 2019-01-25 16:08:06 +01:00
  • 6962d5bc52
    Merge pull request #7478 from stenzek/imgui spycrab 2019-01-25 15:08:40 +01:00
  • 774480ba23 Vulkan: Set contents scale of Metal layer to screen factor Stenzek 2019-01-26 00:02:02 +10:00
  • 4badc961d0 Qt: Bump minimum macOS version required spycrab 2019-01-25 13:18:07 +01:00
  • e060b133e3
    Merge pull request #7722 from 0xFEEDC0DE64/gamecube-settings-improvements JMC47 2019-01-25 05:40:07 -05:00
  • af25b9aede
    Merge pull request #7731 from zackhow/point Connor McLaughlin 2019-01-25 19:38:29 +10:00
  • fc32ec7ffe Android: Fix pointer if game aspect ratio is larger than devices zackhow 2019-01-24 22:19:48 -05:00
  • ee0fa548bc Vulkan: Don't bind last descriptor set if bounding box is unsupported Stenzek 2019-01-23 00:36:46 +10:00
  • c6f151c4e1 Android: Use scaledDensity as backbuffer scale (for imgui) Stenzek 2019-01-22 22:45:02 +10:00
  • 82fd923a4e Android: Add getter method for NativeLibrary.sEmulationActivity Stenzek 2019-01-22 22:44:30 +10:00
  • e9b02e7dd0 Vulkan: Remove unused UpdateUtilityUniformBuffer function Stenzek 2019-01-20 11:41:37 +10:00
  • 78588ce79d ShaderCache: Use imgui for shader compilation dialog Stenzek 2018-11-28 23:36:39 +10:00
  • e4b205c769 Decouple XFB scanout from presentation Stenzek 2018-11-28 14:30:47 +10:00
  • f1e7fb505b Renderer: Scale all imgui fonts by the backbuffer scale Stenzek 2019-01-19 00:35:33 +10:00
  • c9c0b85056 VideoBackends: Store a backbuffer 'scale' Stenzek 2019-01-19 00:35:00 +10:00
  • e03b8e899e Vulkan: Move texture upload buffer to ObjectCache Stenzek 2019-01-19 00:27:09 +10:00
  • 36ce47635b RenderWidget: Hook up to ImGui Stenzek 2018-10-10 21:41:52 +10:00
  • 63dd91628d Remove old RasterFont classes Stenzek 2018-10-10 01:34:26 +11:00
  • 600d1fc0bc Renderer: Use imgui for drawing debug text and OSD Stenzek 2018-10-10 01:26:31 +11:00
  • d1868d9475 RenderBase: Implement imgui rendering Stenzek 2018-10-10 00:57:52 +11:00
  • 396b7c2978 OGL: Invalidate tracked state when calling ResetAPIState() Stenzek 2019-01-19 23:54:35 +10:00
  • 224b23b979
    Merge pull request #7729 from stenzek/adreno-sillyness Connor McLaughlin 2019-01-25 11:07:12 +10:00
  • ddb1fbf701
    Merge pull request #7500 from zackhow/pointer JMC47 2019-01-24 20:02:23 -05:00
  • e1fdf4ae9a General GameCubePane improvements (squashed commit) 0xFEEDC0DE64 2019-01-24 21:08:21 +01:00
  • 1d61041985 ShaderGen: Don't use interface blocks on Vulkan without GS Stenzek 2019-01-23 18:12:13 +10:00
  • f64b30156f
    Merge pull request #7721 from belthesar/master Anthony 2019-01-23 16:56:12 -08:00
  • e15af5077f Android: don't init touch pointer when device doesn't have touch zackhow 2019-01-20 11:38:41 -05:00
  • e8739156e4 Android: Normalize pointer touches based on rendered aspect ratio zackhow 2019-01-19 22:49:04 -05:00
  • ec557eb3a2 Android: double tap screen to press button zackhow 2019-01-10 21:18:16 -05:00
  • f993659249 Android: Add IR width/height/center defaults zackhow 2019-01-08 23:47:59 -05:00
  • 8c3129697c Android/GameSettings: Add IR defaults for RMG, RUU, RZD, RMC, SB4, and ROD zackhow 2018-10-28 11:35:49 -04:00
  • d0b42286cf Load custom game IR values if they are not set zackhow 2018-10-24 21:29:48 -04:00
  • 68cb24172b ShaderGen: Omit some unused varyings when possible Stenzek 2019-01-23 18:11:17 +10:00
  • 3cd3e84486 SI_DeviceGCController: Calibrate pad origin on boot to perfect neutral values instead of initial input state. Jordan Woyak 2019-01-21 19:00:09 -06:00
  • 6f4022cef0
    Merge pull request #77 from flyinghead/master Twinaphex 2019-01-22 22:15:00 +01:00
  • 5ad415d321 new core option: Force Texture Filtering Flyinghead 2019-01-22 22:00:46 +01:00
  • 77cbee7250 android: fix crash when first frame is rendered Flyinghead 2019-01-22 21:37:14 +01:00
  • cd5a30c51b add LIBRETRO_STATIC compile flag instead of using heuristics hunterk 2019-01-22 14:17:15 -06:00
  • 33b975a0a4 Mark more Wii titles as not supporting 16:9 JosJuice 2019-01-21 22:52:50 +01:00
  • 9a1a98a9f6 Qt/MainWindow: Also display "List Columns" menu via right-click on table's header. Christian Aguilera 2019-01-21 20:05:31 +00:00
  • b9e402e8b0 Android: Don't clear vibrators in onStop zackhow 2019-01-20 19:28:40 -05:00
  • bddd0fb44e Android minor changes weihuoya 2019-01-21 10:30:19 +08:00
  • 00f786384d
    Update GeckoCodes code download to use https Cody Wilson 2019-01-20 11:26:29 -05:00
  • 1db02c14c7 Android: add IR width/height/center option in emu menu zackhow 2018-10-13 07:17:14 -04:00
  • 47d6406fd4 Android: Add touch to move pointer in overlay zackhow 2018-10-05 16:59:17 -04:00
  • 7796f12fbf
    Merge pull request #75 from flyinghead/master Twinaphex 2019-01-19 19:32:03 +01:00
  • 1070192165 TextureCache: Fix a possible crash when partial updating palette textures Stenzek 2019-01-19 23:32:40 +10:00
  • 84bcbef944 TextureCache: Don't partial copy to non-existant texture layers Stenzek 2019-01-19 23:27:49 +10:00
  • ade255a5ff TextureCache: Fix broken XFB stitching with stereoscopy is enabled Stenzek 2019-01-19 23:23:18 +10:00
  • 6bfe4c83a5 OGL: Fix broken stereoscopy geometry shader for EFB copies Stenzek 2019-01-19 23:22:57 +10:00
  • eaf29a0077 new core option: load custom (hi-res) textures Flyinghead 2019-01-19 13:47:53 +01:00
  • 47cc5b02e3 Qt/MainWindow: Directly delete unparented dialogs Techjar 2019-01-19 04:37:07 -05:00
  • 6cc8775510 ControllerInterface: evdev: Replace unclear bool parameter with enum class. Jordan Woyak 2019-01-17 09:54:07 -06:00
  • 52aa39991c ControllerInterface: evdev: Cleanup rumble effect processing so effects aren't removed and re-uploaded with every SetState() call. Split the "LeftRight" output into separate "Strong" and "Weak" outputs. Other minor cleanups. Jordan Woyak 2019-01-08 09:28:24 -06:00
  • 3627ef8a04
    Merge pull request #7696 from TryTwo/Debugger_Restore_Tabbed_Docking Léo Lam 2019-01-17 13:40:02 +01:00
  • 2c2910c129
    Merge pull request #7522 from mahdihijazi/updates Léo Lam 2019-01-16 22:23:40 +01:00
  • c7373701cc
    Merge pull request #7580 from Techjar/netplay-padmapping-type Léo Lam 2019-01-16 21:57:38 +01:00
  • fd3ef7ebc5
    Merge pull request #7616 from AdmiralCurtiss/memcard-cleanup Léo Lam 2019-01-16 21:56:40 +01:00
  • 8d601b1466
    Merge pull request #7613 from orbea/unittests Léo Lam 2019-01-16 21:36:04 +01:00
  • e19ee2ad4f
    Merge pull request #7664 from jordan-woyak/kill-button-threshold Léo Lam 2019-01-16 21:33:05 +01:00
  • 3892c3ac48
    Merge pull request #7690 from NarryG/dragload-savestate Léo Lam 2019-01-16 21:32:44 +01:00
  • d69740c8b4 Reimplement savestate loading via drag and drop Dan B 2018-09-21 22:26:26 -04:00
  • a8bc6f9899
    Merge pull request #7693 from jordan-woyak/hotplug-callback-fix Léo Lam 2019-01-16 21:00:48 +01:00
  • b2de98cad1
    Merge pull request #7680 from jordan-woyak/dinput-axis-range Léo Lam 2019-01-16 18:52:11 +01:00
  • 634ef78a26
    Merge pull request #7705 from cristian64/master Léo Lam 2019-01-16 18:51:11 +01:00
  • c785ccba27
    Merge pull request #7712 from linkmauve/gcadapter-flatten Léo Lam 2019-01-16 18:48:15 +01:00
  • fb6fae2b2b Flatten GCAdapter function Emmanuel Gil Peyrot 2019-01-15 22:01:48 +01:00
  • ee5e2fd9f9 Fixed crash when dereferencing the potential null pointer returned by GetSelectedGame(). Christian Aguilera 2019-01-14 00:05:21 +00:00
  • 5962316068
    Merge pull request #7643 from weihuoya/texture-overlap Connor McLaughlin 2019-01-16 08:49:36 +10:00
  • 1d3e3de44b
    Merge pull request #7629 from JosJuice/auto-disc-change JMC47 2019-01-15 13:01:36 -05:00
  • e2535254ad
    Merge pull request #7709 from ytrezq/master JMC47 2019-01-14 23:56:51 -05:00
  • 488d1c8fdf
    Disable some Video settings for 1080° Snowboarding ytrezq 2019-01-15 05:39:57 +01:00
  • 658c95588b
    Merge pull request #7695 from zackhow/onetouch JMC47 2019-01-11 22:55:05 -05:00
  • 058778a2e8 Android: only add controllers GC1 and Wiimote1 as touch controllers zackhow 2019-01-11 16:29:26 -05:00
  • b557faa386 Debugger restore tabbed docking TryTwo 2019-01-07 08:01:35 -07:00
  • eb55fcda53
    Merge pull request #7694 from JMC47/MKWDeferred Anthony 2019-01-11 13:17:47 -08:00
  • 0aee9f5545 Disable Deferred EFB Copies on Mario kart Wii JMC47 2019-01-11 16:10:59 -05:00
  • b425f86121 ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android. Jordan Woyak 2019-01-10 09:02:38 -06:00
  • 012338288e
    Merge pull request #7662 from jordan-woyak/mapping-indicators-make-pretty JMC47 2019-01-10 19:04:27 -05:00
  • c2afcb0f6b
    Merge pull request #7692 from zackhow/bboxadroid Connor McLaughlin 2019-01-10 12:17:33 +10:00
  • 078fc74b54 Android/OGL: fix bounding box for OpenGL-ES zackhow 2019-01-09 21:07:44 -05:00
  • d3e1d2ea00
    Merge pull request #7666 from jordan-woyak/input-shutdown-fix JosJuice 2019-01-08 14:39:47 +01:00
  • b30a338dd6
    Merge pull request #7683 from zackhow/removefullanalog JosJuice 2019-01-08 14:01:26 +01:00
  • d7b0b4fc5b
    Merge pull request #7686 from JMC47/MegaDriveTypo JosJuice 2019-01-08 13:02:02 +01:00
  • 0da5929226
    Merge pull request #7626 from weihuoya/vulkan-oom Connor McLaughlin 2019-01-08 21:57:25 +10:00
  • 66a7db3850 Always flush on swap weihuoya 2019-01-08 18:28:59 +08:00
  • 42c701d518 Fix "Vitual Console" Typo in M.ini JMC47 2019-01-08 04:46:56 -05:00
  • 80c8c39d2e
    Merge pull request #7684 from weihuoya/sengoku-her JosJuice 2019-01-08 09:00:44 +01:00