index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvdrv
Age
Commit message (
Expand
)
Author
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-26
Merge pull request #4975 from comex/invalid-syncpoint-id
bunnei
2020-11-24
nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID
comex
2020-11-24
nvservices: Reintroducee IoctlCtrl
Chloe Marcec
2020-11-10
Addressed issues
Chloe Marcec
2020-11-10
core: Make nvservices more standardized
Chloe Marcec
2020-11-08
ipc_helpers: Remove usage of the global system instance
Lioncash
2020-11-07
video_core: dma_pusher: Remove integrity check on command lists.
bunnei
2020-11-01
fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and ot...
bunnei
2020-11-01
hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other imp...
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-30
video_core: unbreak -Werror in NVDEC with Clang
Jan Beich
2020-10-26
video_core: NVDEC Implementation
ameerj
2020-10-20
Revert "core: Fix clang build"
bunnei
2020-10-20
Merge pull request #4796 from lioncash/clang
LC
2020-10-17
core: Fix clang build
Lioncash
2020-10-12
hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace.
bunnei
2020-09-29
Merge pull request #1703 from DarkLordZach/nvdec-ioctl
bunnei
2020-09-22
General: Make use of std::nullopt where applicable
Lioncash
2020-08-14
core: Resolve several -Wextra-semi warnings
Lioncash
2020-08-04
Merge pull request #4430 from bunnei/new-gpu-vmm
bunnei
2020-08-03
yuzu: Resolve C++20 deprecation warnings related to lambda captures
Lioncash
2020-07-27
Update src/core/hle/service/nvdrv/devices/nvmap.cpp
bunnei
2020-07-26
hle: nvdrv: Rewrite of GPU memory management.
bunnei
2020-07-11
Merge pull request #4203 from VolcaEM/services
bunnei
2020-06-29
service: Update function tables
VolcaEM
2020-06-27
FrameLimiting: Enable frame limiting for single core.
Fernando Sahmkow
2020-06-27
NVDRV: Remove frame limiting as Host Timing already takes care.
Fernando Sahmkow
2020-06-27
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-06-10
nvdrv: Fix GetTPCMasks for ioctl3
David Marcec
2020-06-04
service: nvhost_vic: Ignore Submit commands.
bunnei
2020-06-04
nvdrv: Stub nvdec/vic ioctls to bypass nvdec movies
Zach Hilman
2020-05-02
nvdrv: Fix GetGpuTime stack corruption
David Marcec
2020-02-16
nvhost_gpu: implement ChannelSetTimeslice
namkazy
2019-12-25
NvServices: Correct Ioctl Remap.
Fernando Sahmkow
2019-11-26
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
Lioncash
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-10-16
Merge pull request #2912 from FernandoS27/async-fixes
bunnei
2019-10-04
Nvdrv: Correct Event setup in Nvdrv
Fernando Sahmkow
2019-10-04
Nvdrv: Do framelimiting only in the CPU Thread
Fernando Sahmkow
2019-10-04
Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs
Fernando Sahmkow
2019-10-04
service/nvdrv: Silence -Wswitch
ReinUsesLisp
2019-09-22
Merge pull request #2873 from ogniK5377/new-ioctls
Fernando Sahmkow
2019-09-22
server side clang format fix2
David Marcec
2019-09-22
Use clang-format provided by build server
David Marcec
2019-09-21
Mark KickOffPb & SubmitGPFIFO as trace
David Marcec
[prev]
[next]