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 #4578 from lioncash/xor
bunnei
2020-09-03
1
-4
/
+10
|
\
|
*
common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS
Lioncash
2020-08-24
1
-4
/
+10
*
|
Merge pull request #4590 from ReinUsesLisp/tsan-sched
bunnei
2020-09-03
1
-2
/
+6
|
\
\
|
*
|
hle/scheduler: Fix data race in is_context_switch_pending
ReinUsesLisp
2020-08-26
1
-2
/
+6
*
|
|
Merge pull request #4575 from lioncash/async
bunnei
2020-09-03
2
-17
/
+15
|
\
\
\
|
*
|
|
async_shaders: Mark getters as const member functions
Lioncash
2020-08-24
2
-17
/
+15
|
|
|
/
|
|
/
|
*
|
|
file_sys/patch_manager: Add missing include
ReinUsesLisp
2020-09-03
1
-0
/
+1
*
|
|
Merge pull request #4568 from lioncash/fsp
bunnei
2020-09-02
1
-3
/
+13
|
\
\
\
|
*
|
|
fsp_srv: Resolve -Wunused-but-set-variable warning
Lioncash
2020-08-23
1
-1
/
+8
|
*
|
|
fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem()
Lioncash
2020-08-23
1
-2
/
+5
*
|
|
|
Merge pull request #4564 from lioncash/file-include
bunnei
2020-09-02
27
-37
/
+66
|
\
\
\
\
|
*
|
|
|
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
27
-37
/
+66
|
|
/
/
/
*
|
|
|
main: Use three dots to complete the ellipsis
lat9nq
2020-09-02
1
-1
/
+1
*
|
|
|
input_common/motion_input: Make use of Common::PI constant
Morph
2020-09-02
3
-5
/
+10
*
|
|
|
Merge pull request #4570 from german77/motionInput
bunnei
2020-09-02
4
-0
/
+276
|
\
\
\
\
|
*
|
|
|
Fix orientation errors and improve drift correction
german
2020-08-27
2
-14
/
+31
|
*
|
|
|
Address comments
german
2020-08-27
2
-85
/
+65
|
*
|
|
|
Implement a basic class for motion devices
german
2020-08-27
4
-0
/
+279
*
|
|
|
|
Merge pull request #4382 from FearlessTobi/port-udp-config
bunnei
2020-09-01
22
-13
/
+1959
|
\
\
\
\
\
|
*
|
|
|
|
Address second batch of reviews
FearlessTobi
2020-08-30
9
-30
/
+27
|
*
|
|
|
|
Reolve reorder warning
FearlessTobi
2020-08-29
2
-3
/
+3
|
*
|
|
|
|
Address review comments and fix code compilation
FearlessTobi
2020-08-29
13
-155
/
+218
|
*
|
|
|
|
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-29
18
-3
/
+1889
*
|
|
|
|
|
Merge pull request #4588 from ReinUsesLisp/tsan-event
bunnei
2020-08-31
1
-4
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
common/thread: Fix data race in is_set
ReinUsesLisp
2020-08-26
1
-4
/
+5
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #4589 from ReinUsesLisp/tsan-host
bunnei
2020-08-31
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hle/kernel: Fix data race in GetCurrentHostThreadID
ReinUsesLisp
2020-08-26
1
-1
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #4461 from comex/thread-names
LC
2020-08-31
2
-1
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix thread naming on Linux, which limits names to 15 bytes.
comex
2020-08-05
2
-1
/
+13
*
|
|
|
|
|
|
vk_device: Fix driver id check on AMD for VK_EXT_extended_dynamic_state
ReinUsesLisp
2020-08-30
1
-6
/
+9
*
|
|
|
|
|
|
Merge pull request #4601 from lioncash/const3
bunnei
2020-08-29
1
-52
/
+62
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sdl_impl: Reduce allocations in GetButtonMappingForDevice()
Lioncash
2020-08-28
1
-31
/
+37
|
*
|
|
|
|
|
|
sdl_impl: Make use of std::move on std::string where applicable
Lioncash
2020-08-28
1
-3
/
+3
|
*
|
|
|
|
|
|
sdl_impl: Make use of insert_or_assign() where applicable
Lioncash
2020-08-28
1
-14
/
+18
|
*
|
|
|
|
|
|
sdl_impl: Prevent type truncation in BuildAnalogParamPackageForButton() defau...
Lioncash
2020-08-28
1
-1
/
+1
|
*
|
|
|
|
|
|
sdl_impl: Simplify make_tuple call
Lioncash
2020-08-28
1
-1
/
+1
|
*
|
|
|
|
|
|
sdl_impl: Mark FromEvent() as a const member function
Lioncash
2020-08-28
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge pull request #4605 from lioncash/copy3
bunnei
2020-08-29
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bootmanager: Prevent unnecessary copies in TouchUpdateEvent()
Lioncash
2020-08-29
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #4604 from lioncash/lifetime
LC
2020-08-29
4
-7
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
yuzu/main: Amend lifetime issues with InputSubsystem
Lioncash
2020-08-29
4
-7
/
+8
|
|
/
/
/
/
/
/
*
/
/
/
/
/
/
yuzu/configuration: Fix index out of bounds for default_analogs
Morph
2020-08-29
3
-12
/
+13
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #4600 from lioncash/prototype
LC
2020-08-28
3
-8
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
input_common/main: Remove unnecessary headers
Lioncash
2020-08-28
3
-5
/
+11
|
*
|
|
|
|
|
input_common/main: Remove unimplemented prototype
Lioncash
2020-08-28
1
-3
/
+0
*
|
|
|
|
|
|
vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state
ReinUsesLisp
2020-08-28
1
-1
/
+6
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #4544 from lioncash/input-sub
bunnei
2020-08-28
25
-242
/
+396
|
\
\
\
\
\
\
|
*
|
|
|
|
|
input_common: Eliminate most global state
Lioncash
2020-08-27
25
-242
/
+396
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #4586 from yuzu-emu/tsan-cpu-interrupt
bunnei
2020-08-28
2
-5
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cpu_interrupt_handler: Misc style changes
ReinUsesLisp
2020-08-26
2
-5
/
+3
[next]