summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-04core/settings: Move configuring_global behind an APILioncash
2020-11-04Merge pull request #4869 from bunnei/improve-gpu-syncChloe
2020-11-03core: Remove usage of unicornLioncash
2020-11-03Merge pull request #4874 from lioncash/nodiscard2bunnei
2020-11-03Merge pull request #4887 from lioncash/common-buildbunnei
2020-11-03microprofile: Silence warning in headersLioncash
2020-11-03Merge pull request #4873 from lioncash/common-errorbunnei
2020-11-03Merge pull request #4878 from bunnei/unload-nrrbunnei
2020-11-02common: Enable warnings as errorsLioncash
2020-11-02nvdec: Make use of [[nodiscard]] where applicableLioncash
2020-11-01Merge pull request #4865 from ameerj/async-threadcountbunnei
2020-11-01fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and ot...bunnei
2020-11-01core: Initialize GPU before services.bunnei
2020-11-01 hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other imp...bunnei
2020-11-01video_core: dma_pusher: Add support for integrity checks.bunnei
2020-11-01video_core: dma_pusher: Add support for prefetched command lists.bunnei
2020-11-01service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed.bunnei
2020-11-01video_core: gpu: Implement WaitFence and IncrementSyncPoint.bunnei
2020-11-01hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager.bunnei
2020-11-01hle service: nvdrv: Update to instantiate SyncpointManager.bunnei
2020-11-01hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints.bunnei
2020-11-01Rename to align with switchbrew and remove gpu function (#4714)Levi Behunin
2020-10-31Merge pull request #4853 from ReinUsesLisp/fcmp-immbunnei
2020-10-31hle: service: ldr: Implement UnloadNrr.bunnei
2020-10-30Merge pull request #4872 from jbeich/clangLC
2020-10-30CMakeLists: Resolve MSVC build failuresLioncash
2020-10-30video_core: unbreak -Werror in NVDEC with ClangJan Beich
2020-10-30Merge pull request #4868 from lioncash/discard-errorbunnei
2020-10-29Merge pull request #4867 from lioncash/vp9bunnei
2020-10-30General: Catch more expressions with no effect on MSVCLioncash
2020-10-30General: Make ignoring a discarded return value an errorLioncash
2020-10-29common/stream: Be explicit with copy and move operatorsLioncash
2020-10-29vp9: Be explicit with copy and move operatorsLioncash
2020-10-29vp9: Mark functions with [[nodiscard]] where applicableLioncash
2020-10-29vp9: Provide a default initializer for "hidden" memberLioncash
2020-10-29vp9: Make some member functions internally linkedLioncash
2020-10-29General: Resolve a few missing initializer warningsLioncash
2020-10-29Merge pull request #4831 from lioncash/fmtbunnei
2020-10-29Merge pull request #4837 from lioncash/nvdec-2bunnei
2020-10-29async_shaders: Increase Async worker thread count for 8+ thread cpusameerj
2020-10-29Merge pull request #4781 from german77/GChotplugbunnei
2020-10-29Merge pull request #4859 from Morph1984/missing-ctime-includeDavid
2020-10-29kernel/process: Add missing <ctime> includeMorph
2020-10-29Merge pull request #4857 from liushuyu/masterLC
2020-10-28Merge pull request #4835 from lat9nq/rng-default-timebunnei
2020-10-28Merge pull request #4838 from lioncash/syncmgrbunnei
2020-10-28web_service: follow-up fix to #4842 ...liushuyu
2020-10-28Add hotplug, rumble and fix 3rd party adapters for the GC adaptergerman
2020-10-28Merge pull request #4856 from bunnei/webservice-socket-errorLC
2020-10-28web_service: web_backend: Handle socket errors with GenericRequest.bunnei