bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
hace 5 años |
Lioncash
|
be1954e04c
core: Fix clang build
|
hace 5 años |
Lioncash
|
b249e4e0ce
yuzu: Resolve C++20 deprecation warnings related to lambda captures
|
hace 6 años |
VolcaEM
|
6a0010d0c6
service: Update function tables
|
hace 6 años |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
hace 6 años |
Fernando Sahmkow
|
69fa2e6525
Nvdrv: Correct Event setup in Nvdrv
|
hace 6 años |
David Marcec
|
6325c3044c
server side clang format fix2
|
hace 6 años |
David Marcec
|
d3783fcc52
Use clang-format provided by build server
|
hace 6 años |
David Marcec
|
0740758b25
disable clang-format temp
|
hace 6 años |
David Marcec
|
f9259c0383
Initial implementation of Ioctl2 & Ioctl3
|
hace 6 años |
Fernando Sahmkow
|
0fc98958a3
NVServices: Correct delayed responses.
|
hace 7 años |
Fernando Sahmkow
|
f3a39e0c9c
NVServices: Address Feedback
|
hace 7 años |
Fernando Sahmkow
|
b391e5f638
NVFlinger: Correct GCC compile error
|
hace 7 años |
Fernando Sahmkow
|
b6844bec60
NVServices: Correct CtrlEventWaitSync to block the ipc until timeout.
|
hace 7 años |
Fernando Sahmkow
|
7d1b974bca
GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware
|
hace 7 años |
Fernando Sahmkow
|
24408cce9b
nv_services: Deglobalize NvServices
|
hace 7 años |
Fernando Sahmkow
|
8942047d41
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
|
hace 7 años |
Fernando Sahmkow
|
e0027eba85
nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEventUnregister
|
hace 7 años |
Lioncash
|
a47aaa7f1b
core/kernel/object: Rename ResetType enum members
|
hace 7 años |
Zach Hilman
|
a342bcc9b1
kernel/event: Reference ReadableEvent from WritableEvent
|
hace 7 años |
Zach Hilman
|
ff610103b5
core: Port all current usages of Event to Readable/WritableEvent
|
hace 7 años |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
hace 7 años |
bunnei
|
0d673a84b6
nvdrv: Implement/stub DumpGraphicsMemoryInfo and GetStatus.
|
hace 7 años |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
hace 7 años |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
hace 8 años |
Subv
|
5c49e56d41
GPU: Implement the NVGPU_IOCTL_CHANNEL_KICKOFF_PB ioctl2 command.
|
hace 8 años |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
hace 8 años |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
hace 8 años |
Lioncash
|
285d8d8b7d
nvdrv: Move logging macros over to new fmt-compatible ones
|
hace 8 años |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
hace 8 años |