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 #1741 from lioncash/kbd
bunnei
2018-11-23
2
-12
/
+11
|
\
|
*
yuzu/applets/software_keyboard: Override accept() and reject() instead of pro...
Lioncash
2018-11-20
2
-8
/
+8
|
*
yuzu/applets/software_keyboard: std::move std::function instances where appli...
Lioncash
2018-11-20
1
-2
/
+2
|
*
yuzu/applets/software_keyboard: Make slots private functions
Lioncash
2018-11-20
1
-2
/
+1
*
|
Merge pull request #1770 from DarkLordZach/applet-stub
bunnei
2018-11-23
4
-4
/
+102
|
\
\
|
*
|
am: Return StubApplet instead of nullptr when AppletId not found
Zach Hilman
2018-11-22
3
-11
/
+11
|
*
|
applets: Add StubApplet
Zach Hilman
2018-11-21
3
-0
/
+98
*
|
|
Merge pull request #1777 from lioncash/core-mgr
bunnei
2018-11-23
4
-97
/
+225
|
\
\
\
|
*
|
|
core: Relocate CPU core management to its own class
Lioncash
2018-11-22
4
-97
/
+225
*
|
|
|
Merge pull request #1773 from lioncash/thread
bunnei
2018-11-23
2
-41
/
+14
|
\
\
\
\
|
*
|
|
|
common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter
Lioncash
2018-11-22
1
-7
/
+7
|
*
|
|
|
common/thread: Make Barrier's 'count' member non-const
Lioncash
2018-11-21
1
-1
/
+1
|
*
|
|
|
common/thread: Initialize class member variables where applicable
Lioncash
2018-11-21
1
-6
/
+4
|
*
|
|
|
common/thread: Group non-member functions together
Lioncash
2018-11-21
1
-3
/
+2
|
*
|
|
|
common/thread: Remove SleepCurrentThread()
Lioncash
2018-11-21
2
-12
/
+0
|
*
|
|
|
common/thread: Remove unused CurrentThreadId()
Lioncash
2018-11-21
2
-12
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Added predicate comparison LessEqualWithNan (#1736)
Hexagon12
2018-11-23
2
-5
/
+13
*
|
|
|
Merge pull request #1756 from ReinUsesLisp/fix-textures
bunnei
2018-11-23
1
-60
/
+78
|
\
\
\
\
|
*
|
|
|
gl_shader_decompiler: Fix register overwriting on texture calls
ReinUsesLisp
2018-11-21
1
-60
/
+78
|
|
/
/
/
*
|
|
|
Merge pull request #1766 from FernandoS27/fix-txq
bunnei
2018-11-23
1
-2
/
+12
|
\
\
\
\
|
*
|
|
|
Properly Implemented TXQ Instruction
FernandoS27
2018-11-21
1
-2
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1762 from bunnei/getgputime
bunnei
2018-11-23
2
-0
/
+19
|
\
\
\
\
|
*
|
|
|
nvhost_ctrl_gpu: Implement IoctlGetGpuTime.
bunnei
2018-11-21
2
-0
/
+19
*
|
|
|
|
debug_pad: Avoid loading input for nonexistent buttons (Home and Screenshot)
Zach Hilman
2018-11-22
1
-2
/
+3
*
|
|
|
|
Merge pull request #1775 from bunnei/blend-eq
bunnei
2018-11-22
2
-0
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
maxwell_3d: Implement alternate blend equations.
bunnei
2018-11-22
2
-0
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1765 from bunnei/multi-audout
bunnei
2018-11-22
2
-9
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
audout_u: Add support for multiple IAudioOut streams.
bunnei
2018-11-22
2
-9
/
+22
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #1764 from bunnei/macrointerpreter
bunnei
2018-11-22
2
-8
/
+25
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
macro_interpreter: Implement AddWithCarry and SubtractWithBorrow.
bunnei
2018-11-22
2
-8
/
+25
|
|
/
/
/
*
|
|
|
Merge pull request #1737 from FernandoS27/layer-copy
bunnei
2018-11-21
2
-2
/
+30
|
\
\
\
\
|
*
|
|
|
Implemented Fast Layered Copy
FernandoS27
2018-11-19
2
-2
/
+30
*
|
|
|
|
Merge pull request #1771 from lioncash/bit-set
bunnei
2018-11-21
2
-245
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
common: Remove bit_set.h
Lioncash
2018-11-21
2
-245
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1767 from lioncash/handle
bunnei
2018-11-21
2
-12
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
kernel/handle_table: Move private static functions into the cpp file
Lioncash
2018-11-21
2
-7
/
+9
|
*
|
|
|
kernel/handle_table: Restrict handle table size to 1024 entries
Lioncash
2018-11-21
1
-5
/
+2
|
*
|
|
|
kernel/handle_table: Default destructor in the cpp file
Lioncash
2018-11-21
2
-0
/
+3
*
|
|
|
|
Merge pull request #1753 from FernandoS27/ufbtype
bunnei
2018-11-21
2
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Use default values for unknown framebuffer pixel format
FernandoS27
2018-11-21
2
-0
/
+8
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1752 from ReinUsesLisp/unimpl-decompiler
bunnei
2018-11-21
1
-371
/
+258
|
\
\
\
\
\
|
*
|
|
|
|
gl_shader_decompiler: Use UNIMPLEMENTED instead of LOG+UNREACHABLE when appli...
ReinUsesLisp
2018-11-20
1
-371
/
+258
*
|
|
|
|
|
Merge pull request #1742 from lioncash/hle-swkbd
bunnei
2018-11-21
5
-44
/
+63
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
am/applets: Make the applet data broker part of the applet itself.
Lioncash
2018-11-20
5
-31
/
+36
|
*
|
|
|
|
am/applets: Replace includes with forward declarations where applicable
Lioncash
2018-11-20
2
-2
/
+9
|
*
|
|
|
|
am/applets: Relocate comments above the relevant data member in AppletDataBroker
Lioncash
2018-11-20
1
-11
/
+18
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1754 from ReinUsesLisp/zero-register
bunnei
2018-11-21
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
gl_shader_decompiler: Remove UNREACHABLE when setting RZ
ReinUsesLisp
2018-11-20
1
-2
/
+1
*
|
|
|
|
|
Merge pull request #1758 from lioncash/rect
bunnei
2018-11-21
1
-11
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
common/math_util: Simplify std::make_signed usages to std::make_signed_t
Lioncash
2018-11-21
1
-2
/
+2
[next]