yuzu-emu
/
yuzu
Archived
1
0
Fork 0

Commit Graph

  • b6d93b2c77 host1x/syncpoint_manager: Eliminate unnecessary std::function construction Lioncash 2022-11-29 08:58:47 -0500
  • c4af7b3f5c host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref Lioncash 2022-11-29 08:55:30 -0500
  • 96ffc174aa maxwell_3d: Mark shifted value as unsigned Lioncash 2022-11-29 08:39:31 -0500
  • d7ec031419 engines: Remove unnecessary casts Lioncash 2022-11-29 08:04:40 -0500
  • 55a3cbfa0d
    Merge pull request #9340 from lioncash/nvdrv liamwhite 2022-11-29 08:27:13 -0500
  • 55b546a110
    Merge pull request #9347 from lioncash/vcast liamwhite 2022-11-29 08:26:39 -0500
  • 6b8ab9ed8f
    Merge pull request #9346 from lioncash/vtable liamwhite 2022-11-29 08:26:32 -0500
  • a7f1fa7bfc
    Merge pull request #9345 from lioncash/fence liamwhite 2022-11-29 08:26:25 -0500
  • b6373c5ea5
    Merge pull request #9343 from lioncash/bounds liamwhite 2022-11-29 08:26:16 -0500
  • 0941ae0b61 CMake: Directly link to SDL2-static when appropriate lat9nq 2022-11-28 23:20:04 -0500
  • 00fdffec58 service: nifm: Update stubs for Submit/GetRequestState/GetResult Morph 2022-11-28 22:58:10 -0500
  • 47b133c0b8 CMakeLists: Bump minimum required CMake version to 3.22 lat9nq 2022-11-28 22:48:49 -0500
  • a9efea8ae9 video_core/surface: Eliminate casts in GetFormatType() Lioncash 2022-11-28 20:25:41 -0500
  • 89dd7dc180 video_core: add null backend Liam 2022-11-27 20:37:37 -0500
  • 25dda06f49 producer_listener: Add virtual destructor to IProducerListener Lioncash 2022-11-28 19:39:09 -0500
  • 4cbbf590e3 configure_input_player: Fix profile saving when using handheld controller type ameerj 2022-11-20 17:10:25 -0500
  • 3de05726eb config: Custom profile detection fixes ameerj 2022-11-19 15:39:09 -0500
  • b1b20ad84a configure_input_per_game: Allow configuring all 8 players ameerj 2022-11-17 20:11:47 -0500
  • ae74f46e78 buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer() Lioncash 2022-11-28 19:15:24 -0500
  • 3020f72b0c buffer_queue_consumer: std::move std::shared_ptr in Connect() Lioncash 2022-11-28 19:12:23 -0500
  • c0c4f6dfa6 consumer_base: Pass shared_ptr by const reference Lioncash 2022-11-28 19:09:41 -0500
  • 260a495a23 consumer_base: Remove redundant virtual Lioncash 2022-11-28 19:06:31 -0500
  • 7a329ae56c syncpoint_manager: Mark IsSyncpointAllocated() as const Lioncash 2022-11-28 16:08:18 -0500
  • d0883027d6 syncpoint_manager: Reduce number of bounds checks Lioncash 2022-11-28 16:05:59 -0500
  • bbb963a31a
    Merge pull request #9339 from lioncash/cacheheader Morph 2022-11-28 13:12:20 -0500
  • 51abe35e05
    Merge pull request #9338 from lioncash/properties Morph 2022-11-28 13:12:14 -0500
  • 64ff79f919
    Merge pull request #9337 from lioncash/pbr Morph 2022-11-28 13:12:08 -0500
  • e507c01a22
    Merge pull request #9336 from lioncash/themepath Morph 2022-11-28 13:11:17 -0500
  • ad787b20ca nvdrv: Simplify builder declarations Lioncash 2022-11-28 10:41:19 -0500
  • c2c9b44749 common/cache_management: Amend header includes Lioncash 2022-11-28 10:19:51 -0500
  • 8265c167d3 input_common/helpers: Mark analog property structs members as static constexpr Lioncash 2022-11-28 10:08:50 -0500
  • 780ae92265 core/hid/emulated_controller: Use ranges version of transform Lioncash 2022-11-28 09:56:38 -0500
  • 2ec7d0b5fd common/input: Add helpers functions for creating input and output devices Lioncash 2022-11-28 09:19:01 -0500
  • 7f42432f42 common/input: Pass ParamPackage by const reference in CreateDevice Lioncash 2022-11-28 09:11:56 -0500
  • e96f55b6e2 yuzu/main: Merge variable declaration into ifdef Lioncash 2022-11-28 08:40:38 -0500
  • 6291eec700
    Merge pull request #9325 from german77/default_by_default liamwhite 2022-11-28 08:14:32 -0500
  • aaada241dc yuzu-cmd: Fix default config value german77 2022-11-26 20:09:08 -0600
  • 6b64557ad6
    Merge pull request #8829 from Docteh/qt6_0002 liamwhite 2022-11-27 17:56:22 -0500
  • a2fde04da9
    Merge pull request #9317 from german77/input-crash liamwhite 2022-11-27 15:39:24 -0500
  • 2956a33463 Vulkan: update initialization Liam 2022-11-22 19:14:46 -0500
  • 71f2b4ba8f
    Merge pull request #9323 from german77/intructions liamwhite 2022-11-27 12:54:01 -0500
  • 7d8095d944 input_common: Pump sdl events from main thread german77 2022-11-26 19:08:44 -0600
  • a67e776af9 yuzu-cmd: Fix input callback crash on close german77 2022-11-26 09:28:04 -0600
  • 3ab8d9ac7c
    Merge pull request #9276 from goldenx86/fsrSlider bunnei 2022-11-27 00:13:15 -0800
  • ef6144bf48
    Merge pull request #9324 from v1993/master Morph 2022-11-26 21:20:05 -0500
  • 278c0e6e8d
    crypto: use user-provided keys whenever possible Valeri 2022-11-27 05:08:25 +0300
  • 4a46da6fb5 yuzu-cmd: Update configuration file description german77 2022-11-26 19:41:50 -0600
  • eabe45346f
    Merge pull request #9318 from goldenx86/glsl-ftw bunnei 2022-11-26 15:57:37 -0800
  • 8f6245be9a core: Use atomic instead of a lock to protect is_paused. bunnei 2022-11-26 13:46:38 -0800
  • 701ca96827
    Oops Matías Locatti 2022-11-26 17:39:43 -0300
  • 26211ac339
    Replace GLSL as the default OpenGL shader backend Matías Locatti 2022-11-26 17:27:04 -0300
  • 3e53d8138c
    Merge pull request #9288 from vonchenplus/deferred_draw liamwhite 2022-11-26 09:35:45 -0500
  • ddca512f3f
    Merge pull request #9307 from Morph1984/not-used-correctly liamwhite 2022-11-26 09:08:55 -0500
  • 972bd6cb54
    Sharpness instead of Sharpening Matías Locatti 2022-11-26 02:14:10 -0300
  • c8d84cb6cb
    Merge pull request #1 from lat9nq/fsrSlider Matías Locatti 2022-11-26 00:51:08 -0300
  • 19a640286c configure_graphics: Implement custom FSR Sharpening setting lat9nq 2022-11-25 22:42:54 -0500
  • b670c350e4 settings: Reset FSR sharpening global state with the others lat9nq 2022-11-25 22:42:24 -0500
  • e16d1b85f1
    Merge pull request #9297 from Kelebek1/sink_oob liamwhite 2022-11-25 12:53:29 -0500
  • 2572b0a5ea
    Merge pull request #9302 from liamwhite/why-are-we-still-using-ado bunnei 2022-11-25 00:39:16 -0800
  • e8cbc3b4c5
    Merge pull request #9304 from liamwhite/menu-roll bunnei 2022-11-25 00:38:50 -0800
  • 64965cc658
    Merge pull request #9305 from lioncash/request bunnei 2022-11-25 00:38:17 -0800
  • 20b62dbd30
    Merge pull request #9194 from FernandoS27/yfc-fermi2d liamwhite 2022-11-24 21:48:41 -0500
  • 9d081a8729
    Merge pull request #9312 from FernandoS27/pokemomma Morph 2022-11-24 18:24:07 -0500
  • 826e0785bf Fermi2D: Cleanup and address feedback. Fernando Sahmkow 2022-11-24 20:45:06 +0100
  • 3b582d5fb2 GPU: Fix buffer cache issue, engine upload not inlining memory in multiline and pessismistic invalidation. Fernando Sahmkow 2022-11-24 14:02:58 +0100
  • 7356ab1de6 GPU: Implement additional render target formats. Fernando Sahmkow 2022-11-06 15:19:08 +0100
  • daf2ef8f1c MaxwellDMA: Implement BlockLinear to BlockLinear copies. Fernando Sahmkow 2022-11-06 12:50:54 +0100
  • 5fbd6954ef Fermi2D: Implement Bilinear software filtering and address feedback. Fernando Sahmkow 2022-11-06 11:08:22 +0100
  • 957840be91 Fermi2D: Rework blit engine and add a software blitter. Fernando Sahmkow 2022-11-05 22:26:38 +0100
  • a75542ad2d CMake: rework for Qt6 support Kyle Kienapfel 2022-10-17 16:55:40 -0700
  • f209e976f4 FSR Sharpening Slider part 1 - only a global slider Matías Locatti 2022-11-19 21:04:04 -0300
  • 35319ca3a5 startup_checks: Use fmt::print, fix exec error handling lat9nq 2022-11-23 21:57:28 -0500
  • 3e6c835a64 startup_checks: Use Windows flow for *nix lat9nq 2022-11-23 21:35:47 -0500
  • 852de7a771 maxwell_to_vk: Add R16_SINT Morph 2022-11-23 21:30:58 -0500
  • ca154d466a maxwell_to_vk: Fix format usage bits Morph 2022-11-23 21:29:43 -0500
  • 97f273e94e service: Make use of buffer element count helpers Lioncash 2022-11-23 13:25:14 -0500
  • 59335f6796 hle_ipc: Add helper functions for getting number of buffer elements Lioncash 2022-11-23 13:14:04 -0500
  • c31f19b6d1 hle_ipc: Mark relevant member functions as [[nodiscard]] Lioncash 2022-11-23 13:08:49 -0500
  • 9abceaed61 Qt: assign menuRole properties for actions Liam 2022-11-23 12:41:56 -0500
  • cdb2e4eaff externals: always use LibreSSL on Windows Liam 2022-11-23 10:24:25 -0500
  • 9737615948 general: fix compile for Apple Clang Liam 2022-11-21 11:31:18 -0500
  • 168c9ee341
    Merge pull request #9299 from lioncash/cast liamwhite 2022-11-22 17:47:53 -0500
  • 8d99aae45b k_handle_table: Remove cast to void* in GetObjectForIpc Lioncash 2022-11-22 13:43:53 -0500
  • f047f376d4
    Merge pull request #9219 from german77/nfc_impl bunnei 2022-11-22 10:28:38 -0800
  • 84d4da89a5 Use the maximum input index for samples buffer span size, not just the input count Kelebek1 2022-11-22 15:32:11 +0000
  • 1d57851fc7 video_core: Optimize maxwell drawing trigger mechanism FengChen 2022-11-21 23:38:37 +0800
  • 3027917f39
    Merge pull request #9292 from Morph1984/amiibo-web-service Narr the Reg 2022-11-21 17:24:59 -0600
  • 7e0f70e5a1 qt_amiibo_settings: Use WebClient only if ENABLE_WEB_SERVICE is enabled Morph 2022-11-21 15:22:17 -0500
  • 9efdad6a27 Configuration: Add per-game input profiles ameerj 2022-11-17 19:23:48 -0500
  • aab68674c0
    Merge pull request #9279 from liamwhite/this-would-have-never-happened-in-rust Morph 2022-11-20 13:30:35 -0500
  • 7f1c6def1f
    Merge pull request #9216 from vonchenplus/reimp_inline_index_buffer liamwhite 2022-11-20 12:08:08 -0500
  • db7bcd51ae
    Merge branch 'master' into nfc_impl Narr the Reg 2022-11-20 09:31:20 -0600
  • eb0713f781 dmnt:cht: fix copy-paste error Liam 2022-11-20 10:14:22 -0500
  • 57a05b1653
    Merge pull request #9238 from german77/cabinet_applet bunnei 2022-11-20 00:48:39 -0800
  • 69c92b8156
    Merge pull request #9249 from goldenx86/available-vram Morph 2022-11-20 00:21:29 -0500
  • 4acbf3a193
    Merge pull request #9274 from Morph1984/issue-forms Morph 2022-11-20 00:21:24 -0500
  • 54d6273975 github: Add blank issue template Morph 2022-11-20 00:16:35 -0500
  • 98a6cd02c8 github: Remove old markdown form Morph 2022-11-19 16:37:52 -0500
  • 52acdafa95 github: Add new feature request issue form Morph 2022-11-19 16:37:15 -0500
  • 975e17aa13 github: Add new bug report issue form Morph 2022-11-19 16:29:59 -0500