Commit Graph

  • 4e7a6639d2 core: hle: kernel: Implement SetMemoryPermission. bunnei 2021-12-23 01:10:36 -08:00
  • a0c7d93b84 core: hle: kernel: KThread: X18 should be a cryptographically random number. bunnei 2021-12-23 00:03:39 -08:00
  • 516325eba8
    Merge pull request #7614 from liushuyu/fix-linux-inhibit bunnei 2021-12-22 16:53:54 -08:00
  • e0193e2be5
    Increase boost requirement to 1.78.0 Matías Locatti 2021-12-22 16:10:21 -03:00
  • b85f5b1332
    Merge pull request #7616 from bunnei/fix-get-idle-ticks Fernando S 2021-12-22 17:39:17 +01:00
  • 648c7b4ed6
    Merge pull request #7375 from vonchenplus/convert_legacy Fernando S 2021-12-22 17:36:05 +01:00
  • 14fc1bec17
    main: reword inhibit reason liushuyu 2021-12-22 02:26:17 -07:00
  • fa7abafa5f main: fix wake lock in Flatpak ... liushuyu 2021-12-21 02:47:24 -07:00
  • 36df305b13
    Merge pull request #7599 from FernandoS27/primrestart-vulkan bunnei 2021-12-22 00:19:23 -08:00
  • f1eff447bb
    Merge pull request #7602 from jbeich/freebsd-vaapi bunnei 2021-12-21 22:46:49 -08:00
  • 49e3c073a5 hle: kernel: svc: GetInfo: Fix error checking with IdleTickCount. bunnei 2021-12-21 22:41:23 -08:00
  • 6991d447d4
    Merge pull request #7604 from ameerj/fullscreen-render-window bunnei 2021-12-21 18:05:11 -08:00
  • b30a1d49ff
    Merge pull request #7608 from Tatsh/scm-ver-override bunnei 2021-12-21 16:07:27 -08:00
  • 78759d98dc
    Add support for linking against system opus Andrew Udvare 2021-12-20 19:20:26 -05:00
  • 5e24f7ed31
    Merge pull request #7481 from german77/gyro-bias bunnei 2021-12-21 00:13:54 -08:00
  • cf221ca92d
    Merge pull request #7609 from Tatsh/file-assoc bunnei 2021-12-20 21:55:43 -08:00
  • 59c6f45e7a
    dist/XDG: add more file associations Andrew Udvare 2021-12-20 19:18:02 -05:00
  • caf38725ae
    Allow overriding SCM version info Andrew Udvare 2021-12-20 19:13:07 -05:00
  • ee6d40d414
    Merge pull request #7597 from bunnei/remove-global-lock bunnei 2021-12-20 14:24:50 -08:00
  • eb4ea7e5c7
    Merge pull request #7603 from ameerj/here-we-go-again bunnei 2021-12-19 02:09:53 -08:00
  • 3074b2eb93 main: Refactor to reduce code duplication in ShowFullscreen() ameerj 2021-12-19 02:02:09 -05:00
  • 39bb6851e4 main: Make render window borderless fullscreen toggle on the monitor it resides in ameerj 2021-12-19 01:56:24 -05:00
  • 55650c5b75 kernel: Manually destroy the current process during shut down ameerj 2021-12-19 01:38:25 -05:00
  • e57b13ad94 video_core/codecs: re-enable VAAPI/VDPAU on BSDs after 72aa418b0b41 Jan Beich 2021-12-05 00:30:42 +00:00
  • 1a9576fdff cmake: enable VA-API on more Unix-like after 0be4e402e213 Jan Beich 2021-12-18 20:55:53 +00:00
  • 8e33cf1c2b
    Merge pull request #7593 from german77/brrr_test Morph 2021-12-18 15:53:15 -05:00
  • 6fb212784e
    Merge pull request #7600 from bunnei/fix-kip-loading Morph 2021-12-18 15:50:25 -05:00
  • 2030522d86
    Merge pull request #7587 from liushuyu/fix-linux-decoding bunnei 2021-12-18 02:33:07 -08:00
  • 1490b49fa9
    Merge pull request #7596 from Tatsh/externals-sdl-config-joycon-fix bunnei 2021-12-18 01:00:17 -08:00
  • 212b497d5c
    Merge pull request #7302 from VPeruS/check-deadlock bunnei 2021-12-17 23:43:19 -08:00
  • 7feac8ba46 core: loader: kip: Minimal changes to fix KIP loading. bunnei 2021-12-17 23:08:51 -08:00
  • 4908a07c20 Address format clang vonchenplus 2021-12-18 14:15:34 +08:00
  • 6c00151d17 Vulkan: Fix the checks for primitive restart extension. Fernando Sahmkow 2021-12-18 07:03:13 +01:00
  • 04b4f3b051
    Merge pull request #7399 from ameerj/art-refactor Fernando S 2021-12-18 07:09:58 +01:00
  • 6ebc972c2b Remove spirv handle legacy related code vonchenplus 2021-12-18 14:08:50 +08:00
  • 94652e122d Remove glsl handle legacy related code vonchenplus 2021-12-18 14:03:40 +08:00
  • e49184e606
    Merge branch 'yuzu-emu:master' into convert_legacy Feng Chen 2021-12-18 13:57:14 +08:00
  • 14d2c77f91 Vulkan: implement Logical Operations. Fernando Sahmkow 2021-12-18 06:52:28 +01:00
  • 6430fc29a9 Vulkan: Implement VK_EXT_primitive_topology_list_restart Fernando Sahmkow 2021-12-18 05:47:48 +01:00
  • 77d06d5df0
    Merge pull request #7570 from ameerj/favorites-expanded bunnei 2021-12-17 16:09:05 -08:00
  • c73841500a core: hle: Remove global HLE lock. bunnei 2021-12-17 16:05:51 -08:00
  • 11f4bf8a9a [input_common] Move variable declaration closer to usage vperus 2021-12-17 20:51:47 +02:00
  • 9b3611eb8d
    externals/SDL: update SDL to version with Wayland build fix Andrew Udvare 2021-12-16 21:49:26 -05:00
  • e610485cd2
    externals/CMakeLists: fix detection/init of Switch controllers in SDL 2.0.18 Andrew Udvare 2021-12-16 08:29:34 -05:00
  • c82e6dc810 core/hid: Cancel any vibration after the test Narr the Reg 2021-12-15 20:00:24 -06:00
  • e242f16986
    Merge pull request #7532 from goldenx86/patch-3 bunnei 2021-12-15 22:32:27 -08:00
  • 333ccf23f8
    Suggestions from CrusadingNinja Matías Locatti 2021-12-16 02:57:45 -03:00
  • 1cdddd17d2
    Changed link Matías Locatti 2021-12-16 02:40:30 -03:00
  • 7cf74abbf5
    Merge pull request #7551 from vonchenplus/fix_blit_image_view_mismatching bunnei 2021-12-15 21:39:53 -08:00
  • 476637d143
    externals/ffmpeg: set the cmake variable twice ... liushuyu 2021-12-15 00:53:22 -07:00
  • 3ae9258efe externals: fix a regression when using MSVC liushuyu 2021-12-15 00:27:12 -07:00
  • 3f765ea9a4 video_core/codecs: (re-spin) refactor ffmpeg searching and handling liushuyu 2021-12-15 01:10:07 -07:00
  • b3fc36d989
    Merge pull request #7588 from Wunkolo/gibibibi-bytes bunnei 2021-12-15 12:04:37 -08:00
  • 2a24c415c1
    Merge pull request #7589 from yuzu-emu/revert-7565-fix-linux-decoding bunnei 2021-12-15 00:03:20 -08:00
  • 2f32133ad5
    Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake" bunnei 2021-12-15 00:02:53 -08:00
  • 44b3abdfc0 yuzu/main: Fix host memory byte units. GB to GiB Wunkolo 2021-12-14 23:49:25 -08:00
  • 156215d1fa
    Merge pull request #7565 from liushuyu/fix-linux-decoding bunnei 2021-12-14 22:27:13 -08:00
  • 019ae82c94
    Merge pull request #7558 from Morph1984/unused-cpu-family-model Mai M 2021-12-14 23:43:16 -05:00
  • 822259a3f2
    Merge pull request #7549 from Morph1984/astc-8x5 Mai M 2021-12-14 23:42:44 -05:00
  • f0ed11e318
    Merge pull request #7579 from Morph1984/swkbd-oob-array-access Mai M 2021-12-14 23:42:07 -05:00
  • 935fee18ed
    Merge pull request #7583 from german77/triggered Ghost 2021-12-14 22:48:53 -05:00
  • 6aac5d4c27 core/hid: Fix faulty analog triggers Narr the Reg 2021-12-14 19:20:07 -06:00
  • 5e732e7aec
    Merge pull request #7581 from lioncash/input-iface Narr the Reg 2021-12-14 19:10:39 -06:00
  • ac0c5be7c0
    Merge pull request #7577 from v1993/patch-2 Narr the Reg 2021-12-14 10:12:17 -06:00
  • 7f965172c5
    input/SDL: Update SDL hints Valeri 2021-12-13 23:23:34 +03:00
  • dd72e4dce4
    CI: fix CI on Linux liushuyu 2021-12-12 18:28:52 -07:00
  • a2d73eaa10 video_core/codecs: skip decoders that use hw frames ... liushuyu 2021-12-12 17:43:10 -07:00
  • 9fa1cf3e01
    Merge pull request #7580 from lioncash/input-doc bunnei 2021-12-13 20:21:18 -08:00
  • e05d2a70b2 common/input: Avoid numerous large copies of CallbackStatus Lioncash 2021-12-13 21:09:28 -05:00
  • 4af413623b common/cpu_detect: Remove CPU family and model Morph 2021-12-13 20:45:18 -05:00
  • 54eafbaf17 common/input: Remove unnecessary returns Lioncash 2021-12-13 20:43:09 -05:00
  • 5e7e38ac72 input_poller: Add missing override specifiers Lioncash 2021-12-13 20:37:45 -05:00
  • 6497fbfa96 input_mapping: Amend specification of parameters Lioncash 2021-12-13 20:31:57 -05:00
  • 7783c0aaef input_poller: Remove several unnecessary @param tags Lioncash 2021-12-13 20:28:27 -05:00
  • ad45963b45
    Merge pull request #7575 from lioncash/input bunnei 2021-12-13 16:50:54 -08:00
  • 37f1c76613 CI: fix MinGW installation step liushuyu 2021-12-12 02:56:18 -07:00
  • f91b6fbbcb ffmpeg: move the whole tree into externals/ffmpeg/ffmpeg ... liushuyu 2021-12-10 21:26:43 -07:00
  • ccc0a1e621 cmake: refactor ffmpeg searching and handling logic on Linux liushuyu 2021-12-10 21:04:18 -07:00
  • 96579e515a qt_software_keyboard: Fix out of bounds array access Morph 2021-12-13 19:04:07 -05:00
  • 7276aaf907
    Merge pull request #7576 from lioncash/tasenum bunnei 2021-12-13 14:47:24 -08:00
  • 54ca48e8b7 tas_input: Avoid minor copies in Read/WriteCommandButtons() Lioncash 2021-12-13 11:36:48 -05:00
  • 734fb180bb tas_input: Remove unnecessary semicolon Lioncash 2021-12-13 11:20:23 -05:00
  • ddda6ae776 tas_input: Execute clear() even if empty Lioncash 2021-12-13 11:19:24 -05:00
  • db9320e754 tas_input: Remove unnecessary includes Lioncash 2021-12-13 11:10:56 -05:00
  • 26ef76213c tas_input: std::move strings into vector Lioncash 2021-12-13 11:07:26 -05:00
  • a515ede2af tas_input: Use istringstream over stringstream Lioncash 2021-12-13 10:57:51 -05:00
  • 6be730bdcd tas_input: Use u8string_view instead of u8string Lioncash 2021-12-13 10:54:05 -05:00
  • 37a8e2a67e tas_input: Remove unused std::smatch variable Lioncash 2021-12-13 10:50:22 -05:00
  • d52ad96ce3 tas_input: Amend -Wdocumentation warnings Lioncash 2021-12-13 10:49:06 -05:00
  • c126b0718c tas_input: Make TasAxes enum an enum class Lioncash 2021-12-13 10:41:30 -05:00
  • e4de1783e1 input_engine: Fix typo in TriggerOnAxisChange() parameter name Lioncash 2021-12-13 10:21:37 -05:00
  • a9d39b6895 input_engine: Simplify PreSet* family of functions Lioncash 2021-12-13 10:18:02 -05:00
  • 4d4a234476 input_engine: Avoid redundant map lookups Lioncash 2021-12-13 09:50:48 -05:00
  • e51b852aee input_engine: Remove left-over namespace qualifiers Lioncash 2021-12-13 09:34:46 -05:00
  • e826e6715a input_engine: Iterate by reference rather than by value where applicable Lioncash 2021-12-13 09:32:55 -05:00
  • 755822ceec input_engine: Take BasicMotion by const reference with SetMotion() and TriggerOnMotionChange() Lioncash 2021-12-13 09:26:44 -05:00
  • a92dbec962 input_engine: std::move InputIdentifier in SetCallback() Lioncash 2021-12-13 09:23:19 -05:00
  • 985599e485 input_engine: Pass LedStatus by const reference Lioncash 2021-12-13 09:20:55 -05:00
  • 38f3442ea5 input_engine: Pass VibrationStatus by const reference in SetRumble() Lioncash 2021-12-13 09:09:03 -05:00
  • 2b92d22bda input_engine: std::move engine name where applicable Lioncash 2021-12-13 09:05:23 -05:00