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
*
Make building cubeb optional
KAMiKAZOW
2018-08-07
1
-2
/
+2
*
Merge pull request #931 from DarkLordZach/nca-as-drd
bunnei
2018-08-06
4
-37
/
+24
|
\
|
*
loader: Make AppLoader_NCA rely on directory loading code
Zach Hilman
2018-08-05
4
-37
/
+24
*
|
Merge pull request #947 from lioncash/encoding
bunnei
2018-08-06
1
-13
/
+17
|
\
\
|
*
|
game_list: Remove unnecessary conversion to std::string in ValidateEntry()
Lioncash
2018-08-06
1
-8
/
+10
|
*
|
game_list: Use QString::fromStdString() where applicable instead of c_str()
Lioncash
2018-08-06
1
-5
/
+7
*
|
|
GDBStub works with both Unicorn and Dynarmic now (#941)
Hedges
2018-08-06
5
-9
/
+26
*
|
|
Merge pull request #943 from lioncash/decl
bunnei
2018-08-06
1
-7
/
+7
|
\
\
\
|
*
|
|
game_list: Join declarations and assignments in onTextChanged()
Lioncash
2018-08-06
1
-7
/
+7
|
|
/
/
*
|
|
Merge pull request #946 from lioncash/compress
bunnei
2018-08-06
1
-10
/
+8
|
\
\
\
|
*
|
|
qt/main: Avoid sign conversions in UpdateRecentFiles()
Lioncash
2018-08-06
1
-4
/
+6
|
*
|
|
qt/main: Collapse if statement in UpdateRecentFiles()
Lioncash
2018-08-06
1
-6
/
+2
|
|
/
/
*
|
|
Merge pull request #944 from lioncash/menu
bunnei
2018-08-06
1
-2
/
+8
|
\
\
\
|
*
|
|
qt: Don't show error dialog when canceling the Load Folder dialog
Lioncash
2018-08-06
1
-2
/
+8
|
|
/
/
*
|
|
Merge pull request #942 from lioncash/default
bunnei
2018-08-06
14
-24
/
+26
|
\
\
\
|
*
|
|
qt/game_list_p: Remove redundant base class constructor invocations
Lioncash
2018-08-06
1
-1
/
+2
|
*
|
|
qt: Add missing override specifiers where applicable
Lioncash
2018-08-06
5
-7
/
+9
|
*
|
|
qt: Default destructors where applicable
Lioncash
2018-08-06
9
-16
/
+15
|
|
/
/
*
|
|
Merge pull request #940 from lioncash/private
bunnei
2018-08-06
2
-5
/
+9
|
\
\
\
|
*
|
|
kernel/event: Make data members private
Lioncash
2018-08-06
2
-5
/
+9
|
|
/
/
*
|
|
Merge pull request #936 from bunnei/avoid-copies
bunnei
2018-08-06
3
-6
/
+21
|
\
\
\
|
*
|
|
maxwell_3d: Remove outdated assert.
bunnei
2018-08-05
1
-2
/
+0
|
*
|
|
gl_rasterizer_cache: Avoid superfluous surface copies.
bunnei
2018-08-05
2
-4
/
+21
*
|
|
|
Merge pull request #934 from lioncash/chrono
bunnei
2018-08-06
4
-16
/
+16
|
\
\
\
\
|
*
|
|
|
perf_stats: Correct literal used for MAX_LAG_TIME_US
Lioncash
2018-08-05
1
-2
/
+2
|
*
|
|
|
core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds
Lioncash
2018-08-05
4
-14
/
+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateU...
Lioncash
2018-08-06
1
-8
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #933 from lioncash/memory
bunnei
2018-08-06
1
-12
/
+11
|
\
\
\
|
*
|
|
memory: Make prototype parameter names match their definitions
Lioncash
2018-08-05
1
-5
/
+5
|
*
|
|
memory: Correct prototype of ZeroBlock
Lioncash
2018-08-05
1
-1
/
+1
|
*
|
|
memory: Remove unnecessary const qualifiers in prototypes
Lioncash
2018-08-05
1
-9
/
+8
|
|
/
/
*
|
/
Service/Audio: audout_a.cpp: remove pragma once
mailwl
2018-08-06
1
-2
/
+0
|
|
/
|
/
|
*
|
Merge pull request #932 from lioncash/func
bunnei
2018-08-05
2
-9
/
+9
|
\
\
|
*
|
core_timing: Convert typedef into a type alias
Lioncash
2018-08-05
1
-4
/
+4
|
*
|
core_timing: Use transparent functors where applicable
Lioncash
2018-08-05
1
-5
/
+5
|
|
/
*
|
Merge pull request #929 from lioncash/addr
bunnei
2018-08-05
2
-83
/
+89
|
\
\
|
*
|
gdbstub: Use type alias for breakpoint maps
Lioncash
2018-08-05
1
-37
/
+42
|
*
|
gdbstub: Move all file-static variables into the GDBStub namespace
Lioncash
2018-08-05
1
-35
/
+36
|
*
|
gdbstub: Replace PAddr alias with VAddr
Lioncash
2018-08-05
2
-14
/
+14
*
|
|
Merge pull request #930 from lioncash/thread
bunnei
2018-08-05
1
-15
/
+15
|
\
\
\
|
*
|
|
address_arbiter: Return by value from GetThreadsWaitingOnAddress()
Lioncash
2018-08-05
1
-15
/
+15
|
|
/
/
*
|
|
Merge pull request #925 from bunnei/audren
bunnei
2018-08-05
19
-294
/
+652
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
audio_core: Implement audren_u audio playback.
bunnei
2018-08-04
5
-218
/
+451
|
*
|
audio_core: Use s16 where possible for audio samples.
bunnei
2018-08-04
9
-36
/
+27
|
*
|
audio_core: Port codec code from Citra for ADPCM decoding.
bunnei
2018-08-04
5
-11
/
+126
|
*
|
cubeb_sink: Support variable sample_rate and num_channels.
bunnei
2018-08-04
1
-15
/
+25
|
*
|
audio_core: Sinks need unique names as well.
bunnei
2018-08-04
5
-9
/
+14
|
*
|
audio_core: Streams need unique names for CoreTiming.
bunnei
2018-08-04
5
-10
/
+14
*
|
|
Merge pull request #927 from bunnei/fix-texs
bunnei
2018-08-05
1
-2
/
+5
|
\
\
\
|
*
|
|
gl_shader_decompiler: Fix TEXS mask and dest.
bunnei
2018-08-05
1
-2
/
+5
|
|
|
/
|
|
/
|
[next]