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
*
Merge pull request #3396 from FernandoS27/prometheus-1
David
2020-06-28
22
-3
/
+1646
|
\
|
*
Common: Fix non-conan build
Fernando Sahmkow
2020-06-26
1
-1
/
+2
|
*
Tests/HostTiming: Correct GCC Compile error.
Fernando Sahmkow
2020-06-18
1
-15
/
+14
|
*
Common/Fiber: Address Feedback and Correct Memory leaks.
Fernando Sahmkow
2020-06-18
2
-34
/
+41
|
*
Common/Fiber: Implement Rewind on Boost Context.
Fernando Sahmkow
2020-06-18
2
-2
/
+39
|
*
Common/uint128: Correct MSVC Compilation in old versions.
Fernando Sahmkow
2020-06-18
1
-0
/
+4
|
*
Common/Fiber: Document fiber interexchange.
Fernando Sahmkow
2020-06-18
1
-1
/
+4
|
*
Common/Fiber: Implement Rewinding.
Fernando Sahmkow
2020-06-18
3
-2
/
+84
|
*
Common/Fiber: Additional corrections to f_context.
Fernando Sahmkow
2020-06-18
1
-4
/
+4
|
*
Common/Fiber: Correct f_context based Fibers.
Fernando Sahmkow
2020-06-18
1
-6
/
+8
|
*
Host Timing: Correct clang format.
Fernando Sahmkow
2020-06-18
1
-1
/
+0
|
*
HostTiming: Correct rebase and implement AddTicks.
Fernando Sahmkow
2020-06-18
2
-1
/
+19
|
*
Core/HostTiming: Allow events to be advanced manually.
Fernando Sahmkow
2020-06-18
4
-31
/
+47
|
*
Common/Tests: Address Feedback
Fernando Sahmkow
2020-06-18
9
-39
/
+51
|
*
Common: Make MinGW build use Windows Fibers instead of fcontext_t
Fernando Sahmkow
2020-06-18
2
-4
/
+4
|
*
Common/Tests: Clang Format.
Fernando Sahmkow
2020-06-18
7
-31
/
+41
|
*
Common: Correct fcontext fibers.
Fernando Sahmkow
2020-06-18
1
-5
/
+4
|
*
Common: Refactor & Document Wall clock.
Fernando Sahmkow
2020-06-18
6
-51
/
+50
|
*
Common: Implement WallClock Interface and implement a native clock for x64
Fernando Sahmkow
2020-06-18
10
-40
/
+378
|
*
Tests: Add base tests to host timing
Fernando Sahmkow
2020-06-18
5
-43
/
+243
|
*
Core: Implement a Host Timer.
Fernando Sahmkow
2020-06-18
5
-0
/
+295
|
*
Common: Polish Fiber class, add comments, asserts and more tests.
Fernando Sahmkow
2020-06-18
5
-25
/
+147
|
*
Tests: Add tests for fibers and refactor/fix Fiber class
Fernando Sahmkow
2020-06-18
4
-19
/
+247
|
*
Common: Implement a basic Fiber class.
Fernando Sahmkow
2020-06-18
3
-0
/
+204
|
*
Common: Implement a basic SpinLock class
Fernando Sahmkow
2020-06-18
3
-0
/
+68
*
|
Merge pull request #4097 from kevinxucs/kevinxucs/device-pixel-scaling-float
bunnei
2020-06-27
1
-1
/
+1
|
\
\
|
*
|
Fix framebuffer size on fractional scaling display.
Kaiwen Xu
2020-06-16
1
-1
/
+1
*
|
|
Merge pull request #4164 from Kewlan/mute-audio-hotkey
bunnei
2020-06-27
6
-3
/
+17
|
\
\
\
|
*
|
|
Add a "Mute Audio" hotkey
Kewlan
2020-06-26
6
-3
/
+17
*
|
|
|
Merge pull request #4158 from Morph1984/caps
bunnei
2020-06-27
14
-57
/
+69
|
\
\
\
\
|
*
|
|
|
caps_u: Fix GetAlbumContentsFileListForApplication stub
Morph
2020-06-26
1
-9
/
+15
|
*
|
|
|
caps: Use enum classes and check struct sizes on compile time
Morph
2020-06-26
1
-34
/
+40
|
*
|
|
|
caps: Update copyright headers
Morph
2020-06-26
14
-14
/
+14
*
|
|
|
|
Merge pull request #4152 from ogniK5377/ipc-err
bunnei
2020-06-26
1
-25
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG
David Marcec
2020-06-24
1
-25
/
+22
*
|
|
|
|
|
Merge pull request #4154 from ogniK5377/swkbd-nullptr
bunnei
2020-06-26
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Prevent nullptr dereference on swkbd error case
David Marcec
2020-06-25
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #4147 from ReinUsesLisp/hset2-imm
bunnei
2020-06-26
2
-21
/
+75
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
shader/half_set: Implement HSET2_IMM
ReinUsesLisp
2020-06-22
2
-21
/
+75
*
|
|
|
|
|
|
|
Merge pull request #4178 from VolcaEM/patch-6
David
2020-06-27
1
-4
/
+43
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Use better names for "Unknown"s
VolcaEM
2020-06-27
1
-39
/
+39
|
*
|
|
|
|
|
|
|
Update function names
VolcaEM
2020-06-27
1
-4
/
+4
|
*
|
|
|
|
|
|
|
es: Update function table
VolcaEM
2020-06-27
1
-2
/
+41
*
|
|
|
|
|
|
|
|
Merge pull request #4180 from ogniK5377/fix-btm-names
LC
2020-06-26
1
-5
/
+5
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
btm: Give better names for unknown functions
David Marcec
2020-06-27
1
-5
/
+5
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
btdrv: Update function table (#4174)
VolcaEM
2020-06-26
1
-83
/
+84
*
|
|
|
|
|
|
|
|
bpc: Update function tables (#4173)
VolcaEM
2020-06-26
1
-7
/
+13
*
|
|
|
|
|
|
|
|
bcat: Update function tables and add missing classes (#4172)
VolcaEM
2020-06-26
2
-0
/
+5
*
|
|
|
|
|
|
|
|
am: Update function tables and add missing classes (#4169)
VolcaEM
2020-06-26
3
-17
/
+19
*
|
|
|
|
|
|
|
|
aoc: Update function table (#4170)
VolcaEM
2020-06-26
1
-0
/
+1
[next]