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
*
controller_base: Default the base class constructor and destructor in the cpp...
Lioncash
2018-10-17
2
-2
/
+4
*
Merge pull request #1444 from ogniK5377/better-hid
bunnei
2018-10-17
22
-648
/
+1720
|
\
|
*
Using dual joycons as the default controller
David Marcec
2018-10-18
3
-77
/
+59
|
*
Wip
David Marcec
2018-10-12
2
-3
/
+23
|
*
Dynamically decide handheld variant based on supported npad id priority
David Marcec
2018-10-12
3
-19
/
+62
|
*
Added BeginPermitVibrationSession and EndPermitVibrationSession
David Marcec
2018-10-11
3
-2
/
+26
|
*
Added GetLedPattern and HandheldVariant
David Marcec
2018-10-10
3
-6
/
+63
|
*
Kirby expects handheld controllers to be at position 8
David Marcec
2018-10-10
1
-2
/
+8
|
*
Added the ability to "disconnect" individual npads
David Marcec
2018-10-10
3
-16
/
+40
|
*
Removed unneeded forward declarations
David Marcec
2018-10-10
2
-13
/
+2
|
*
Addressed changes for better hid
David Marcec
2018-10-10
19
-167
/
+238
|
*
"Better Hid" rework part 1
David Marcec
2018-10-10
22
-644
/
+1500
*
|
Merge pull request #1489 from FernandoS27/fix-tlds
bunnei
2018-10-17
1
-1
/
+5
|
\
\
|
*
|
Fix TLDS
FernandoS27
2018-10-13
1
-1
/
+5
*
|
|
Merge pull request #1497 from bunnei/flush-framebuffers
bunnei
2018-10-17
15
-188
/
+429
|
\
\
\
|
*
|
|
gl_rasterizer_cache: Remove unnecessary block_depth=1 on Flush.
bunnei
2018-10-17
1
-1
/
+0
|
*
|
|
gl_rasterizer_cache: Remove unnecessary temporary buffer with unswizzle.
bunnei
2018-10-17
1
-5
/
+2
|
*
|
|
gl_rasterizer_cache: Use AccurateCopySurface for use_accurate_gpu_emulation.
bunnei
2018-10-16
2
-2
/
+18
|
*
|
|
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
bunnei
2018-10-16
10
-20
/
+20
|
*
|
|
rasterizer_cache: Refactor to support in-order flushing.
bunnei
2018-10-16
6
-63
/
+116
|
*
|
|
gl_rasterizer_cache: Refactor to only call GetRegionEnd on surface creation.
bunnei
2018-10-16
2
-16
/
+23
|
*
|
|
gl_rasterizer_cache: Only flush when use_accurate_framebuffers is enabled.
bunnei
2018-10-16
2
-2
/
+13
|
*
|
|
gl_rasterizer_cache: Separate guest and host surface size managment.
bunnei
2018-10-16
2
-92
/
+94
|
*
|
|
gl_rasterizer_cache: Rename GetGLBytesPerPixel to GetBytesPerPixel.
bunnei
2018-10-16
2
-17
/
+18
|
*
|
|
gl_rasterizer_cache: Remove unused FlushSurface method.
bunnei
2018-10-16
2
-7
/
+0
|
*
|
|
gl_rasterizer: Implement flushing.
bunnei
2018-10-16
1
-1
/
+25
|
*
|
|
gl_rasterizer_cache: Remove usage of Memory::Read/Write functions.
bunnei
2018-10-16
1
-13
/
+8
|
*
|
|
gl_rasterizer_cache: Clamp cached surface size to mapped GPU region size.
bunnei
2018-10-16
2
-19
/
+37
|
*
|
|
memory_manager: Add a method for querying the end of a mapped GPU region.
bunnei
2018-10-16
2
-0
/
+11
|
*
|
|
rasterizer_cache: Reintroduce method for flushing.
bunnei
2018-10-16
3
-0
/
+23
|
*
|
|
gl_rasterizer_cache: Reintroduce code for handling swizzle and flush to guest...
bunnei
2018-10-16
2
-28
/
+119
*
|
|
|
Merge pull request #1498 from lioncash/aslr
bunnei
2018-10-17
4
-28
/
+44
|
\
\
\
\
|
*
|
|
|
svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svc...
Lioncash
2018-10-14
4
-28
/
+44
*
|
|
|
|
Merge pull request #1496 from FernandoS27/tex-array
bunnei
2018-10-17
1
-14
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
Implement Arrays on Tex Instruction
FernandoS27
2018-10-14
1
-14
/
+55
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1509 from DarkLordZach/device-save-data
bunnei
2018-10-17
1
-1
/
+12
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
savedata_factory: Add TemporaryStorage SaveDataSpaceId
Zach Hilman
2018-10-16
1
-1
/
+4
|
*
|
|
|
savedata_factory: Add support for DeviceSaveData
Zach Hilman
2018-10-16
1
-0
/
+8
*
|
|
|
|
Merge pull request #1443 from DarkLordZach/lower-loader-logs-1
bunnei
2018-10-16
2
-3
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
patch_manager: Move non-Program RomFS patch log to Debug
Zach Hilman
2018-10-12
1
-2
/
+8
|
*
|
|
|
|
content_archive: Move get key log to Trace level
Zach Hilman
2018-10-12
1
-1
/
+1
*
|
|
|
|
|
Implement VI ConvertScalingMode (#1475)
David
2018-10-16
1
-1
/
+49
*
|
|
|
|
|
Merge pull request #1502 from lioncash/unique
bunnei
2018-10-16
12
-60
/
+76
|
\
\
\
\
\
\
|
*
|
|
|
|
|
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
10
-31
/
+50
|
*
|
|
|
|
|
core: Make the live Cpu instances unique_ptrs instead of shared_ptrs
Lioncash
2018-10-15
1
-9
/
+9
|
*
|
|
|
|
|
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
Lioncash
2018-10-15
5
-15
/
+13
|
*
|
|
|
|
|
core: Make CPUBarrier a unique_ptr instead of a shared_ptr
Lioncash
2018-10-15
3
-11
/
+10
*
|
|
|
|
|
|
file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...
Lioncash
2018-10-16
12
-51
/
+53
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #1473 from lioncash/cmake
bunnei
2018-10-15
7
-199
/
+214
|
\
\
\
\
\
\
|
*
|
|
|
|
|
core/CMakeLists: Make all web_service-related libraries private
Lioncash
2018-10-10
1
-1
/
+1
[next]