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
...
|
*
|
|
yuzu_cmd: Use new input
german77
2021-11-24
3
-45
/
+39
|
*
|
|
yuzu: Use new input on main and bootmanager
german77
2021-11-24
3
-68
/
+59
|
*
|
|
input_common: Rewrite main and add the new drivers
german77
2021-11-24
2
-49
/
+330
|
*
|
|
input_common: Remove obsolete files
german77
2021-11-24
5
-444
/
+0
|
*
|
|
input_common: Rewrite SDL
german77
2021-11-24
6
-1757
/
+950
|
*
|
|
input_common: Rewrite udp client
german77
2021-11-24
5
-441
/
+54
|
*
|
|
input_common: Rewrite tas input
german77
2021-11-24
5
-840
/
+2
|
*
|
|
input_common: Rewrite gc_adapter
german77
2021-11-24
8
-827
/
+848
|
*
|
|
input_common: Rewrite touch
german77
2021-11-24
3
-0
/
+99
|
*
|
|
input_common: Rewrite mouse
german77
2021-11-24
7
-751
/
+217
|
*
|
|
input_common: Rewrite keyboard
german77
2021-11-24
11
-614
/
+95
|
*
|
|
input_common: Move touch and analog from button. Move udp protocol
german77
2021-11-24
10
-132
/
+172
|
*
|
|
input_common: Create input poller and mapping
german77
2021-11-24
6
-0
/
+1305
|
*
|
|
input_common: Create input_engine
german77
2021-11-24
2
-0
/
+585
|
*
|
|
core/hid: Move motion_input, create input converter and hid_types
german77
2021-11-24
6
-0
/
+1164
|
*
|
|
core/hid: Move input_interpreter to hid
german77
2021-11-24
4
-4
/
+4
|
*
|
|
common: Rewrite and move core/frontend/input.h to common
german77
2021-11-24
2
-0
/
+243
*
|
|
|
Merge pull request #7431 from liushuyu/fix-linux-decoding
bunnei
2021-11-26
1
-2
/
+41
|
\
\
\
\
|
*
|
|
|
video_core/codec: address comments
liushuyu
2021-11-24
1
-17
/
+11
|
*
|
|
|
video_core/codecs: fix multiple decoding issues on Linux ...
liushuyu
2021-11-24
1
-2
/
+47
*
|
|
|
|
Merge pull request #7440 from lioncash/fmt
bunnei
2021-11-25
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
CMakeLists: Update fmt to 8.0.1
Lioncash
2021-11-25
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #7330 from MightyCreak/simplify-theme-selection
bunnei
2021-11-25
2
-25
/
+27
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Replace "Light" theme by "Default"
Romain Failliot
2021-11-14
2
-25
/
+27
*
|
|
|
|
Refactor menu states and shortcuts in GMainWindow. (#7419)
Adam Heinermann
2021-11-24
3
-237
/
+175
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #7404 from Kewlan/per-game-framerate-cap
bunnei
2021-11-24
5
-27
/
+99
|
\
\
\
\
|
*
|
|
|
configure_general: Allow framerate cap to be used in custom game configs
Kewlan
2021-11-21
5
-27
/
+99
*
|
|
|
|
Merge pull request #7394 from Morph1984/svc-SetMemoryPermission
bunnei
2021-11-22
5
-12
/
+64
|
\
\
\
\
\
|
*
|
|
|
|
kernel: svc: Move all IsValid functions to an anonymous namespace
Morph
2021-11-20
1
-3
/
+15
|
*
|
|
|
|
kernel: svc: Implement SetProcessMemoryPermission
Morph
2021-11-20
1
-1
/
+41
|
*
|
|
|
|
kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission
Morph
2021-11-20
4
-8
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7406 from heinermann/tas_menu
Mai M
2021-11-21
5
-57
/
+152
|
\
\
\
\
\
|
*
|
|
|
|
const fixes
Adam Heinermann
2021-11-21
2
-3
/
+3
|
*
|
|
|
|
Apply clang format
Adam Heinermann
2021-11-21
1
-1
/
+0
|
*
|
|
|
|
Added TAS controls to the menu under Tools
Adam Heinermann
2021-11-21
5
-57
/
+153
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #7407 from jam1garner/ic-ivau-instruction
Mai M
2021-11-21
1
-0
/
+20
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
arm: dynarmic: Cleanup icache op handling
jam1garner
2021-11-21
1
-10
/
+9
|
*
|
|
|
arm: dynarmic: Implement icache op handling for 'ic iallu' instruction
jam1garner
2021-11-21
1
-0
/
+3
|
*
|
|
|
arm: dynarmic: Implement icache op handling for 'ic ivau' instruction
jam1garner
2021-11-21
1
-0
/
+18
|
/
/
/
/
*
|
|
|
Merge pull request #7395 from Morph1984/resolve-comments
bunnei
2021-11-21
3
-31
/
+16
|
\
\
\
\
|
*
|
|
|
vk_texture_cache: Mark VkBufferUsageFlags as static constexpr
Morph
2021-11-20
1
-3
/
+3
|
*
|
|
|
vk_blit_image: Consolidate CreatePipelineTargetEx functions
Morph
2021-11-20
2
-28
/
+13
|
|
/
/
/
*
|
|
|
Merge pull request #7389 from ameerj/screenshot-1x
bunnei
2021-11-21
5
-20
/
+8
|
\
\
\
\
|
*
|
|
|
Fix screenshot dimensions when at 1x scale
ameerj
2021-11-20
5
-20
/
+8
*
|
|
|
|
Merge pull request #7359 from heinermann/kthread_crash
bunnei
2021-11-20
1
-8
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Fix crash on exit due to static scoped dummy threads
Adam Heinermann
2021-11-17
1
-8
/
+14
*
|
|
|
|
|
Merge pull request #7393 from Morph1984/pm-ams-get-pid
bunnei
2021-11-20
1
-9
/
+38
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
service: pm: Implement AtmosphereGetProcessId
Morph
2021-11-20
1
-0
/
+24
|
*
|
|
|
|
service: pm: Add all relevant result codes
Morph
2021-11-20
1
-3
/
+8
|
*
|
|
|
|
service: pm: Rename title id to program id
Morph
2021-11-20
1
-6
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]