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
...
*
|
|
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
*
|
vm_manager: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-5
/
+7
*
|
gdbstub: Silence formatting specifier warnings
Lioncash
2018-02-14
1
-6
/
+9
|
/
*
audren_u: Schedule reoccuring event. (#183)
bunnei
2018-02-13
2
-6
/
+36
*
Merge pull request #181 from bunnei/vi-fixes-2
bunnei
2018-02-13
1
-17
/
+36
|
\
|
*
vi: Add FENCE_HACK, which is useful for booting BOTW.
bunnei
2018-02-12
1
-7
/
+21
|
*
vi: Stub TransactParcel CancelBuffer.
bunnei
2018-02-12
1
-0
/
+2
|
*
TransactParcel: Move WriteBlock to narrowest scope.
bunnei
2018-02-12
1
-10
/
+13
*
|
Merge pull request #184 from mailwl/lm
bunnei
2018-02-13
1
-20
/
+49
|
\
\
|
|
/
|
/
|
|
*
Service/lm: add support to multiline logs
mailwl
2018-02-13
1
-20
/
+49
*
|
arm_dynarmic: Support direct page table access
MerryMage
2018-02-12
2
-10
/
+19
|
/
*
Merge pull request #179 from gdkchan/audren_stubs
bunnei
2018-02-12
1
-2
/
+76
|
\
|
*
Add RequestUpdateAudioRenderer, StartAudioRenderer and StopAudioRenderer stub...
gdkchan
2018-02-12
1
-2
/
+76
*
|
Merge pull request #178 from Subv/command_buffers
bunnei
2018-02-12
10
-174
/
+27
|
\
\
|
|
/
|
/
|
|
*
Make a GPU class in VideoCore to contain the GPU state.
Subv
2018-02-11
10
-183
/
+24
|
*
GPU: Added a command processor to decode the GPU pushbuffers and forward the ...
Subv
2018-02-11
3
-3
/
+5
|
*
nvdrv: Make the GPU memory manager available to nvhost-gpu.
Subv
2018-02-11
3
-6
/
+16
*
|
vi: Parse IGBPQueueBufferRequestParcel params and expose buffer flip vertical.
bunnei
2018-02-11
6
-11
/
+46
*
|
vi: Fix OpenLayer and CreateStrayLayer.
bunnei
2018-02-11
1
-6
/
+8
|
/
*
fsp_srv: Stub MountSdCard.
bunnei
2018-02-09
2
-0
/
+9
*
apm: Refactor service impl. to support multiple ports.
bunnei
2018-02-09
5
-58
/
+102
*
vi: Implement TransactParcelAuto.
bunnei
2018-02-09
1
-32
/
+46
*
nvflinger: (Hack) Use first available buffer if none are found.
bunnei
2018-02-09
1
-1
/
+5
*
IGBPQueueBufferRequestParcel: Don't enforce buffer length.
bunnei
2018-02-09
1
-1
/
+0
*
IGBPRequestBufferResponseParcel: Fix response for libnx.
bunnei
2018-02-09
1
-7
/
+4
*
Merge pull request #171 from bunnei/libnx-fixes
bunnei
2018-02-09
6
-9
/
+38
|
\
[prev]
[next]