Commit Graph

  • 10ce9bcad4 resolve conflicts Luc QT 2022-11-18 14:45:47 +0100
  • 5e7dc727d0 Merge branch 'master' of https://github.com/citra-emu/citra into confine_mouse Luc QT 2022-11-18 14:42:41 +0100
  • a3cea29de3 Apply changes PabloMK7 2022-11-17 18:30:27 +0100
  • 99dda2f697 general: Capture "this" explicitly in lambdas Morph 2022-06-14 06:48:43 -0400
  • c6f06b098d Fix some issues pointed out by LGTM v1993 2020-08-06 05:50:08 +0300
  • f44c95d638
    Add "Separate Windows" LayoutOption (#6177) Ameer J 2022-11-17 10:37:30 -0500
  • 6210620946 Qt: Only show second window when emulation is running ameerj 2022-11-16 17:42:14 -0500
  • 88c95f1fe9
    Merge 640a0702b4 into 4f715b6718 Vitor K 2022-11-16 09:55:57 -0800
  • 4f715b6718
    Add nearest neighbor texture filter (#6189) Venkat Rao 2022-11-16 11:55:14 -0600
  • 664562f988
    add mono_render_left_eye option (#6140) Jake Downs 2022-11-16 09:54:26 -0800
  • 41b3d80a26 windows-msvc: enable compatibility reporting Vitor Kiguchi 2022-11-15 18:11:05 -0300
  • dadafca4ca msvc: Copy necessary files to the release Vitor Kiguchi 2022-11-15 15:15:48 -0300
  • 741f647f38 msvc: do not ship .pdb files Vitor Kiguchi 2022-11-15 15:07:02 -0300
  • 25c73ed6c5 Release msvc compiled binaries as an alternative to mingw releases Vitor Kiguchi 2022-11-12 22:43:23 -0300
  • 4ba346ec34 Improve directory creation in WindowsCopyFiles.cmake Michał Janiszewski 2018-06-24 21:27:00 +0200
  • 892f22fbb3 Implement KernelSetState and notif 0x203 PabloMK7 2022-11-15 16:30:59 +0100
  • 7a48372686 Fix plugins in old 3DS mode. PabloMK7 2022-11-15 15:39:39 +0100
  • da3c5c621a
    Update bootmanager.cpp luc-git 2022-11-15 13:16:13 +0100
  • 134460ff78
    Update main.cpp luc-git 2022-11-15 13:14:54 +0100
  • 2967068b87
    Merge pull request #5380 from FearlessTobi/port-3954 merry 2022-11-15 11:31:59 +0000
  • d89a6d491e
    Merge pull request #5526 from FearlessTobi/port-4535-4548 merry 2022-11-15 11:30:21 +0000
  • 95c7bac8a6 Resolve compilation errors related to the Color namespace change FearlessTobi 2020-08-28 15:49:11 +0200
  • 81bf21283f common/color: Migrate code over to the Common namespace Lioncash 2020-08-18 14:27:39 -0400
  • de1fe7e6e3 Address review comments FearlessTobi 2022-11-15 11:16:45 +0100
  • 35f7f5e3e3 common: switch to nullptr for sysctl's empty new value Jan Beich 2020-06-30 22:55:47 +0000
  • 6dabf10009 common: add sysconf() fallback Jan Beich 2020-06-29 22:39:31 +0000
  • cb8b72069f Fix macOS code and change "Swapfile" to "Swap" Morph 2020-05-27 11:21:59 -0400
  • a67f205cfe main: Log host system memory parameters Morph 2020-05-17 14:45:12 -0400
  • c3ddef4adc wording change to linear filtering option Venkat Rao 2022-11-15 00:37:37 -0600
  • f57291f098 Merge branch 'master' into plugins PabloMK7 2022-11-14 14:58:34 +0100
  • 082ba60c49 Do not mark free pages as RWX PabloMK7 2022-11-14 14:57:39 +0100
  • 3b8c0c1039 SDL2: Fix shutdown requested oversight ameerj 2022-11-13 23:26:20 -0500
  • a0a151b42d code enhancement Your Name 2022-11-13 20:37:22 +0100
  • 94d0399876
    fix clang format on mingw/msys2 (#6188) Venkat Rao 2022-11-13 01:22:05 -0600
  • 328a57149f add nearest neighbor filter Venkat Rao 2022-11-13 01:06:25 -0600
  • 7aec8b5118 Qt: Implement screenshots for secondary window ameerj 2022-11-12 15:14:33 -0500
  • da632549d0 SDL2: Only update framerate on main window ameerj 2022-11-08 18:15:49 -0500
  • 45a27ac024 Qt: Add secondary window fullscreen hotkey ameerj 2022-11-08 17:54:06 -0500
  • d08b903cb2 SeparateWindows only on non-android targets ameerj 2022-11-05 19:31:11 -0400
  • b558bd5ccd EmuWindow: Rework global touch state ameerj 2022-11-05 19:28:45 -0400
  • 46e706b64e fix clang format on mingw/msys2 Venkat Rao 2022-11-12 15:54:02 -0600
  • 6b23dd7bb3 Qt: Implement screenshots for secondary window ameerj 2022-11-12 15:14:33 -0500
  • 2aed5ea37e SDL2: Only update framerate on main window ameerj 2022-11-08 18:15:49 -0500
  • 02b4c29907 Qt: Add secondary window fullscreen hotkey ameerj 2022-11-08 17:54:06 -0500
  • 900df8a205 SeparateWindows only on non-android targets ameerj 2022-11-05 19:31:11 -0400
  • d353fffeae EmuWindow: Rework global touch state ameerj 2022-11-05 19:28:45 -0400
  • 67814b65b6 Use pointer to secondary window ameerj 2022-11-04 19:29:19 -0400
  • 91a5a8555f Allow touch on both windows ameerj 2022-11-03 22:35:44 -0400
  • 9c831c9ead EmuWindow: fix separate window layout ameerj 2022-11-03 18:21:59 -0400
  • fa3189a0a9 Qt: Implement separate windows ameerj 2022-11-02 19:00:57 -0400
  • dd30417b37 SDL2: Implement separate windows ameerj 2022-11-05 20:14:13 -0400
  • e0deee2ab2 citra_qt: Implement some suggestions GPUCode 2022-11-12 16:46:21 +0200
  • aac98f971f Allocate plugin memory from SYSTEM instead of APPLICATION PabloMK7 2022-11-12 13:42:19 +0100
  • 936550db43
    Merge branch 'master' into apt_start_application GPUCode 2022-11-12 11:43:57 +0200
  • f6320c8de9
    Reduce bugginess when texture filtering and custom textures both enabled (#6184) Venkat Rao 2022-11-12 00:08:26 -0600
  • a76ef97f15
    citra_qt: ask for confirmation when changing games from the game list (#6186) foghawk 2022-11-11 23:09:53 -0600
  • 6b06484c2c Proper initialization order PabloMK7 2022-11-11 20:10:40 +0100
  • ec6cf601c1 Apply suggestions PabloMK7 2022-11-11 19:01:30 +0100
  • 4f71833273 citra_qt: Remove margin in emulation tab GPUCode 2022-11-11 08:36:47 +0200
  • feab835725 citra_qt: Fix unthottled fps setting GPUCode 2022-11-11 08:21:11 +0200
  • ac7b19ce6b fix clang format Venkat Rao 2022-11-10 17:19:25 -0600
  • ad63f29a58 citra_qt: Wrap UISettings GPUCode 2022-11-10 22:57:17 +0200
  • 85bb7bb837 citra_qt: Remove version number GPUCode 2022-11-10 21:48:50 +0200
  • 16fe8d985e citra_qt: Make icon smaller and centered GPUCode 2022-11-10 21:45:21 +0200
  • 8e8c284254 citra_qt: Document and run clang format GPUCode 2022-11-10 19:09:48 +0200
  • 75b82245c1 citra_qt: Per game general settings GPUCode 2022-11-10 17:15:08 +0200
  • 687c546443 citra_qt: Per game system settings GPUCode 2022-11-10 15:36:32 +0200
  • cc6489f1d0 citra_qt: Per game graphics settings GPUCode 2022-11-09 22:04:17 +0200
  • 2b67354ca3 citra_qt: ask for confirmation when changing games from the game list nobody 2022-11-10 06:35:49 -0600
  • a3e0c18735 fixed some (but not all) glitchy behavior when texture filtering & custom textures both enabled Venkat Rao 2022-11-10 04:25:52 -0600
  • 477105654c macos: don't check authorization if previously granted in this session Vitor Kiguchi 2022-11-09 00:12:54 -0300
  • a2da91e097 multimedia_camera: properly resume stopped cameras Vitor Kiguchi 2022-11-09 00:10:56 -0300
  • bb05d8c12a
    src/CMakeLists: Enforce multiple warnings on MSVC (#5692) Tobias 2022-11-09 23:14:28 +0100
  • 7a5b229e59 citra_qt: Per game audio settings GPUCode 2022-11-09 21:40:59 +0200
  • 55e3d6ef31 Merge branch 'master' into plugins PabloMK7 2022-11-09 16:48:11 +0100
  • 38b8bf12de
    Merge pull request #6168 from PabloMK7/cia_update_fix GPUCode 2022-11-09 17:35:16 +0200
  • d04d71e4c9
    Remove misplaced return statement PabloMK7 2022-11-09 16:25:52 +0100
  • b9d9ae35e4
    Merge pull request #6183 from GPUCode/master GPUCode 2022-11-09 16:50:31 +0200
  • bd84dbc8d3
    citra_qt: Avoid null reference capture when taking screenshots GPUCode 2022-11-09 16:50:05 +0200
  • 40335b2e11 Fix typo PabloMK7 2022-11-09 12:35:36 +0100
  • 38b42fc9a6 Move global variable to static member PabloMK7 2022-11-09 12:30:46 +0100
  • 1c7dc881cd macos: don't check authorization if previously granted in this session Vitor Kiguchi 2022-11-09 00:12:54 -0300
  • df140fe852 multimedia_camera: properly resume stopped cameras Vitor Kiguchi 2022-11-09 00:10:56 -0300
  • 2ee50fa207 SDL2: Only update framerate on main window ameerj 2022-11-08 18:15:49 -0500
  • a0f4286060 Qt: Add secondary window fullscreen hotkey ameerj 2022-11-08 17:54:06 -0500
  • 04672eba1d citra_qt: Use new API for read/save of config values GPUCode 2022-11-08 20:25:32 +0200
  • 869f3a643b citra_qt: Initial per-game settings dialog GPUCode 2022-11-08 17:36:35 +0200
  • d0019412d3 code: Wrap settings values GPUCode 2022-11-08 14:22:08 +0200
  • 4c27f50348 common: Move settings to common from core. bunnei 2022-11-08 09:20:57 +0200
  • 2777a17b25 SeparateWindows only on non-android targets ameerj 2022-11-05 19:31:11 -0400
  • 26857295f1 EmuWindow: Rework global touch state ameerj 2022-11-05 19:28:45 -0400
  • 201a845247 Use pointer to secondary window ameerj 2022-11-04 19:29:19 -0400
  • 1335178b7b Allow touch on both windows ameerj 2022-11-03 22:35:44 -0400
  • 56b2316892 EmuWindow: fix separate window layout ameerj 2022-11-03 18:21:59 -0400
  • 42127a97a5 Qt: Implement separate windows ameerj 2022-11-02 19:00:57 -0400
  • bbf8fc9702 SDL2: Implement separate windows ameerj 2022-11-05 20:14:13 -0400
  • 11b935d5a6 Make suggestions PabloMK7 2022-11-07 19:01:30 +0100
  • c7e259366d
    CMake: Use qt-5.15.7 bundled externals for VS 2019/2022 (#6176) Ameer J 2022-11-06 23:39:23 -0500
  • 3cbaf2d17a More merge fixes PabloMK7 2022-11-07 00:42:39 +0100
  • b95a663750 Fix merge conflicts PabloMK7 2022-11-07 00:33:39 +0100