| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Vulkan: update initialization | 2022-11-27 | 15 | -102/+192 | ||
| * | | | | | | | | | | Merge pull request #9363 from liamwhite/gs | 2022-12-02 | 9 | -6/+230 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | shader_recompiler: add gl_Layer translation GS for older hardware | 2022-12-01 | 9 | -6/+230 | ||
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #9348 from Morph1984/when-the-network-is-down | 2022-12-01 | 1 | -7/+34 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| | * | | | | | | | | | service: nifm: Update stubs for Submit/GetRequestState/GetResult | 2022-11-28 | 1 | -7/+34 | ||
| * | | | | | | | | | | Merge pull request #9367 from lat9nq/occam-ffmpeg | 2022-12-01 | 3 | -16/+10 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ci/clang: Enable bundled FFmpeg | 2022-12-01 | 1 | -0/+1 | ||
| | * | | | | | | | | | | CMake: Fix FFmpeg find module | 2022-12-01 | 2 | -16/+9 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #9366 from zhaobot/tx-update-20221201025957 | 2022-12-01 | 24 | -13889/+18894 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Update translations (2022-12-01) | 2022-12-01 | 24 | -13889/+18894 | ||
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #9320 from yuzu-emu/fix-audio-suspend | 2022-11-30 | 3 | -13/+14 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | audio_core: sink_stream: Hold the suspend lock when process is stalled. | 2022-11-29 | 2 | -7/+9 | ||
| | * | | | | | | | | core: Use atomic instead of a lock to protect is_paused. | 2022-11-26 | 1 | -6/+5 | ||
| * | | | | | | | | | Merge pull request #9349 from lat9nq/cmake-322 | 2022-11-29 | 5 | -5/+16 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | CMake: Directly link to SDL2-static when appropriate | 2022-11-28 | 4 | -4/+15 | ||
| | * | | | | | | | | CMakeLists: Bump minimum required CMake version to 3.22 | 2022-11-28 | 1 | -1/+1 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #9308 from lat9nq/from-scratch | 2022-11-29 | 2 | -22/+64 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | startup_checks: Use fmt::print, fix exec error handling | 2022-11-23 | 1 | -21/+21 | ||
| | * | | | | | | | | startup_checks: Use Windows flow for *nix | 2022-11-23 | 2 | -9/+51 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #9322 from german77/pump_events | 2022-11-29 | 6 | -10/+35 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | input_common: Pump sdl events from main thread | 2022-11-27 | 6 | -10/+35 | ||
| * | | | | | | | | | Merge pull request #9352 from lioncash/vidcast | 2022-11-29 | 10 | -88/+60 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | maxwell_3d: Mark shifted value as unsigned | 2022-11-29 | 1 | -3/+3 | ||
| | * | | | | | | | | | engines: Remove unnecessary casts | 2022-11-29 | 10 | -85/+57 | ||
| * | | | | | | | | | | Merge pull request #9354 from lioncash/const-param | 2022-11-29 | 2 | -10/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | host1x/syncpoint_manager: Eliminate unnecessary std::function construction | 2022-11-29 | 1 | -4/+2 | ||
| | * | | | | | | | | | | host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref | 2022-11-29 | 2 | -6/+6 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #9340 from lioncash/nvdrv | 2022-11-29 | 1 | -26/+18 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | nvdrv: Simplify builder declarations | 2022-11-28 | 1 | -26/+18 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #9347 from lioncash/vcast | 2022-11-29 | 1 | -11/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | video_core/surface: Eliminate casts in GetFormatType() | 2022-11-28 | 1 | -11/+4 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #9346 from lioncash/vtable | 2022-11-29 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | producer_listener: Add virtual destructor to IProducerListener | 2022-11-28 | 1 | -0/+1 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #9345 from lioncash/fence | 2022-11-29 | 6 | -16/+15 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer() | 2022-11-28 | 3 | -4/+3 | ||
| | * | | | | | | | | | | buffer_queue_consumer: std::move std::shared_ptr in Connect() | 2022-11-28 | 1 | -1/+1 | ||
| | * | | | | | | | | | | consumer_base: Pass shared_ptr by const reference | 2022-11-28 | 2 | -6/+6 | ||
| | * | | | | | | | | | | consumer_base: Remove redundant virtual | 2022-11-28 | 1 | -5/+5 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #9343 from lioncash/bounds | 2022-11-29 | 2 | -17/+31 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | syncpoint_manager: Mark IsSyncpointAllocated() as const | 2022-11-28 | 2 | -3/+3 | ||
| | * | | | | | | | | | syncpoint_manager: Reduce number of bounds checks | 2022-11-28 | 1 | -14/+28 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #9339 from lioncash/cacheheader | 2022-11-28 | 2 | -4/+3 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | common/cache_management: Amend header includes | 2022-11-28 | 2 | -4/+3 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #9338 from lioncash/properties | 2022-11-28 | 2 | -2/+18 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | input_common/helpers: Mark analog property structs members as static constexpr | 2022-11-28 | 2 | -2/+18 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #9337 from lioncash/pbr | 2022-11-28 | 7 | -104/+112 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | core/hid/emulated_controller: Use ranges version of transform | 2022-11-28 | 1 | -19/+15 | ||
| | * | | | | | | | | | common/input: Add helpers functions for creating input and output devices | 2022-11-28 | 7 | -90/+102 | ||
| | * | | | | | | | | | common/input: Pass ParamPackage by const reference in CreateDevice | 2022-11-28 | 1 | -3/+3 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #9336 from lioncash/themepath | 2022-11-28 | 1 | -2/+1 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||