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
*
Merge pull request #1273 from Subv/ld_sizes
bunnei
2018-09-15
2
-7
/
+58
|
\
|
*
Shaders: Implemented multiple-word loads and stores to and from attribute mem...
Subv
2018-09-15
2
-7
/
+58
*
|
Merge pull request #1271 from Subv/kepler_engine
bunnei
2018-09-15
6
-0
/
+146
|
\
\
|
|
/
|
/
|
|
*
GPU: Basic implementation of the Kepler Inline Memory engine (p2mf).
Subv
2018-09-12
6
-0
/
+146
*
|
Merge pull request #1310 from lioncash/kernel-ns
bunnei
2018-09-13
5
-38
/
+39
|
\
\
|
*
|
kernel/thread: Include thread-related enums within the kernel namespace
Lioncash
2018-09-13
5
-38
/
+39
*
|
|
Merge pull request #1309 from lioncash/nested
bunnei
2018-09-13
3
-12
/
+6
|
\
\
\
|
*
|
|
service: Use nested namespace specifiers where applicable
Lioncash
2018-09-13
3
-12
/
+6
|
|
/
/
*
|
|
Merge pull request #1307 from lioncash/pl
bunnei
2018-09-13
1
-2
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
services/pl_u: Add missing Korean font to the fallback case for shared fonts
Lioncash
2018-09-12
1
-2
/
+4
*
|
|
ipc: minor fix
Valentin Vanelslande
2018-09-13
1
-1
/
+1
*
|
|
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
2018-09-12
4
-3
/
+27
|
/
/
*
|
Merge pull request #1298 from lioncash/view
bunnei
2018-09-12
2
-2
/
+4
|
\
\
|
*
|
audio_core/sink_details: Change std::string parameter into std::string_view
Lioncash
2018-09-11
2
-2
/
+4
*
|
|
Merge pull request #1302 from lioncash/config
bunnei
2018-09-12
2
-36
/
+74
|
\
\
\
|
*
|
|
yuzu/configure_gamelist: Make combo box strings translatable
Lioncash
2018-09-12
2
-21
/
+47
|
*
|
|
yuzu/configure_gamelist: Use std::array instead of std::vector for translatab...
Lioncash
2018-09-12
1
-6
/
+9
|
*
|
|
yuzu/configure_gamelist: Move combo box initializtion to their own functions
Lioncash
2018-09-12
2
-23
/
+32
*
|
|
|
Merge pull request #1163 from FearlessTobi/add-audio-stretching
bunnei
2018-09-12
18
-49
/
+456
|
\
\
\
\
|
*
|
|
|
audio_core: Flush stream when not playing anything
MerryMage
2018-09-12
6
-0
/
+23
|
*
|
|
|
cubeb_sink: Downsample arbitrary number of channels
MerryMage
2018-09-09
1
-10
/
+9
|
*
|
|
|
cubeb_sink: Perform audio stretching
MerryMage
2018-09-08
3
-24
/
+26
|
*
|
|
|
audio_core: Add audio stretcher
MerryMage
2018-09-08
3
-0
/
+101
|
*
|
|
|
cubeb_sink: Hold last available value instead of writing zeros
MerryMage
2018-09-08
1
-5
/
+15
|
*
|
|
|
cubeb_sink: Use RingBuffer
MerryMage
2018-09-08
1
-40
/
+26
|
*
|
|
|
common: Implement a ring buffer
MerryMage
2018-09-08
4
-0
/
+243
|
*
|
|
|
Add audio stretching support
fearlessTobi
2018-09-08
12
-0
/
+43
*
|
|
|
|
gl_rasterizer_cache: B5G6R5U should use GL_RGB8 as an internal format.
bunnei
2018-09-12
1
-1
/
+1
*
|
|
|
|
Merge pull request #1297 from lioncash/pl
bunnei
2018-09-12
2
-66
/
+88
|
\
\
\
\
\
|
*
|
|
|
|
pl_u: Eliminate mutable file-scope state
Lioncash
2018-09-11
2
-66
/
+88
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1263 from FernandoS27/tex-mode
bunnei
2018-09-12
2
-1
/
+43
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Implemented Texture Processing Modes
FernandoS27
2018-09-12
2
-1
/
+43
|
|
/
/
/
*
|
|
|
Merge pull request #1303 from lioncash/error
bunnei
2018-09-12
3
-9
/
+11
|
\
\
\
\
|
*
|
|
|
svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processo...
Lioncash
2018-09-12
1
-2
/
+2
|
*
|
|
|
kernel/errors: Correct error codes for invalid thread priority and invalid pr...
Lioncash
2018-09-12
3
-7
/
+9
*
|
|
|
|
svc: Do nothing if svcOutputDebugString() is given a length of zero
Lioncash
2018-09-12
1
-0
/
+4
*
|
|
|
|
svc: Correct parameter type for OutputDebugString()
Lioncash
2018-09-12
2
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #1296 from lioncash/prepo
bunnei
2018-09-11
2
-39
/
+40
|
\
\
\
\
|
*
|
|
|
service/prepo: Move class into the cpp file
Lioncash
2018-09-11
2
-39
/
+40
|
|
/
/
/
*
|
|
|
Merge pull request #1301 from lioncash/qt
bunnei
2018-09-11
1
-4
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
game_list: Resolve variable shadowing within LoadCompatibilityList()
Lioncash
2018-09-11
1
-3
/
+3
|
*
|
|
game_list: Use QJsonValueRef() within LoadCompatibilityList()
Lioncash
2018-09-11
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #1300 from lioncash/audio
bunnei
2018-09-11
7
-17
/
+34
|
\
\
\
|
*
|
|
service/audio: Replace includes with forward declarations where applicable
Lioncash
2018-09-11
7
-17
/
+34
|
|
/
/
*
|
|
Merge pull request #1278 from tech4me/bg-color-fix
bunnei
2018-09-11
6
-0
/
+46
|
\
\
\
|
*
|
|
Port Citra #4047 & #4052: add change background color support
tech4me
2018-09-08
6
-0
/
+46
*
|
|
|
Merge pull request #1295 from bunnei/accurate-copies
bunnei
2018-09-11
2
-18
/
+12
|
\
\
\
\
|
*
|
|
|
gl_rasterizer_cache: Always blit on recreate, regardless of format.
bunnei
2018-09-11
1
-6
/
+10
|
*
|
|
|
gl_shader_cache: Remove cache_width/cache_height.
bunnei
2018-09-11
2
-12
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1294 from degasus/optimizations
bunnei
2018-09-11
3
-11
/
+12
|
\
\
\
\
[next]