summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02Merge pull request #9303 from liamwhite/new-vulkan-initMatías Locatti
2022-12-02Merge pull request #9363 from liamwhite/gsMatías Locatti
2022-12-01Merge pull request #9348 from Morph1984/when-the-network-is-downliamwhite
2022-12-01service: nfc: Implement mifare serviceNarr the Reg
2022-12-01Merge pull request #9367 from lat9nq/occam-ffmpegliamwhite
2022-12-01shader_recompiler: add gl_Layer translation GS for older hardwareLiam
2022-12-01video_core: Fine tuning the index drawing judgment logicFeng Chen
2022-12-01ci/clang: Enable bundled FFmpeglat9nq
2022-12-01CMake: Fix FFmpeg find modulelat9nq
2022-12-01Merge pull request #9366 from zhaobot/tx-update-20221201025957Mai
2022-12-01Update translations (2022-12-01)The yuzu Community
2022-11-30CMake: Consolidate common PCH headersameerj
2022-11-30string_util: Fix Mingw compile errorameerj
2022-11-30Merge pull request #9320 from yuzu-emu/fix-audio-suspendFernando S
2022-11-29audio_core: sink_stream: Hold the suspend lock when process is stalled.bunnei
2022-11-29CMake: Disable PCH on MSVC + Buildcache configsameerj
2022-11-30Respect render mode overrideKelebek1
2022-11-29Merge pull request #9349 from lat9nq/cmake-322Morph
2022-11-29CMake: Use precompiled headersameerj
2022-11-29externals: Update dynarmicameerj
2022-11-29value.h: remove recursive includeameerj
2022-11-29Merge pull request #9308 from lat9nq/from-scratchliamwhite
2022-11-29Merge pull request #9322 from german77/pump_eventsliamwhite
2022-11-29Merge pull request #9352 from lioncash/vidcastliamwhite
2022-11-29Merge pull request #9354 from lioncash/const-paramliamwhite
2022-11-29host1x/syncpoint_manager: Eliminate unnecessary std::function constructionLioncash
2022-11-29host1x/syncpoint_manager: Pass DeregisterAction() handle as const-refLioncash
2022-11-29maxwell_3d: Mark shifted value as unsignedLioncash
2022-11-29engines: Remove unnecessary castsLioncash
2022-11-29Merge pull request #9340 from lioncash/nvdrvliamwhite
2022-11-29Merge pull request #9347 from lioncash/vcastliamwhite
2022-11-29Merge pull request #9346 from lioncash/vtableliamwhite
2022-11-29Merge pull request #9345 from lioncash/fenceliamwhite
2022-11-29Merge pull request #9343 from lioncash/boundsliamwhite
2022-11-28CMake: Directly link to SDL2-static when appropriatelat9nq
2022-11-28service: nifm: Update stubs for Submit/GetRequestState/GetResultMorph
2022-11-28CMakeLists: Bump minimum required CMake version to 3.22lat9nq
2022-11-28video_core/surface: Eliminate casts in GetFormatType()Lioncash
2022-11-28video_core: add null backendLiam
2022-11-28producer_listener: Add virtual destructor to IProducerListenerLioncash
2022-11-28configure_input_player: Fix profile saving when using handheld controller typeameerj
2022-11-28config: Custom profile detection fixesameerj
2022-11-28configure_input_per_game: Allow configuring all 8 playersameerj
2022-11-28buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer()Lioncash
2022-11-28buffer_queue_consumer: std::move std::shared_ptr in Connect()Lioncash
2022-11-28consumer_base: Pass shared_ptr by const referenceLioncash
2022-11-28consumer_base: Remove redundant virtualLioncash
2022-11-28syncpoint_manager: Mark IsSyncpointAllocated() as constLioncash
2022-11-28syncpoint_manager: Reduce number of bounds checksLioncash
2022-11-28Merge pull request #9339 from lioncash/cacheheaderMorph