14378 Commits (8ace3959a57a54bedea290e0b1370ae965f74a7d)

Author SHA1 Message Date
Lioncash 0a50ba3bd1 motion_input: Mark constructor as explicit 5 years ago
Lioncash cb826bcee7 motion_input: Mark member functions as [[nodiscard]] where applicable 5 years ago
lat9nq c433c0a746 bootmanager: Address review comments 5 years ago
lat9nq 945cfe234b bootmanager: Log and show GL_RENDERER string when GPU is insufficient 5 years ago
Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance 5 years ago
Lioncash 0aad914527 cpu_interrupt_handler: Mark move contructor/assignment as deleted 5 years ago
Morph a6ecdf42bc applets: Rename LibraryAppletVersion to ControllerAppletVersion 5 years ago
Morph 9efbf5309f applets/controller: Pop normal data for StrapGuide and FirmwareUpdate 5 years ago
Morph af1183a993 applets/controller: Introduce additional checks for mode and caller 5 years ago
Morph 88192af8ac applets/controller: Add ControllerUpdateFirmwareArg struct 5 years ago
lat9nq 1e149dc18b settings: log value of CPU_Accuracy 5 years ago
bunnei dc5396a466 video_core: dma_pusher: Remove integrity check on command lists. 5 years ago
bunnei a0d7a2732d hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. 5 years ago
Lioncash 00fb79b2f3 common/fiber: Move all member variables into impl class 5 years ago
Lioncash c0ab5b79dc settings: Simplify initializer of resolution factor 5 years ago
Lioncash 6f006d051e General: Fix clang build 5 years ago
Lioncash 7aae6d6d2b core/settings: Move configuring_global behind an API 5 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 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 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 a0e5cccb92 hle: service: ldr: Implement UnloadNrr. 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
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
ameerj 3620206136 async_shaders: Increase Async worker thread count for 8+ thread cpus 5 years ago
Morph 9cfc5fee2f kernel/process: Add missing <ctime> include 5 years ago
liushuyu cf63eacc1a
web_service: follow-up fix to #4842 ... 5 years ago
german 5333db91c1 Add hotplug, rumble and fix 3rd party adapters for the GC adapter 5 years ago
bunnei 156556ddd2 web_service: web_backend: Handle socket errors with GenericRequest. 5 years ago
bunnei 94eca09cf6 video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. 5 years ago
ReinUsesLisp 657771bdcb shader: Partially implement texture cube array shadow 5 years ago
ReinUsesLisp 44b552be71 shader/arithmetic: Implement FCMP immediate + register variant 5 years ago