index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
hle_ipc: Amend usage of buffer_index within one of HLERequestContext's WriteB...
Lioncash
2018-07-19
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #712 from lioncash/fsp
bunnei
2018-07-19
1
-17
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fsp_srv: Remove unnecessary vector construction in IFile's Write() function
Lioncash
2018-07-19
1
-2
/
+3
|
*
|
fsp_srv: Remove unnecessary std::vector construction in IDirectory's Read() f...
Lioncash
2018-07-19
1
-10
/
+8
|
*
|
fsp_srv: Make IStorage constructor explicit
Lioncash
2018-07-19
1
-1
/
+1
|
*
|
fsp_srv: Add missing includes
Lioncash
2018-07-19
1
-0
/
+5
|
*
|
fsp_srv: Resolve sign-mismatch warnings in assertion comparisons
Lioncash
2018-07-19
1
-3
/
+3
|
*
|
fsp_srv: Respect write length in Write()
Lioncash
2018-07-19
1
-4
/
+5
|
|
/
*
|
filesystem: std::move VirtualDir instance in VfsDirectoryServiceWrapper's con...
Lioncash
2018-07-19
1
-1
/
+3
*
|
filesystem: Use std::string's empty() function instead of comparing against a...
Lioncash
2018-07-19
1
-1
/
+1
*
|
filesystem: Remove pragma disabling global optimizations
Lioncash
2018-07-19
1
-2
/
+0
|
/
*
Merge pull request #692 from lioncash/assign
bunnei
2018-07-18
1
-1
/
+1
|
\
|
*
address_arbiter: Correct assignment within an assertion statement in WakeThre...
Lioncash
2018-07-18
1
-1
/
+1
*
|
Merge pull request #690 from lioncash/move
bunnei
2018-07-18
8
-13
/
+21
|
\
\
|
*
|
core/memory, core/hle/kernel: Use std::move where applicable
Lioncash
2018-07-18
8
-13
/
+21
*
|
|
Merge pull request #691 from lioncash/guard
bunnei
2018-07-18
1
-0
/
+2
|
\
\
\
|
*
|
|
service/prepo: Add missing header guard
Lioncash
2018-07-18
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #688 from lioncash/comma
bunnei
2018-07-18
1
-22
/
+12
|
\
\
\
|
*
|
|
vm_manager: Add missing commas to string literal array elements in GetMemoryS...
Lioncash
2018-07-18
1
-22
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #687 from lioncash/instance
bunnei
2018-07-18
1
-6
/
+6
|
\
\
\
|
*
|
|
core: Don't construct instance of Core::System, just to access its live instance
Lioncash
2018-07-18
1
-6
/
+6
|
|
/
/
*
|
/
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-18
5
-116
/
+383
|
|
/
|
/
|
*
|
Fill in more fields in TouchScreenEntryTouch
Zach Hilman
2018-07-18
1
-4
/
+9
*
|
Single touch support
Zach Hilman
2018-07-18
1
-4
/
+19
|
/
*
vi: Change TransactionId::CancelBuffer to LOG_CRITICAL.
bunnei
2018-07-17
1
-1
/
+1
*
vi: Fix size for ListDisplays default display.
bunnei
2018-07-17
1
-2
/
+2
*
vi: Partially implement buffer crop parameters.
bunnei
2018-07-17
6
-10
/
+26
*
General Filesystem and Save Data Fixes (#670)
Zach Hilman
2018-07-17
5
-101
/
+130
*
Merge pull request #671 from MerryMage/clear-exclusive-state
bunnei
2018-07-17
1
-0
/
+1
|
\
|
*
scheduler: Clear exclusive state when switching contexts
MerryMage
2018-07-16
1
-0
/
+1
*
|
Merge pull request #672 from SciresM/to_address_fix
bunnei
2018-07-17
1
-2
/
+4
|
\
\
|
*
|
Kernel/Arbiter: Fix bug in WaitIfLessThan
Michael Scire
2018-07-16
1
-2
/
+4
|
|
/
*
/
nvflinger: Fix for BufferQueue event handling.
bunnei
2018-07-17
6
-32
/
+21
|
/
*
HID: Update controllers less often
James Rowe
2018-07-15
1
-3
/
+3
*
Merge pull request #663 from Subv/bsd
bunnei
2018-07-14
1
-2
/
+1
|
\
|
*
Services/BSD: Corrected the return for StartMonitoring according to SwIPC.
Subv
2018-07-14
1
-2
/
+1
*
|
No need to use ASSERT_MSG with an empty message
David Marcec
2018-07-14
1
-2
/
+2
|
/
*
We only need to alert for memory pool changes
David Marcec
2018-07-13
1
-2
/
+0
*
initialized voice status and unused sizes in the update data header
David Marcec
2018-07-13
1
-1
/
+3
*
Merge pull request #648 from ogniK5377/no-net
bunnei
2018-07-12
1
-3
/
+21
|
\
|
*
Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyIn...
David Marcec
2018-07-12
1
-3
/
+21
*
|
Audout "Auto" functions
David Marcec
2018-07-12
2
-14
/
+14
|
/
*
Merge pull request #559 from Subv/mount_savedata
bunnei
2018-07-11
1
-2
/
+11
|
\
|
*
Services/FS: Return the correct error code when trying to mount a nonexistent...
Subv
2018-06-18
1
-2
/
+11
*
|
hid: Fix timestamps and controller type.
bunnei
2018-07-10
1
-7
/
+5
*
|
NvOsGetConfigU32 production impl
David Marcec
2018-07-10
1
-17
/
+2
*
|
nvhost_ctrl: Fix NvOsGetConfigU32 for Snipper Clips.
bunnei
2018-07-08
1
-1
/
+1
*
|
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-07
5
-405
/
+71
*
|
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
5
-71
/
+405
*
|
Update AudioRenderer Voice Sections (#614)
David
2018-07-03
1
-0
/
+87
[prev]
[next]