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
*
input_common: Add missing modifier callback to analog from button
german77
2021-07-05
1
-0
/
+1
*
TextureCacheOGL: Implement Image Copies for 1D and 1D Array.
Fernando Sahmkow
2021-07-03
1
-0
/
+26
*
TextureCache: Fix 1D to 2D overlapps.
Fernando Sahmkow
2021-07-03
1
-3
/
+0
*
Merge pull request #6498 from Kelebek1/Audio
bunnei
2021-07-03
8
-88
/
+180
|
\
|
*
Fix XC2/VOEZ crashing, add audio looping and a few misc fixes
Kelebek1
2021-07-01
7
-132
/
+188
|
*
Decouple audio processing and run at variable rate
Kelebek1
2021-06-27
3
-79
/
+115
*
|
Merge pull request #6459 from lat9nq/ubuntu-fixes
Ameer J
2021-06-30
1
-1
/
+4
|
\
\
|
*
|
cmake: Fix find_program usage for 3.15
lat9nq
2021-06-13
1
-1
/
+4
*
|
|
Merge pull request #6471 from lat9nq/dump-as-mod
Morph
2021-06-29
10
-31
/
+91
|
\
\
\
|
*
|
|
patch_manager: Do not apply LayeredFS mods when dumping
Morph
2021-06-28
3
-4
/
+8
|
*
|
|
filesystem: Open a read-only directory for SDMC mods
Morph
2021-06-28
3
-19
/
+25
|
*
|
|
core: Simplify SDMC mod loading
lat9nq
2021-06-28
3
-21
/
+10
|
*
|
|
core: Support LayeredFS mod from SDMC directory
lat9nq
2021-06-28
5
-2
/
+47
|
*
|
|
yuzu qt: Add option to dump to SDMC directory
lat9nq
2021-06-28
4
-7
/
+23
*
|
|
|
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-28
9
-10
/
+100
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
gl_device: Expand on Mesa driver names
lat9nq
2021-06-20
1
-3
/
+28
|
*
|
|
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-20
9
-10
/
+75
*
|
|
|
main: Display the instruction set of the running title in the window name
ameerj
2021-06-28
1
-0
/
+3
*
|
|
|
Merge pull request #6529 from ReinUsesLisp/reaper-fixups
Morph
2021-06-27
6
-14
/
+42
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
buffer_cache: Only flush downloaded size
ReinUsesLisp
2021-06-26
1
-2
/
+3
|
*
|
|
video_core: Enforce C4244
ReinUsesLisp
2021-06-26
1
-0
/
+1
|
*
|
|
codec,vic: Disable warnings in ffmpeg headers
ReinUsesLisp
2021-06-26
2
-4
/
+29
|
*
|
|
vk_buffer_cache: Silence implicit cast warnings
ReinUsesLisp
2021-06-26
1
-2
/
+3
|
*
|
|
buffer_cache/texture_cache: Make GC functions private
ReinUsesLisp
2021-06-26
2
-5
/
+5
|
*
|
|
buffer_cache: Silence implicit cast warning
ReinUsesLisp
2021-06-26
1
-1
/
+1
*
|
|
|
Merge pull request #6526 from bunnei/doom-update
bunnei
2021-06-26
6
-9
/
+61
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hle: service: hwopus: OpenHardwareOpusDecoderEx: Remove unused buffer size.
bunnei
2021-06-26
1
-1
/
+30
|
*
|
|
hle: hle_helpers: Skip data payload offset checks on TIPC requests.
bunnei
2021-06-24
1
-2
/
+6
|
*
|
|
hle: service: hwopus: Implement GetWorkBufferSizeEx and OpenHardwareOpusDecod...
bunnei
2021-06-24
2
-5
/
+15
|
*
|
|
hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId.
bunnei
2021-06-24
2
-1
/
+10
|
*
|
|
audio_core: common: Bump audio revision to 9.
bunnei
2021-06-24
1
-1
/
+1
*
|
|
|
vulkan_device: Make device memory match the rest of the file
ReinUsesLisp
2021-06-25
2
-19
/
+18
*
|
|
|
Merge pull request #6496 from ameerj/astc-fixes
bunnei
2021-06-24
5
-155
/
+50
|
\
\
\
\
|
*
|
|
|
util_shaders: Specify ASTC decoder memory barrier bits
ameerj
2021-06-19
1
-1
/
+6
|
*
|
|
|
astc_decoder.comp: Remove unnecessary LUT SSBOs
ameerj
2021-06-19
5
-113
/
+34
|
*
|
|
|
astc: Various robustness enhancements for the gpu decoder
ameerj
2021-06-19
5
-47
/
+16
*
|
|
|
|
Merge pull request #6519 from Wunkolo/mem-size-literal
bunnei
2021-06-24
19
-126
/
+152
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
common: Replace common_sizes into user-literals
Wunkolo
2021-06-24
19
-126
/
+152
*
|
|
|
|
Merge pull request #6522 from Morph1984/pragma
bunnei
2021-06-24
4
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
general: Add missing #pragma once directives
Morph
2021-06-24
4
-0
/
+8
*
|
|
|
|
|
Add missing includes (#6521)
Chloe
2021-06-24
4
-0
/
+7
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #6517 from lioncash/fmtlib
bunnei
2021-06-23
9
-15
/
+23
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-23
9
-15
/
+23
*
|
|
|
|
Merge pull request #6504 from Kelebek1/samples-played
bunnei
2021-06-23
3
-3
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Implement audout GetAudioOutPlayedSampleCount
Kelebek1
2021-06-22
3
-3
/
+20
*
|
|
|
|
|
Merge pull request #6518 from lioncash/func
bunnei
2021-06-23
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
maxwell3d: Add missing return in default SizeInBytes() case
Lioncash
2021-06-23
1
-0
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-23
25
-63
/
+493
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Reaper: Set minimum cleaning limit on OGL.
Fernando Sahmkow
2021-06-22
1
-1
/
+4
|
*
|
|
|
|
Reaper: Guarantee correct deletion.
Fernando Sahmkow
2021-06-20
5
-2
/
+23
[next]