index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-03
core: Remove usage of unicorn
Lioncash
2020-11-03
Merge pull request #4874 from lioncash/nodiscard2
bunnei
2020-11-03
Merge pull request #4887 from lioncash/common-build
bunnei
2020-11-03
microprofile: Silence warning in headers
Lioncash
2020-11-03
Merge pull request #4873 from lioncash/common-error
bunnei
2020-11-03
Merge pull request #4878 from bunnei/unload-nrr
bunnei
2020-11-02
common: Enable warnings as errors
Lioncash
2020-11-02
nvdec: Make use of [[nodiscard]] where applicable
Lioncash
2020-11-01
Merge pull request #4865 from ameerj/async-threadcount
bunnei
2020-11-01
fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and ot...
bunnei
2020-11-01
core: Initialize GPU before services.
bunnei
2020-11-01
hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other imp...
bunnei
2020-11-01
video_core: dma_pusher: Add support for integrity checks.
bunnei
2020-11-01
video_core: dma_pusher: Add support for prefetched command lists.
bunnei
2020-11-01
service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed.
bunnei
2020-11-01
video_core: gpu: Implement WaitFence and IncrementSyncPoint.
bunnei
2020-11-01
hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager.
bunnei
2020-11-01
hle service: nvdrv: Update to instantiate SyncpointManager.
bunnei
2020-11-01
hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints.
bunnei
2020-11-01
Rename to align with switchbrew and remove gpu function (#4714)
Levi Behunin
2020-10-31
Merge pull request #4853 from ReinUsesLisp/fcmp-imm
bunnei
2020-10-31
hle: service: ldr: Implement UnloadNrr.
bunnei
2020-10-30
Merge pull request #4872 from jbeich/clang
LC
2020-10-30
CMakeLists: Resolve MSVC build failures
Lioncash
2020-10-30
video_core: unbreak -Werror in NVDEC with Clang
Jan Beich
2020-10-30
Merge pull request #4868 from lioncash/discard-error
bunnei
2020-10-29
Merge pull request #4867 from lioncash/vp9
bunnei
2020-10-30
General: Catch more expressions with no effect on MSVC
Lioncash
2020-10-30
General: Make ignoring a discarded return value an error
Lioncash
2020-10-29
common/stream: Be explicit with copy and move operators
Lioncash
2020-10-29
vp9: Be explicit with copy and move operators
Lioncash
2020-10-29
vp9: Mark functions with [[nodiscard]] where applicable
Lioncash
2020-10-29
vp9: Provide a default initializer for "hidden" member
Lioncash
2020-10-29
vp9: Make some member functions internally linked
Lioncash
2020-10-29
General: Resolve a few missing initializer warnings
Lioncash
2020-10-29
Merge pull request #4831 from lioncash/fmt
bunnei
2020-10-29
Merge pull request #4837 from lioncash/nvdec-2
bunnei
2020-10-29
async_shaders: Increase Async worker thread count for 8+ thread cpus
ameerj
2020-10-29
Merge pull request #4781 from german77/GChotplug
bunnei
2020-10-29
Merge pull request #4859 from Morph1984/missing-ctime-include
David
2020-10-29
kernel/process: Add missing <ctime> include
Morph
2020-10-29
Merge pull request #4857 from liushuyu/master
LC
2020-10-28
Merge pull request #4835 from lat9nq/rng-default-time
bunnei
2020-10-28
Merge pull request #4838 from lioncash/syncmgr
bunnei
2020-10-28
web_service: follow-up fix to #4842 ...
liushuyu
2020-10-28
Add hotplug, rumble and fix 3rd party adapters for the GC adapter
german
2020-10-28
Merge pull request #4856 from bunnei/webservice-socket-error
LC
2020-10-28
web_service: web_backend: Handle socket errors with GenericRequest.
bunnei
2020-10-28
Merge pull request #4855 from bunnei/cdma-pusher-log-fix
LC
2020-10-28
video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand.
bunnei
[prev]
[next]