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
2019-09-20
disable clang-format temp
David Marcec
2019-09-19
Initial implementation of Ioctl2 & Ioctl3
David Marcec
2019-08-21
gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig
ReinUsesLisp
2019-07-05
NVServices: Correct delayed responses.
Fernando Sahmkow
2019-07-05
Nv_Host_Ctrl: Correct difference calculation
Fernando Sahmkow
2019-07-05
NVServices: Address Feedback
Fernando Sahmkow
2019-07-05
NVServices: Styling, define constructors as explicit and corrections
Fernando Sahmkow
2019-07-05
NVFlinger: Correct GCC compile error
Fernando Sahmkow
2019-07-05
NVServices: Make NVEvents Automatic according to documentation.
Fernando Sahmkow
2019-07-05
NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.
Fernando Sahmkow
2019-07-05
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirror...
Fernando Sahmkow
2019-07-05
nv_services: Fixes to event liberation.
Fernando Sahmkow
2019-07-05
nv_services: Deglobalize NvServices
Fernando Sahmkow
2019-07-05
nv_host_ctrl: Make Sync GPU variant always return synced result.
Fernando Sahmkow
2019-07-05
nvhost_ctrl: Corrections to event handling
Fernando Sahmkow
2019-07-05
Gpu: Mark areas as protected.
Fernando Sahmkow
2019-07-05
nv_services: Stub CtrlEventSignal
Fernando Sahmkow
2019-07-05
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
Fernando Sahmkow
2019-07-05
nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEven...
Fernando Sahmkow
2019-07-05
nv_services: Create GPU channels correctly
Fernando Sahmkow
2019-07-05
video_core: Implement GPU side Syncpoints
Fernando Sahmkow
2019-07-05
nv_services: Correct buffer queue fencing and GPFifo fencing
Fernando Sahmkow
2019-06-04
core/core_timing_util: Amend casing of cyclesTo* functions
Lioncash
2019-06-04
core/core_timing_util: Use std::chrono types for specifying time units
Lioncash
2019-05-18
core/kernel/object: Rename ResetType enum members
Lioncash
2019-04-04
core: Add missing override specifiers where applicable
Lioncash
2019-03-22
Merge pull request #2256 from bunnei/gpu-vmm
bunnei
2019-03-20
Merge pull request #2090 from FearlessTobi/port-4599
bunnei
2019-03-20
gpu: Rewrite virtual memory manager using PageTable.
bunnei
2019-03-20
gpu: Move GPUVAddr definition to common_types.
bunnei
2019-03-14
gpu: Use host address for caching instead of guest address.
bunnei
2019-03-06
gpu: Move command processing to another thread.
bunnei
2019-03-06
gpu: Refactor command and swap buffers interface for asynch.
bunnei
2019-02-27
common/math_util: Move contents into the Common namespace
Lioncash
2019-02-15
core_timing: Convert core timing into a class
Lioncash
2019-02-12
core_timing: Rename CoreTiming namespace to Core::Timing
Lioncash
2019-02-08
nvdisp_disp0: change drawing message log level from Warning to Trace
Tobias
2019-02-06
remove all occurance of specifying endianness inside BitField
Weiyi Wang
2018-12-15
nvhost_gpu: Skip empty GPU command lists.
bunnei
2018-11-29
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-29
Merge pull request #1801 from ogniK5377/log-before-execute
bunnei
2018-11-27
dma_pushbuffer: Optimize to avoid loop and copy on Push.
bunnei
2018-11-26
gpu: Rewrite GPU command list processing with DmaPusher class.
bunnei
2018-11-26
Improved error messages in AM, HwOpus and NvMap
David Marcec
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-11-23
nvdrv: Implement/stub DumpGraphicsMemoryInfo and GetStatus.
bunnei
2018-11-21
nvhost_ctrl_gpu: Implement IoctlGetGpuTime.
bunnei
2018-10-12
Merge pull request #1478 from ogniK5377/remap-invalidhandle-remap
bunnei
2018-10-12
Merge pull request #1479 from ogniK5377/nmap-revamped
bunnei
[prev]
[next]