summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-03Merge pull request #9353 from vonchenplus/draw_indexedliamwhite
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-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-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-29Merge pull request #9349 from lat9nq/cmake-322Morph
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-28producer_listener: Add virtual destructor to IProducerListenerLioncash
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
2022-11-28Merge pull request #9338 from lioncash/propertiesMorph
2022-11-28Merge pull request #9337 from lioncash/pbrMorph
2022-11-28Merge pull request #9336 from lioncash/themepathMorph
2022-11-28nvdrv: Simplify builder declarationsLioncash
2022-11-28common/cache_management: Amend header includesLioncash
2022-11-28input_common/helpers: Mark analog property structs members as static constexprLioncash
2022-11-28core/hid/emulated_controller: Use ranges version of transformLioncash
2022-11-28common/input: Add helpers functions for creating input and output devicesLioncash
2022-11-28common/input: Pass ParamPackage by const reference in CreateDeviceLioncash
2022-11-28yuzu/main: Merge variable declaration into ifdefLioncash
2022-11-28Merge pull request #9325 from german77/default_by_defaultliamwhite