16311 Commits (f5110340e65d6e68dad4d0cece82d4ae7cc8988f)
 

Author SHA1 Message Date
german f5110340e6 fix minor clang error 5 years ago
german 70df449d0a Allow to dial any angle with digital joystick 5 years ago
bunnei af477fb8c5
Merge pull request #4888 from lioncash/unicorn-remove 5 years ago
bunnei f6a89edb67
Merge pull request #4899 from lioncash/fiberimpl 5 years ago
Lioncash 00fb79b2f3 common/fiber: Move all member variables into impl class 5 years ago
bunnei 91a45834fd
Merge pull request #4891 from lioncash/clang2 5 years ago
bunnei 0b75ec5316
Merge pull request #4894 from lioncash/fn 5 years ago
Lioncash c0ab5b79dc settings: Simplify initializer of resolution factor 5 years ago
bunnei a111a9ae2c
Merge pull request #4854 from ReinUsesLisp/cube-array-shadow 5 years ago
Lioncash 6f006d051e General: Fix clang build 5 years ago
bunnei d62d28522b
Merge pull request #4889 from lioncash/setting-global 5 years ago
bunnei 087f52e872
Merge pull request #4858 from lioncash/initializer 5 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 5 years ago
Chloe 6bbbbe8f85
Merge pull request #4869 from bunnei/improve-gpu-sync 5 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 5 years ago
bunnei 4bfa411ddc
Merge pull request #4874 from lioncash/nodiscard2 5 years ago
bunnei 46fdc94586
Merge pull request #4887 from lioncash/common-build 5 years ago
Lioncash ee21b5378b microprofile: Silence warning in headers 5 years ago
bunnei 222fe75401
Merge pull request #4873 from lioncash/common-error 5 years ago
bunnei 448e4d5c2a
Merge pull request #4878 from bunnei/unload-nrr 5 years ago
Lioncash 4a4b685a04 common: Enable warnings as errors 5 years ago
Lioncash 4f0f481f63 nvdec: Make use of [[nodiscard]] where applicable 5 years ago
bunnei 1089d76736
Merge pull request #4865 from ameerj/async-threadcount 5 years ago
bunnei 848bdf8a40 fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. 5 years ago
bunnei 7d2839d7a3 core: Initialize GPU before services. 5 years ago
bunnei e67b8678f8 hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. 5 years ago
bunnei c6e1c46ac7 video_core: dma_pusher: Add support for integrity checks. 5 years ago
bunnei c64545d07a video_core: dma_pusher: Add support for prefetched command lists. 5 years ago
bunnei 1d4cbb92f2 service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed. 5 years ago
bunnei 6053b95552 video_core: gpu: Implement WaitFence and IncrementSyncPoint. 5 years ago
bunnei 66edfd61c6 hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager. 5 years ago
bunnei 4a3fd97e48 hle service: nvdrv: Update to instantiate SyncpointManager. 5 years ago
bunnei d567b7e841 hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. 5 years ago
Levi Behunin bca9591660
Rename to align with switchbrew and remove gpu function (#4714) 5 years ago
bunnei 98f68d06f1
Merge pull request #4853 from ReinUsesLisp/fcmp-imm 5 years ago
bunnei a0e5cccb92 hle: service: ldr: Implement UnloadNrr. 5 years ago
LC 6db0c0d8d9
Merge pull request #4872 from jbeich/clang 5 years ago
Lioncash 14a97d082e CMakeLists: Resolve MSVC build failures 5 years ago
Jan Beich 50e52ade85 video_core: unbreak -Werror in NVDEC with Clang 5 years ago
bunnei 8aa9ae5ba5
Merge pull request #4868 from lioncash/discard-error 5 years ago
bunnei 131a75b65d
Merge pull request #4867 from lioncash/vp9 5 years ago
Lioncash 11d0a6e7b8 General: Catch more expressions with no effect on MSVC 5 years ago
Lioncash 26547d3e3b General: Make ignoring a discarded return value an error 5 years ago
Lioncash 8049b8beb6 common/stream: Be explicit with copy and move operators 5 years ago
Lioncash 12eeffcb7c vp9: Be explicit with copy and move operators 5 years ago
Lioncash 0d713cf8eb vp9: Mark functions with [[nodiscard]] where applicable 5 years ago
Lioncash badea3b301 vp9: Provide a default initializer for "hidden" member 5 years ago
Lioncash f8543249f0 vp9: Make some member functions internally linked 5 years ago
Lioncash 5553bd3ba2 General: Resolve a few missing initializer warnings 5 years ago
bunnei 7dcf4c0018
Merge pull request #4831 from lioncash/fmt 5 years ago