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
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-18
49
-1862
/
+1807
*
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
16
-212
/
+256
*
Merge pull request #671 from MerryMage/clear-exclusive-state
bunnei
2018-07-17
6
-0
/
+11
|
\
|
*
scheduler: Clear exclusive state when switching contexts
MerryMage
2018-07-16
6
-0
/
+11
*
|
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
*
|
Merge pull request #662 from Subv/delete_file
bunnei
2018-07-14
1
-2
/
+4
|
\
\
|
*
|
FileSys: Append the requested path to the filesystem base path in DeleteFile.
Subv
2018-07-14
1
-2
/
+4
|
|
/
*
/
No need to use ASSERT_MSG with an empty message
David Marcec
2018-07-14
1
-2
/
+2
|
/
*
More improvements to GDBStub (#653)
Hedges
2018-07-12
7
-49
/
+172
*
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
2
-2
/
+12
|
\
|
*
Services/FS: Return the correct error code when trying to mount a nonexistent...
Subv
2018-06-18
2
-2
/
+12
*
|
hid: Fix timestamps and controller type.
bunnei
2018-07-10
1
-7
/
+5
*
|
Merge pull request #644 from ogniK5377/getconfig-err
bunnei
2018-07-10
1
-17
/
+2
|
\
\
|
*
|
NvOsGetConfigU32 production impl
David Marcec
2018-07-10
1
-17
/
+2
*
|
|
Merge pull request #642 from bunnei/create-save-dir
bunnei
2018-07-10
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
savedata_factory: Always create a save directory for games.
bunnei
2018-07-08
1
-0
/
+9
*
|
|
nvhost_ctrl: Fix NvOsGetConfigU32 for Snipper Clips.
bunnei
2018-07-08
1
-1
/
+1
|
/
/
*
|
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-07
42
-1682
/
+1618
*
|
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
42
-1618
/
+1682
*
|
Update AudioRenderer Voice Sections (#614)
David
2018-07-03
1
-0
/
+87
*
|
Update clang format
James Rowe
2018-07-02
25
-114
/
+106
*
|
Rename logging macro back to LOG_*
James Rowe
2018-07-02
79
-556
/
+556
*
|
GPU: Remove a surface from the cache when its backing memory is being unmappe...
Subv
2018-07-01
1
-0
/
+5
*
|
nvmap: Return the address of the nvmap object when Freeing it for the last time.
Subv
2018-07-01
2
-4
/
+11
*
|
Merge pull request #595 from bunnei/raster-cache
bunnei
2018-06-29
2
-0
/
+3
|
\
\
|
*
|
settings: Add a configuration for use_accurate_framebuffers.
bunnei
2018-06-27
2
-0
/
+3
*
|
|
Merge pull request #588 from mailwl/hwopus
bunnei
2018-06-27
4
-0
/
+53
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Service/Audio: add hwopus service, stub GetWorkBufferSize function
mailwl
2018-06-25
4
-0
/
+53
*
|
|
Send the correct RequestUpdateAudioRenderer revision in the output header (#587)
David
2018-06-25
1
-1
/
+1
|
/
/
*
|
Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader ...
David
2018-06-23
2
-34
/
+21
*
|
Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes prope...
David
2018-06-22
2
-44
/
+76
*
|
Merge pull request #579 from SciresM/master
bunnei
2018-06-22
11
-9
/
+308
|
\
\
|
*
|
Kernel/Arbiters: Fix casts, cleanup comments/magic numbers
Michael Scire
2018-06-22
4
-17
/
+27
|
*
|
Add additional missing format.
Michael Scire
2018-06-21
2
-21
/
+27
|
*
|
Run clang-format on PR.
Michael Scire
2018-06-21
3
-180
/
+181
[next]