index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Remove usage of unicorn
Lioncash
2020-11-03
18
-519
/
+18
*
Merge pull request #4887 from lioncash/common-build
bunnei
2020-11-03
1
-1
/
+5
|
\
|
*
microprofile: Silence warning in headers
Lioncash
2020-11-03
1
-1
/
+5
|
/
*
Merge pull request #4873 from lioncash/common-error
bunnei
2020-11-03
10
-37
/
+57
|
\
|
*
common: Enable warnings as errors
Lioncash
2020-11-02
10
-37
/
+57
*
|
Merge pull request #4878 from bunnei/unload-nrr
bunnei
2020-11-03
1
-1
/
+15
|
\
\
|
*
|
hle: service: ldr: Implement UnloadNrr.
bunnei
2020-10-31
1
-1
/
+15
*
|
|
Merge pull request #4865 from ameerj/async-threadcount
bunnei
2020-11-01
1
-8
/
+9
|
\
\
\
|
*
|
|
async_shaders: Increase Async worker thread count for 8+ thread cpus
ameerj
2020-10-29
1
-8
/
+9
*
|
|
|
Rename to align with switchbrew and remove gpu function (#4714)
Levi Behunin
2020-11-01
2
-16
/
+10
*
|
|
|
Merge pull request #4853 from ReinUsesLisp/fcmp-imm
bunnei
2020-10-31
2
-1
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
shader/arithmetic: Implement FCMP immediate + register variant
ReinUsesLisp
2020-10-28
2
-1
/
+4
*
|
|
|
Merge pull request #4872 from jbeich/clang
LC
2020-10-30
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
video_core: unbreak -Werror in NVDEC with Clang
Jan Beich
2020-10-30
1
-1
/
+1
*
|
|
|
CMakeLists: Resolve MSVC build failures
Lioncash
2020-10-30
1
-1
/
+0
|
/
/
/
*
|
|
Merge pull request #4868 from lioncash/discard-error
bunnei
2020-10-30
3
-6
/
+21
|
\
\
\
|
*
|
|
General: Catch more expressions with no effect on MSVC
Lioncash
2020-10-30
1
-0
/
+4
|
*
|
|
General: Make ignoring a discarded return value an error
Lioncash
2020-10-30
3
-6
/
+17
*
|
|
|
Merge pull request #4867 from lioncash/vp9
bunnei
2020-10-29
3
-71
/
+91
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
common/stream: Be explicit with copy and move operators
Lioncash
2020-10-29
1
-3
/
+9
|
*
|
|
vp9: Be explicit with copy and move operators
Lioncash
2020-10-29
1
-0
/
+18
|
*
|
|
vp9: Mark functions with [[nodiscard]] where applicable
Lioncash
2020-10-29
2
-13
/
+13
|
*
|
|
vp9: Provide a default initializer for "hidden" member
Lioncash
2020-10-29
1
-1
/
+1
|
*
|
|
vp9: Make some member functions internally linked
Lioncash
2020-10-29
2
-58
/
+54
|
/
/
/
*
|
|
Merge pull request #4831 from lioncash/fmt
bunnei
2020-10-29
1
-1
/
+1
|
\
\
\
|
*
|
|
externals: Update fmt to 7.1.0
Lioncash
2020-10-26
1
-1
/
+1
*
|
|
|
Merge pull request #4837 from lioncash/nvdec-2
bunnei
2020-10-29
13
-88
/
+81
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
h264: Make WriteUe take a u32
Lioncash
2020-10-27
2
-7
/
+8
|
*
|
|
vp9: std::move buffer within ComposeFrameHeader()
Lioncash
2020-10-27
1
-1
/
+1
|
*
|
|
vp9: Remove dead code
Lioncash
2020-10-27
1
-6
/
+0
|
*
|
|
vp9: Join declarations with assignments
Lioncash
2020-10-27
1
-7
/
+8
|
*
|
|
vp9: Remove pessimizing moves
Lioncash
2020-10-27
1
-2
/
+2
|
*
|
|
vp9: Resolve variable shadowing
Lioncash
2020-10-27
1
-4
/
+4
|
*
|
|
nvdec: Tidy up header includes
Lioncash
2020-10-27
13
-62
/
+59
*
|
|
|
Merge pull request #4781 from german77/GChotplug
bunnei
2020-10-29
3
-303
/
+433
|
\
\
\
\
|
*
|
|
|
Add hotplug, rumble and fix 3rd party adapters for the GC adapter
german
2020-10-28
3
-303
/
+433
*
|
|
|
|
Merge pull request #4859 from Morph1984/missing-ctime-include
David
2020-10-29
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
kernel/process: Add missing <ctime> include
Morph
2020-10-29
1
-0
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #4857 from liushuyu/master
LC
2020-10-29
3
-217
/
+441
|
\
\
\
\
\
|
*
|
|
|
|
web_service: follow-up fix to #4842 ...
liushuyu
2020-10-28
3
-217
/
+441
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4835 from lat9nq/rng-default-time
bunnei
2020-10-28
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
kernel: Use the current time as the default RNG seed
lat9nq
2020-10-26
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #4838 from lioncash/syncmgr
bunnei
2020-10-28
2
-9
/
+9
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sync_manager: Amend parameter order of calls to SyncptIncr constructor
Lioncash
2020-10-27
2
-9
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #4856 from bunnei/webservice-socket-error
LC
2020-10-28
1
-0
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
web_service: web_backend: Handle socket errors with GenericRequest.
bunnei
2020-10-28
1
-0
/
+11
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #4855 from bunnei/cdma-pusher-log-fix
LC
2020-10-28
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand.
bunnei
2020-10-28
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #4846 from lioncash/service-fn
bunnei
2020-10-28
5
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
service: Update function tables
Lioncash
2020-10-27
5
-1
/
+7
|
|
/
/
/
/
[next]