index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
core: Fix scheduler-shutdown related crash
MerryMage
2018-02-21
1
-5
/
+9
|
/
*
Merge pull request #206 from mailwl/aoc-listaddoncontent
bunnei
2018-02-20
2
-2
/
+26
|
\
|
*
Service/AOC: stub ListAddOnContent function
mailwl
2018-02-20
2
-2
/
+26
*
|
acc_u0: Stub ListOpenUsers service function.
bunnei
2018-02-19
2
-1
/
+11
*
|
service: Add Friend service interface.
bunnei
2018-02-19
6
-0
/
+100
|
/
*
Merge pull request #202 from bunnei/scheduler-cleanup
bunnei
2018-02-19
10
-378
/
+237
|
\
|
*
scheduler: Cleanup based on PR feedback.
bunnei
2018-02-19
3
-5
/
+4
|
*
kernel: Use Scheduler class for threading.
bunnei
2018-02-18
5
-173
/
+24
|
*
kernel: Add Scheduler, which encapsulates the scheduling loading from Thread ...
bunnei
2018-02-18
3
-0
/
+210
|
*
core: Use shared_ptr for cpu_core.
bunnei
2018-02-18
2
-6
/
+4
|
*
kernel: Remove unused address_arbiter code.
bunnei
2018-02-18
5
-199
/
+0
*
|
AM: Corrected the response in EnsureSaveData.
Subv
2018-02-18
1
-1
/
+2
|
/
*
Merge pull request #201 from Subv/ipc_delay_
bunnei
2018-02-18
4
-50
/
+63
|
\
|
*
Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starv...
Subv
2018-02-18
4
-50
/
+63
*
|
Merge pull request #200 from Subv/bufferproducerfence
bunnei
2018-02-18
5
-28
/
+68
|
\
\
|
|
/
|
/
|
|
*
nvmap: Make IocFromId return the same existing handle instead of creating a n...
Subv
2018-02-17
1
-5
/
+2
|
*
Parcel: Ensure we don't read past the end of the parcels in Vi.
Subv
2018-02-17
1
-0
/
+5
|
*
Vi: Mark all fences as NO_FENCE in the DequeueBuffer response parcel.
Subv
2018-02-17
1
-2
/
+2
|
*
Vi: Always write the IGBPBuffer in the RequestBuffer response parcel.
Subv
2018-02-17
1
-1
/
+2
|
*
nvhost-ctrl: Stub NVHOST_IOCTL_CTRL_EVENT_WAIT.
Subv
2018-02-14
2
-0
/
+25
|
*
Vi: Mark the fences as valid in the DequeueBuffer response parcel.
Subv
2018-02-14
1
-0
/
+3
|
*
Vi: Added a missing u32 in the DequeueBuffer response parcel.
Subv
2018-02-14
1
-0
/
+1
|
*
Vi: Don't write the IGBPBuffer in the IGBPRequestBufferResponseParcel.
Subv
2018-02-14
1
-4
/
+2
|
*
Vi: Properly write the BufferProducerFence object in the DequeueBuffer respon...
Subv
2018-02-14
2
-18
/
+28
*
|
Service/hid: stub some functions
mailwl
2018-02-16
4
-1
/
+98
*
|
shared_memory: Remove some checks.
bunnei
2018-02-14
1
-13
/
+0
*
|
pl_u: Implement basic shared font loading from RAM dump.
bunnei
2018-02-14
6
-0
/
+182
*
|
hid: Stub GetVibrationDeviceInfo and SendVibrationValues.
bunnei
2018-02-14
1
-0
/
+15
|
/
*
Merge pull request #188 from bunnei/refactor-buffer-descriptor
bunnei
2018-02-14
11
-108
/
+102
|
\
|
*
hle_ipc: Remove const from WriteBuffer size.
bunnei
2018-02-14
2
-2
/
+2
|
*
hle_ipc: Add GetReadBufferSize and check write buffer size.
bunnei
2018-02-14
2
-0
/
+10
|
*
service: Remove remaining uses of BufferDescriptor*.
bunnei
2018-02-13
5
-14
/
+8
|
*
audio: Use WriteBuffer instead of BufferDescriptorB.
bunnei
2018-02-13
2
-9
/
+3
|
*
vi: Eliminate direct usage of BufferDescriptorB.
bunnei
2018-02-13
1
-14
/
+3
|
*
nvdrv: Use ReadBuffer/WriteBuffer functions for Ioctl.
bunnei
2018-02-13
1
-17
/
+5
|
*
vi: Use ReadBuffer/WriteBuffer functions for TransactParcel.
bunnei
2018-02-13
1
-44
/
+19
|
*
hle_ipc: Add helper functions for reading and writing buffers.
bunnei
2018-02-13
1
-4
/
+2
|
*
hle_ipc: Add helper functions for reading and writing buffers.
bunnei
2018-02-13
3
-0
/
+55
|
*
vi: Fix TransactParcelAuto to support both buffer formats.
bunnei
2018-02-13
1
-25
/
+16
*
|
Fix fps counter to correctly measure frame end when there was no frame to draw
James Rowe
2018-02-14
1
-0
/
+2
*
|
memory: Silence formatting sepecifier warnings
Lioncash
2018-02-14
1
-21
/
+30
*
|
nso: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-2
/
+4
*
|
deconstructed_rom_directory: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-3
/
+4
*
|
nvdrv/interface: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-1
/
+2
*
|
nvmap: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-1
/
+2
*
|
nvhost_gpu: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-6
/
+8
*
|
nvhost_ctrl: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-2
/
+2
*
|
nvhost_ctrl_gpu: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-3
/
+4
*
|
nvhost_as_gpu: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-5
/
+7
*
|
thread: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-2
/
+3
[prev]
[next]