bunnei
|
039fc7f985
core: Fix recent GCC build breaks.
|
8 лет назад |
bunnei
|
97ef21e166
svc: Implement GetSystemTick.
|
8 лет назад |
bunnei
|
305035b503
nvdisp_disp0: Call SwapBuffers to render framebuffer.
|
8 лет назад |
bunnei
|
ee4691297f
renderer_opengl: Support rendering Switch framebuffer.
|
8 лет назад |
bunnei
|
236d463c52
render_base: Add a struct describing framebuffer metadata.
|
8 лет назад |
bunnei
|
866e66dc31
renderer_opengl: Add MortonCopyPixels function for Switch framebuffer.
|
8 лет назад |
bunnei
|
9e2ad45c98
renderer_opengl: Update DrawScreens for Switch.
|
8 лет назад |
bunnei
|
292135a3b7
CMakeLists: Add framebuffer_layout.cpp.
|
8 лет назад |
bunnei
|
482cf8a005
frontend: Update for undocked Switch screen layout.
|
8 лет назад |
Subv
|
1ca800ccee
NV: Move the nv device nodes to their own directory and namespace.
|
8 лет назад |
Subv
|
977ce4abbc
VI: Use a Pulse event instead of OneShot for the vblank events.
|
8 лет назад |
bunnei
|
7e0ff43da0
vi: Use new CoreTiming::EventType
|
8 лет назад |
Subv
|
34ae2ec644
NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service.
|
8 лет назад |
Subv
|
e21fbd9ae5
NV: Determine what buffer to draw for each layer of each display.
|
8 лет назад |
Subv
|
404149e475
NV: Signal all display's vsync event 60 times per second.
|
8 лет назад |
Subv
|
d205dee0a6
NV: Give each display its own vsync event.
|
8 лет назад |
Subv
|
927569bed8
NV: Keep track of Displays, Layers and BufferQueues in nvflinger.
|
8 лет назад |
Subv
|
fb73e8b723
IPC: Allow passing arguments to the Interfaces when using PushIpcInterface
|
8 лет назад |
Subv
|
25f29c2f4f
NV: Implemented (with stubs) the vi:m service and some of its subservices.
|
8 лет назад |
Subv
|
94a5e97eb3
NV: Implemented the nvdrv:a service and the /dev/nvmap device.
|
8 лет назад |
Subv
|
ab86b80cac
IPC: Corrected some definitions for the buffer C descriptor flags.
|
8 лет назад |
Subv
|
ba02f0deef
svc: Stub ResetSignal and CreateTransferMemory
|
8 лет назад |
Subv
|
0a1278081e
svc: Stub SetMemoryAttribute
|
8 лет назад |
Subv
|
7ad20154fc
Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask)
|
8 лет назад |
Subv
|
188feba457
Services: Allow lm to log single-character messages.
|
8 лет назад |
Subv
|
c2ee513d35
SVC: Fixed WaitSynchronization with multiple handles when none is immediately ready.
|
8 лет назад |
Subv
|
bc91ebacc1
SVC: Implemented CancelSynchronization.
|
8 лет назад |
Subv
|
a418f6e77b
ErrorCodes: Updated the InvalidHandle and Timeout kernel error codes.
|
8 лет назад |
Subv
|
8d9250fa70
SVC: Fixed WaitSynchronization with multiple handles when at least one of them is ready.
|
8 лет назад |
bunnei
|
4236799832
kernel: Rename Semaphore to ConditionVariable.
|
8 лет назад |