bunnei
|
2d4a6883bc
core: Use shared_ptr for cpu_core.
|
před 8 roky |
bunnei
|
cec0d4f191
kernel: Remove unused address_arbiter code.
|
před 8 roky |
bunnei
|
de43db3400
Merge pull request #198 from N00byKing/clang
|
před 8 roky |
bunnei
|
ec39c9eb32
Merge pull request #201 from Subv/ipc_delay_
|
před 8 roky |
bunnei
|
5babad5de5
Merge pull request #200 from Subv/bufferproducerfence
|
před 8 roky |
Subv
|
94ee8fc97b
Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starvation.
|
před 8 roky |
N00byKing
|
b36ce74d18
Update build.sh
|
před 8 roky |
bunnei
|
f6e548fbc0
Merge pull request #199 from FernandoS27/update_dynarmic
|
před 8 roky |
Subv
|
416f692f6e
nvmap: Make IocFromId return the same existing handle instead of creating a new one.
|
před 8 roky |
Subv
|
d758332425
Parcel: Ensure we don't read past the end of the parcels in Vi.
|
před 8 roky |
Subv
|
2662de6e52
Vi: Mark all fences as NO_FENCE in the DequeueBuffer response parcel.
|
před 8 roky |
Subv
|
1b64160d83
Vi: Always write the IGBPBuffer in the RequestBuffer response parcel.
|
před 8 roky |
FernandoS27
|
bd6432f1ff
updated dynarmic
|
před 8 roky |
bunnei
|
3388208597
Merge pull request #197 from mailwl/hid
|
před 8 roky |
N00byKing
|
947831ff1e
Use Docker for Build Target clang-format for travis.
|
před 8 roky |
mailwl
|
6797d4a907
Service/hid: stub some functions
|
před 8 roky |
bunnei
|
98ffad4303
Merge pull request #195 from bunnei/shared-font
|
před 8 roky |
Subv
|
7a1917e0fd
nvhost-ctrl: Stub NVHOST_IOCTL_CTRL_EVENT_WAIT.
|
před 8 roky |
Subv
|
35d0d06885
Vi: Mark the fences as valid in the DequeueBuffer response parcel.
|
před 8 roky |
Subv
|
d18446f63a
Vi: Added a missing u32 in the DequeueBuffer response parcel.
|
před 8 roky |
Subv
|
b78ffc4abf
Vi: Don't write the IGBPBuffer in the IGBPRequestBufferResponseParcel.
|
před 8 roky |
Subv
|
8dee5663b3
Vi: Properly write the BufferProducerFence object in the DequeueBuffer response parcel.
|
před 8 roky |
bunnei
|
df008a159b
shared_memory: Remove some checks.
|
před 8 roky |
bunnei
|
42c062c620
pl_u: Implement basic shared font loading from RAM dump.
|
před 8 roky |
bunnei
|
fa58d95027
log: Add logging category for NS services.
|
před 8 roky |
bunnei
|
e017184445
hid: Stub GetVibrationDeviceInfo and SendVibrationValues.
|
před 8 roky |
bunnei
|
db873a232c
Merge pull request #188 from bunnei/refactor-buffer-descriptor
|
před 8 roky |
bunnei
|
88bfec37ce
hle_ipc: Remove const from WriteBuffer size.
|
před 8 roky |
bunnei
|
756e9f1484
Merge pull request #192 from jroweboy/fix-fps
|
před 8 roky |
James Rowe
|
61c39f0fdd
Fix fps counter to correctly measure frame end when there was no frame to draw
|
před 8 roky |