index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
game_list: Remove unnecessary QString initialization in KeyReleaseEater
Lioncash
2018-07-18
1
-4
/
+1
*
Merge pull request #675 from Subv/stencil
bunnei
2018-07-17
1
-2
/
+25
|
\
|
*
GPU: Added register definitions for the stencil parameters.
Subv
2018-07-17
1
-2
/
+25
*
|
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
|
/
*
Merge pull request #668 from jroweboy/controller-lag
bunnei
2018-07-15
1
-3
/
+3
|
\
|
*
HID: Update controllers less often
James Rowe
2018-07-15
1
-3
/
+3
*
|
Merge pull request #664 from jroweboy/logging-stuff
bunnei
2018-07-15
3
-4
/
+17
|
\
\
|
|
/
|
/
|
|
*
Logging: Dump all logs in the queue on close in debug mode
James Rowe
2018-07-15
3
-1
/
+12
|
*
Logging: Don't lock the queue for the duration of the write
James Rowe
2018-07-14
1
-3
/
+5
*
|
gl_rasterizer_cache: Implement texture format G8R8.
bunnei
2018-07-15
3
-9
/
+40
*
|
Merge pull request #665 from bunnei/fix-z24-s8
bunnei
2018-07-14
1
-1
/
+2
|
\
\
|
*
|
gl_rasterizer_cache: Fix incorrect offset in ConvertS8Z24ToZ24S8.
bunnei
2018-07-15
1
-1
/
+2
*
|
|
gl_rasterizer_cache: Implement depth format Z16_UNORM.
bunnei
2018-07-14
3
-1
/
+15
|
/
/
*
|
Merge pull request #598 from bunnei/makedonecurrent
bunnei
2018-07-14
6
-2
/
+39
|
\
\
|
*
|
OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering.
bunnei
2018-07-14
6
-2
/
+39
*
|
|
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
|
/
/
/
*
/
/
GPU: Always enable the depth write when clearing the depth buffer.
Subv
2018-07-14
1
-3
/
+8
|
/
/
*
|
Merge pull request #657 from bunnei/dual-vs
bunnei
2018-07-13
7
-89
/
+149
|
\
\
|
*
|
gl_rasterizer: Fix check for if a shader stage is enabled.
bunnei
2018-07-12
3
-35
/
+11
|
*
|
gl_shader_gen: Implement dual vertex shader mode.
bunnei
2018-07-12
5
-55
/
+139
*
|
|
More improvements to GDBStub (#653)
Hedges
2018-07-12
8
-50
/
+173
|
/
/
*
|
Merge pull request #656 from ogniK5377/audren-mem-init
bunnei
2018-07-12
1
-3
/
+3
|
\
\
|
*
|
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 #655 from bunnei/pred-lt-nan
bunnei
2018-07-12
2
-5
/
+7
|
\
\
\
|
*
|
|
gl_shader_decompiler: Implement PredCondition::LessThanWithNan.
bunnei
2018-07-12
2
-5
/
+7
|
|
/
/
*
/
/
gl_shader_decompiler: Use FlowCondition field in EXIT instruction.
bunnei
2018-07-12
2
-8
/
+34
|
/
/
*
|
Merge pull request #652 from Subv/fadd32i
Sebastian Valle
2018-07-12
2
-0
/
+32
|
\
\
|
*
|
GPU: Implement the FADD32I shader instruction.
Subv
2018-07-12
2
-0
/
+32
*
|
|
Merge pull request #651 from Subv/ffma_decode
bunnei
2018-07-12
1
-1
/
+1
|
\
\
\
|
*
|
|
GPU: Corrected the decoding of FFMA for immediate operands.
Subv
2018-07-12
1
-1
/
+1
|
|
/
/
*
|
|
Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual erro...
Tobias
2018-07-12
2
-6
/
+4
*
|
|
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
*
|
|
|
Merge pull request #649 from ogniK5377/audout-auto
bunnei
2018-07-12
2
-14
/
+14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Audout "Auto" functions
David Marcec
2018-07-12
2
-14
/
+14
|
|
/
/
*
|
|
yuzu - Fix duplicate logs
James Rowe
2018-07-12
2
-2
/
+7
*
|
|
yuzu-cmd Apply the filter string from settings
James Rowe
2018-07-12
1
-2
/
+1
|
/
/
*
|
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
[next]