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
*
buffer_cache: Remove shared pointers
ReinUsesLisp
2020-05-21
2
-70
/
+72
*
buffer_cache: Minor style changes
ReinUsesLisp
2020-05-21
2
-129
/
+65
*
Merge pull request #3926 from ogniK5377/keyboard-states
bunnei
2020-05-19
1
-3
/
+4
|
\
|
*
hid: Clear keyboard states & fix logic issue
David Marcec
2020-05-12
1
-3
/
+4
*
|
Merge pull request #3665 from bunnei/device-save
bunnei
2020-05-16
9
-31
/
+98
|
\
\
|
*
|
service: fsp_srv: Stub implementation of OpenMultiCommitManager.
bunnei
2020-05-11
2
-1
/
+38
|
*
|
yuzu: game_list: Fix 'Open Save Data Location' for device saves.
bunnei
2020-05-11
4
-27
/
+49
|
*
|
file_sys: savefata_factory: Update to support DeviceSaveData.
bunnei
2020-05-11
1
-3
/
+6
|
*
|
file_sys: control_metadata: Expose device_save_data_size.
bunnei
2020-05-11
2
-0
/
+5
|
|
/
*
|
Merge pull request #3945 from ogniK5377/nvflinger-pixformat
bunnei
2020-05-16
2
-3
/
+11
|
\
\
|
*
|
nv_flinger: Use enum for pixel format instead of u32
David Marcec
2020-05-16
2
-3
/
+11
*
|
|
DmaPusher: Remove dead code in step
David Marcec
2020-05-16
2
-9
/
+1
|
/
/
*
|
Merge pull request #3942 from ReinUsesLisp/flush-and-invalidate
bunnei
2020-05-15
1
-1
/
+3
|
\
\
|
*
|
vk_rasterizer: Match OpenGL's FlushAndInvalidate behavior
ReinUsesLisp
2020-05-15
1
-1
/
+3
*
|
|
frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)
Morph
2020-05-15
6
-8
/
+36
|
/
/
*
|
Merge pull request #3927 from jroweboy/fix-bug
bunnei
2020-05-14
1
-8
/
+8
|
\
\
|
*
|
Frontend: Remove tracking for context wrapper
James Rowe
2020-05-11
1
-8
/
+8
*
|
|
Merge pull request #3757 from ogniK5377/better-voice-mixing
bunnei
2020-05-13
3
-12
/
+98
|
\
\
\
|
*
|
|
fix logic error & scale sample volume based on voice volume
David Marcec
2020-05-11
1
-7
/
+9
|
*
|
|
pass by const ref instead
David Marcec
2020-05-11
1
-8
/
+7
|
*
|
|
audio_renderer: Better voice mixing and 6 channel downmixing
David Marcec
2020-05-11
3
-11
/
+96
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3909 from bunnei/timezone
bunnei
2020-05-13
13
-13
/
+383
|
\
\
\
|
*
|
|
time_zone: Use std::chrono::seconds for strong typing.
bunnei
2020-05-12
3
-4
/
+5
|
*
|
|
hle: service: time_zone_manager: Use current time zone setting.
bunnei
2020-05-11
2
-3
/
+32
|
*
|
|
common: Add module to get the current time zone.
bunnei
2020-05-11
3
-0
/
+68
|
*
|
|
core: settings: Add a setting for time zone.
bunnei
2020-05-11
8
-10
/
+282
*
|
|
|
Merge pull request #3899 from ReinUsesLisp/float-comparisons
bunnei
2020-05-13
7
-136
/
+173
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
gl_shader_decompiler: Properly emulate NaN behaviour on NE
ReinUsesLisp
2020-05-10
1
-0
/
+9
|
*
|
|
shader_ir: Separate float-point comparisons in ordered and unordered
ReinUsesLisp
2020-05-09
7
-135
/
+163
*
|
|
|
Merge pull request #3816 from ReinUsesLisp/vk-rasterizer-enable
bunnei
2020-05-11
3
-1
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
vk_graphics_pipeline: Implement rasterizer_enable on Vulkan
ReinUsesLisp
2020-05-02
3
-1
/
+3
*
|
|
|
Stub SendKeyboardLockKeyEvent
David Marcec
2020-05-12
2
-1
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3839 from Morph1984/r8g8ui
Rodrigo Locatti
2020-05-09
8
-38
/
+52
|
\
\
\
|
*
|
|
texture: Implement R8G8UI
Morph
2020-04-30
8
-38
/
+52
*
|
|
|
Merge pull request #3842 from makigumo/maxwell_to_vk_vertexattribute_signed_int
bunnei
2020-05-09
1
-2
/
+14
|
\
\
\
\
|
*
|
|
|
maxwell_to_vk: implement missing signed int formats
Dan
2020-04-30
1
-2
/
+14
*
|
|
|
|
Replace externals with Conan (#3735)
James Rowe
2020-05-08
7
-9
/
+10
*
|
|
|
|
Merge pull request #3885 from ReinUsesLisp/viewport-swizzles
bunnei
2020-05-08
11
-1
/
+121
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle
ReinUsesLisp
2020-05-04
8
-0
/
+84
|
*
|
|
|
gl_rasterizer: Implement viewport swizzles with NV_viewport_swizzle
ReinUsesLisp
2020-05-04
2
-0
/
+13
|
*
|
|
|
maxwell_3d: Add viewport swizzles
ReinUsesLisp
2020-05-04
2
-1
/
+24
*
|
|
|
|
Merge pull request #3879 from lioncash/global2
bunnei
2020-05-07
3
-10
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
hle_ipc: Eliminate core memory globals
Lioncash
2020-05-03
3
-10
/
+16
*
|
|
|
|
|
Merge pull request #3884 from ReinUsesLisp/border-colors
bunnei
2020-05-07
3
-2
/
+44
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vk_sampler_cache: Use VK_EXT_custom_border_color when available
ReinUsesLisp
2020-05-04
3
-2
/
+44
*
|
|
|
|
|
|
Menubar: fix mouse tracking bug
FearlessTobi
2020-05-06
1
-4
/
+0
*
|
|
|
|
|
|
Merge pull request #3815 from FernandoS27/command-list-2
bunnei
2020-05-05
18
-66
/
+198
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update src/video_core/gpu.cpp
bunnei
2020-05-05
1
-1
/
+1
|
*
|
|
|
|
|
|
Update src/video_core/gpu.cpp
bunnei
2020-05-05
1
-1
/
+1
|
*
|
|
|
|
|
|
Clang Format and Documentation.
Fernando Sahmkow
2020-04-28
10
-10
/
+20
[next]