Commit Graph

  • f23dd992dd GLSL-ES doesn't allow implicit int/uint conversions Jonathan Hamilton 2018-01-11 10:20:14 -08:00
  • 1fabc93756 ISOProperties: Rename Edit Config and Show Defaults Ryan Meredith 2018-01-11 08:31:01 -05:00
  • 4997fbce44 Vulkan: Fix possible mismatch between EFB framebuffer and render pass Stenzek 2018-01-11 16:02:31 +10:00
  • 0525726338 Vulkan: Move pipeline barrier outside render pass for EFB peeks Stenzek 2018-01-11 15:36:01 +10:00
  • 48a8063cd5 Vulkan: Fix FramebufferManagerBase::m_EFBLayers being set out-of-range Stenzek 2018-01-11 15:30:27 +10:00
  • 173a33886c Vulkan: Move render pass management to ObjectCache Stenzek 2017-09-09 14:04:26 +10:00
  • 0e50b2c9f2 Vulkan: Add missing layout transition when resolving MSAA depth buffers Stenzek 2017-12-08 17:55:33 +10:00
  • ba111959fa Modified StringUtil to use a u16string instead of a wstring in the non-win32 UTF16BEToUTR8 method. 34will 2018-01-10 14:49:35 +00:00
  • 226b65bd38 Clean up variable naming in HiresTextures::Update JosJuice 2018-01-10 17:53:51 +01:00
  • c25fffc9a0 Treat custom textures with "_arb" suffix as having arbitrary mipmaps JosJuice 2018-01-10 14:56:18 +01:00
  • 41fe276323
    Merge pull request #6295 from 34will/master Markus Wick 2018-01-10 14:55:37 +01:00
  • 10ea9e5f5b Added an actual implementation for yes/no dialogs on Android using Object.wait and Object.notify. 34will 2018-01-07 22:30:28 +00:00
  • a1467f0e5a
    Merge pull request #6282 from mahdihijazi/replace_file_browser Markus Wick 2018-01-10 09:50:16 +01:00
  • 57640a4c83
    Merge pull request #6293 from container1234/dolphinqt-debugger Anthony 2018-01-09 21:25:17 -05:00
  • 5cff714b77 Qt/Debugger: Add TB, XER and GQRs to Registers Window container1234 2018-01-07 19:26:55 +09:00
  • 22f469697b
    Merge pull request #6290 from JosJuice/invalid-aspect-ratio Markus Wick 2018-01-08 13:46:30 +01:00
  • 1557e6ab05 Specify underlying types for enums that get casted from integers JosJuice 2018-01-08 12:04:12 +01:00
  • 29e8806d09
    Merge pull request #6268 from degasus/xfb_copy Markus Wick 2018-01-08 11:21:31 +01:00
  • 3abc288e02 macOS: Add errno setting in set_report (HID) Vincent Duvert 2018-01-07 11:14:51 +01:00
  • 8d5810a103 macOS: Use unique IDs for HID paths Vincent Duvert 2018-01-07 11:00:01 +01:00
  • a2404c42a1 Treat invalid aspect ratio setting values as Auto JosJuice 2018-01-06 12:53:53 +01:00
  • 56d153f548 VideoCommon: Apply the yscale as upscaling of the XFB. Markus Wick 2017-12-23 12:44:01 +01:00
  • dc08b73db1
    Merge pull request #6141 from JonnyH/WIP/shader-framebuffer-fetch2 Markus Wick 2018-01-05 23:42:43 +01:00
  • 1cf1e7cde0
    Merge pull request #6286 from JosJuice/game-list-cache-vector Markus Wick 2018-01-05 23:37:41 +01:00
  • 6ad04fc589
    Merge pull request #6288 from JosJuice/boot-savestate-thread JosJuice 2018-01-05 21:45:28 +01:00
  • 409ae4c444 [Android] Replace current file browser mahdihijazi 2018-01-03 09:40:23 +01:00
  • af51063a9a DolphinWX: Rewrite the logic for adding/removing games from cache JosJuice 2018-01-05 18:15:40 +01:00
  • c709f3c2d1 Standardise some enums from ALL_CAPS to CamelCase Jonathan Hamilton 2018-01-05 10:01:18 -08:00
  • ceb1f8c8cb Enable shader_framebuffer_fetch blend path on ubershaders Jonathan Hamilton 2017-12-26 12:30:22 -08:00
  • 8d68adcaf3 Workaround qualcomm driver bug Jonathan Hamilton 2017-11-09 17:39:09 -08:00
  • 29a9ed043b Implement dual-source blending in shader Jonathan Hamilton 2017-10-25 22:44:39 -07:00
  • 11976526d1
    Merge pull request #6283 from JosJuice/qt-vs-launch Markus Wick 2018-01-05 15:34:33 +01:00
  • ff8893b1a9
    Merge pull request #6277 from vladfi1/surfaceless_egl Markus Wick 2018-01-05 15:20:35 +01:00
  • c492a5a86a Don't involve host thread when booting from savestate JosJuice 2018-01-05 14:08:09 +01:00
  • e705d43312
    Merge pull request #6270 from mahdihijazi/suppport_restore_state Markus Wick 2018-01-05 13:45:36 +01:00
  • e31f8f8ecb
    Merge pull request #6284 from JosJuice/qt-gamefilecache-mutex Léo Lam 2018-01-04 22:44:53 +01:00
  • 2167a45c24 Qt/Mapping: Implement Microphone widget spycrab 2018-01-04 18:38:09 +00:00
  • 04cefc6ed3 DolphinWX: Use vector instead of list for game list cache JosJuice 2018-01-04 17:10:25 +01:00
  • e44b64b82c DolphinQt2: Don't use a mutex in GameFileCache JosJuice 2018-01-04 14:07:01 +01:00
  • 9988652d86 Fix launching DolphinQt2 from Visual Studio JosJuice 2018-01-04 13:03:47 +01:00
  • 637fbec35d
    Merge pull request #6274 from myfreeweb/freebsd-libusb-no-detach Léo Lam 2018-01-04 10:39:58 +01:00
  • 42fa129552 [Android] Fix refreshing the games list after adding a directory mahdihijazi 2018-01-03 13:40:22 +01:00
  • c749125be5
    Merge pull request #6276 from vladfi1/encode Léo Lam 2018-01-03 13:35:03 +01:00
  • 330881ae80 Allow users to specify the encoder used for framedumping. Vlad Firoiu 2017-12-29 09:00:55 -05:00
  • 1f89d91deb
    Merge pull request #6280 from spycrab/qt_screensaver Léo Lam 2018-01-03 13:13:18 +01:00
  • adada16603 Qt: Toggle Screensaver spycrab 2018-01-01 21:15:26 +00:00
  • 0dd52ca7ab UICommon: Move screensaver code to UICommon spycrab 2018-01-01 21:03:50 +00:00
  • 075a226961
    Merge pull request #4437 from sepalani/d3d11_fix_debug_build Markus Wick 2018-01-03 08:53:26 +01:00
  • fd13851df2
    Merge pull request #6076 from spycrab/qt_debugger Pierre Bourdon 2018-01-03 03:44:27 +01:00
  • cb168b1843
    Merge pull request #6134 from ligfx/soundstreamlifecycle Markus Wick 2018-01-02 09:58:36 +01:00
  • afa69a5876 Qt: Implement "AR Codes" spycrab 2018-01-01 20:01:58 +00:00
  • 26a9957285
    Merge pull request #6278 from spycrab/qt_fix_icon Léo Lam 2018-01-01 17:07:11 +01:00
  • 4f4021686e Qt/KDE: Fix icon spycrab 2018-01-01 12:31:53 +00:00
  • 44935c23e0 MAX_XFB_HEIGHT: PAL value off by two fixed Sepalani 2016-11-10 00:41:16 +00:00
  • a4be51109c Translation resources sync with Transifex JosJuice 2017-12-30 11:26:05 +01:00
  • 45ac9b678d Require WINDOW_BIT if we have a window handle. Vlad Firoiu 2017-12-29 23:20:16 -05:00
  • eb59267196 Surfaceless egl rendering. Vlad Firoiu 2017-12-28 22:42:43 -05:00
  • 136e835fb4 [Android] Support restore emulator state after the emulation screen is killed mahdihijazi 2017-12-25 01:05:37 +01:00
  • 82a6701f79 Optionally delete savestate that gets loaded at boot JosJuice 2017-12-28 10:13:53 +01:00
  • 257da9980e
    Merge pull request #6275 from JosJuice/android-reliable-init Leo Lam 2017-12-28 20:45:10 +01:00
  • b63ec57c1e Qt: Connect debugging widgets spycrab 2017-11-19 18:50:38 +01:00
  • 8795b342d1 Qt/Debugger: Implement "Breakpoints" window spycrab 2017-10-03 18:43:44 +02:00
  • 08716be43b Qt/Debugger: Implement "Watch" window spycrab 2017-09-27 08:53:05 +02:00
  • ec37ce093f Qt/Debugger: Implement "Registers" window spycrab 2017-09-13 19:33:45 +02:00
  • 2a19ccf806 Qt/InterfaceSettings: Add "Show Debugging UI" option spycrab 2017-09-25 10:21:04 +02:00
  • ff283ff912 Qt/Settings: Add debug mode flag spycrab 2017-09-19 14:14:45 +02:00
  • b921f6cdef MainAndroid: Don't set User directory redundantly JosJuice 2017-12-28 13:34:49 +01:00
  • 3e6e66b0d9 Android: Don't return anything from HandleInit JosJuice 2017-12-28 12:51:45 +01:00
  • d8f10ba177 Android: Always run HandleInit logic on app start JosJuice 2017-12-28 12:49:40 +01:00
  • f9a0511937 MainAndroid: Optionally wait for savestate to finish writing JosJuice 2017-12-26 22:22:42 +01:00
  • 87957faddd MainAndroid: Allow specifying savestate to load at boot JosJuice 2017-12-26 22:08:44 +01:00
  • a81cbf60fb MainAndroid: Add wrapper for Core::IsRunning JosJuice 2017-12-25 13:57:31 +01:00
  • d9dd210739 MainAndroid: Allow specifying path for savestates JosJuice 2017-12-25 13:50:29 +01:00
  • 1df69c5750
    Merge pull request #6051 from JosJuice/android-sys JosJuice 2017-12-27 17:34:24 +01:00
  • 3bc61ed363
    Merge pull request #6271 from JosJuice/load-state-at-boot Leo Lam 2017-12-26 20:56:06 +01:00
  • 9dd88d76dd Redesign the ability to load state at boot JosJuice 2017-12-25 18:07:29 +01:00
  • 5c1c67d4d8 passthrough: do not detach kernel driver on FreeBSD Greg V 2017-12-26 20:22:46 +03:00
  • 152f7fa35c Android: Fix race condition with writing files before setting User path JosJuice 2017-12-24 16:44:43 +01:00
  • 3262314435 Android: Don't extract Sys if it already is extracted JosJuice 2017-09-10 08:43:12 +02:00
  • b3b7aef09a Android: Extract Sys to a different folder than the User folder JosJuice 2017-09-09 11:27:24 +02:00
  • c9b78e23a2
    Merge pull request #6272 from JosJuice/qt-no-selected-game Leo Lam 2017-12-25 20:07:14 +01:00
  • ac18cffcab DolphinQt2: Don't crash when trying to play without a game selected JosJuice 2017-12-25 18:41:53 +01:00
  • d1c1793a34 Don't expose SYSDATA_DIR in a header JosJuice 2017-09-09 18:53:55 +02:00
  • b187d4cd08
    Merge pull request #6269 from JosJuice/ini-section-mapping Leo Lam 2017-12-24 15:26:47 +01:00
  • bfa7c14fef
    Merge pull request #6258 from mahdihijazi/extract_service JosJuice 2017-12-24 14:59:14 +01:00
  • bedc814923
    Merge pull request #6267 from mahdihijazi/gc_pad_settings JosJuice 2017-12-24 14:51:37 +01:00
  • f41273fe79 GameConfigLoader: Map whole sections, not just individual keys JosJuice 2017-12-23 18:20:47 +01:00
  • 5296ee6d3d Reduce the indentation level of MapINIToRealLocation JosJuice 2017-12-23 18:23:31 +01:00
  • 58ee9d2a78 Fix a bug when you open the gc pad settings after fresh install of Dolphin mahdihijazi 2017-12-23 10:51:39 +01:00
  • 3daeb6b970
    Merge pull request #6266 from iwubcode/fix_pal_vertical_scaling Markus Wick 2017-12-23 12:14:34 +01:00
  • 2cecb64e4c Don't override the WiimoteNew.ini so the user don't loose the selected source mahdihijazi 2017-12-23 00:03:02 +01:00
  • 50d96a4411 BPStructs: Use static cast for XFB/EFB copies iwubcode 2017-12-21 21:16:21 -06:00
  • e1332b1d7e Texture Cache Base: Move PAL vertical scaling to be baked into the texture size. This saves on a number of multiplications and fixes an issue where we were multiplying the y-scaling factor by the srcRectangle's height + 1 which was causing a crash in some GC titles iwubcode 2017-12-21 11:22:46 -06:00
  • 8a9eff1404
    Merge pull request #6215 from iwubcode/immediate_mode_fixes Leo Lam 2017-12-20 17:26:14 +01:00
  • f475c6d3de
    Merge pull request #6052 from Ebola16/master Leo Lam 2017-12-20 11:05:50 +01:00
  • 1f226ec14f Update Readme.md and various fixes Ryan Meredith 2017-11-19 16:11:33 -05:00
  • 3eeab02ee2
    Merge pull request #6263 from JosJuice/show-fps-default Leo Lam 2017-12-20 10:51:09 +01:00
  • 06e25d1b4a Fix default value for Show FPS in Android GUI JosJuice 2017-12-20 10:45:24 +01:00
  • dcac455a16
    Merge pull request #6256 from JosJuice/scaled-xfb-copies Markus Wick 2017-12-19 14:41:24 +01:00
  • a3355a3e4a Only use the "Scaled EFB Copy" setting for EFB, not XFB JosJuice 2017-12-16 21:58:17 +01:00