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
2022-10-06
Address Feedback from bylaws.
Fernando Sahmkow
2022-10-06
Nvflinger: correct duplication.
Fernando Sahmkow
2022-10-06
Core: Fix get nvmap object random crash
VonChenPlus
2022-10-06
NvDec: Fix regressions.
Fernando Sahmkow
2022-10-06
General: Fix compilation for GCC
Liam White
2022-10-06
NVDRV: Further improvements.
Fernando Sahmkow
2022-10-06
VideoCore: Refactor fencing system.
Fernando Sahmkow
2022-10-06
MemoryManager: initial multi paging system implementation.
Fernando Sahmkow
2022-10-06
NVDRV: Further refactors and eliminate old code.
Fernando Sahmkow
2022-10-06
NVDRV: Refactor Host1x
Fernando Sahmkow
2022-10-06
VideoCore: Refactor syncing.
Fernando Sahmkow
2022-10-06
Texture cache: Fix the remaining issues with memory mnagement and unmapping.
Fernando Sahmkow
2022-10-06
VideoCore: Extra Fixes.
Fernando Sahmkow
2022-10-06
NVDRV: Remake ASGPU
Fernando Sahmkow
2022-10-06
NVDRV: Update copyright notices.
Fernando Sahmkow
2022-10-06
NvHostCtrl: Fix merge of nvflinger.
Fernando Sahmkow
2022-10-06
NVHOST_CTRl: Implement missing method and fix some stuffs.
Fernando Sahmkow
2022-10-06
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
2022-10-06
NVASGPU: Fix Remap.
Fernando Sahmkow
2022-10-06
NVDRV: Fix clearing when destroying.
Fernando Sahmkow
2022-10-06
NVMAP: Fix the Free return parameters.
Fernando Sahmkow
2022-10-06
NVDRV: Fix Open/Close and make sure each device is correctly created.
Fernando Sahmkow
2022-10-06
NVDRV: Implement new NvMap
Fernando Sahmkow
2022-10-06
NVDRV: Refactor and add new NvMap.
Fernando Sahmkow
2022-10-06
NVDRV: Cleanup.
Fernando Sahmkow
2022-10-06
NVDRV: Implement QueryEvent.
Fernando Sahmkow
2022-10-06
NvHost: Remake Ctrl Implementation.
Fernando Sahmkow
2022-10-06
NvHost: Try a different approach to blocking.
Fernando Sahmkow
2022-10-06
NvHost: Fix some regressions and correct signaling on timeout.
Fernando Sahmkow
2022-09-10
Merge pull request #8842 from Kelebek1/AudOut
bunnei
2022-09-04
Don't stall with nvdec
Kelebek1
2022-09-01
Demote services from warning/info to debug to reduce log spam:
Kelebek1
2022-06-14
kernel: implement KProcess suspension
Liam
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-06
Merge pull request #8122 from bunnei/improve-thread-usage
bunnei
2022-04-02
fix: typos
Andrea Pappacoda
2022-04-02
hle: service: nvdrv: Create a service thread where appropriate.
Morph
2022-03-29
nvhost_ctrl: Only mark EventState::Busy as BadParameter
ameerj
2022-03-24
hle: nvdrv: nvdata: Cleanup NvFence static assert.
bunnei
2022-03-24
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.
bunnei
2022-03-24
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-19
common: Reduce unused includes
ameerj
2021-12-07
Merge pull request #7488 from vonchenplus/support_multiple_videos_playing
bunnei
2021-12-05
general: Add missing copyright notices
ameerj
2021-12-05
Address feedback
Feng Chen
2021-12-02
Support multiple videos playing
Feng Chen
2021-11-03
core: Remove unused includes
ameerj
2021-10-24
Fixup channel submit IOCTL syncpoint parameters
Billy Laws
[prev]
[next]