Age | Commit message (Collapse) | Author |
|
Used by Family Feud
|
|
Rewrite KThread to be more accurate
|
|
video_core/memory_manager: Add BytesToMapEnd
|
|
prepo: Stub GetSystemSessionId
|
|
|
|
Fix connect and disconnect controller events
|
|
audout: FlushAudioOutBuffers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scheduling.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implementation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- This is a workaround that does not belong in a kernel primitive.
|
|
|
|
- This can happen if called from an idle or suspension thread.
|
|
|
|
sockets: Stub GetSockOpt
|
|
vk_scheduler: Fix unaligned placement new expressions
|
|
prepo: Fix BufferDescriptorX invalid buffer index errors and add New variants of SaveReport
|
|
hid: Cleanup SixAxisFusionParameters
|
|
|
|
SaveReport
The second input buffer could be optional when prepo/srepo is called, test for the availability of the second buffer prior to reading from it.
|
|
Allows us to test whether a buffer can be read from or written to memory
|
|
|
|
We were accidentaly creating an object in an unaligned memory address.
Fix this by manually aligning the offset.
|