index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
4
-12
/
+8
*
Merge pull request #8027 from lat9nq/cmd-fullscreen-size
bunnei
2022-04-13
1
-6
/
+7
|
\
|
*
emu_window_sdl2: Set window size to display dimensions for exclusive fullscreen
lat9nq
2022-03-15
1
-6
/
+7
*
|
audio_core: remove time stretcher
Andrea Pappacoda
2022-04-01
1
-6
/
+0
*
|
Merge pull request #8097 from Tachi107/build-cleanup-install
Mai M
2022-04-01
1
-1
/
+1
|
\
\
|
*
|
build: cleanup installation of yuzu and yuzu-cmd
Andrea Pappacoda
2022-03-27
1
-1
/
+1
*
|
|
yuzu_cmd: Start the logging backend
lat9nq
2022-03-28
1
-0
/
+1
|
/
/
*
|
Merge pull request #8048 from ameerj/include-purge
bunnei
2022-03-21
5
-9
/
+0
|
\
\
|
*
|
yuzu_cmd: Reduce unused includes
ameerj
2022-03-20
5
-9
/
+0
*
|
|
Merge pull request #8025 from lat9nq/cmd-specify-config
bunnei
2022-03-19
3
-10
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
yuzu_cmd: Allow user to specify config file location
lat9nq
2022-03-15
3
-10
/
+27
|
|
/
*
/
default_ini: List use_extended_memory_layout in default config file
lat9nq
2022-03-15
1
-1
/
+5
|
/
*
dynarmic: Inline exclusive memory accesses
merry
2022-02-27
2
-0
/
+16
*
settings: Add a new "use_extended_memory_layout" setting.
bunnei
2022-02-21
1
-0
/
+1
*
config: Support motion inputs
lat9nq
2022-02-05
1
-8
/
+28
*
core/hid: Fully implement native mouse
german77
2021-11-24
1
-174
/
+0
*
config: Cleanup and documentation
german77
2021-11-24
2
-18
/
+2
*
core: Update input interpreter
german77
2021-11-24
1
-1
/
+0
*
yuzu_cmd: Use new input
german77
2021-11-24
3
-45
/
+39
*
Frontend: Add anti-aliasing method setting
Marshall Mohror
2021-11-16
1
-0
/
+1
*
yuzu_cmd: Read resolution_setup and scaling_filter from config
lat9nq
2021-11-16
2
-0
/
+25
*
general: Get the current process program id directly from the system
Morph
2021-11-04
1
-2
/
+1
*
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
1
-1
/
+1
*
settings: Remove std::chrono usage
ameerj
2021-10-17
1
-2
/
+1
*
core: Move ResultStatus outside of System
Morph
2021-10-15
1
-8
/
+8
*
yuzu_cmd: Remove remaining static system instances
Morph
2021-10-15
1
-3
/
+2
*
config: Read network_interface
lat9nq
2021-10-15
2
-0
/
+9
*
settings: Remove BCAT settings
Morph
2021-09-29
2
-9
/
+0
*
remove-audio-stretching-setting
Moonlacer
2021-09-15
1
-1
/
+0
*
Merge pull request #6846 from ameerj/nvdec-gpu-decode
Fernando S
2021-09-11
2
-4
/
+4
|
\
|
*
configure_graphics: Add GPU nvdec decoding as an option
ameerj
2021-08-16
2
-4
/
+4
*
|
Garbage Collection: enable as default, eliminate option.
Fernando Sahmkow
2021-08-28
1
-1
/
+0
*
|
logging: Simplify and make thread-safe
yzct12345
2021-08-13
1
-19
/
+3
|
/
*
yuzu-cmd/CMakeLists: Correct attribution for this function.
Fernando Sahmkow
2021-08-08
2
-0
/
+2
*
Merge pull request #6795 from sankasan/cmd-remove-cursor-fullscreen
bunnei
2021-08-07
4
-0
/
+9
|
\
|
*
yuzu-cmd: hide cursor when in fullscreen
san
2021-08-01
4
-0
/
+9
*
|
config: Read connected setting for controllers
lat9nq
2021-08-04
1
-0
/
+3
|
/
*
Merge pull request #6752 from Morph1984/pt-br
bunnei
2021-07-30
1
-1
/
+1
|
\
|
*
configure_system: Add Brazilian Portuguese to the list of languages
Morph
2021-07-30
1
-1
/
+1
*
|
Merge pull request #6775 from lat9nq/cmd-remove-global-core
bunnei
2021-07-30
7
-12
/
+23
|
\
\
|
*
|
emu_window: Remove global system instance
lat9nq
2021-07-30
7
-12
/
+23
|
|
/
*
|
Merge pull request #6759 from ReinUsesLisp/pipeline-statistics
bunnei
2021-07-30
2
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-27
2
-0
/
+5
*
|
Merge pull request #6700 from lat9nq/fullscreen-enum
bunnei
2021-07-28
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into fullscreen-enum
lat9nq
2021-07-25
3
-7
/
+20
|
|
\
|
*
|
general: Implement FullscreenMode enumeration
lat9nq
2021-07-23
1
-2
/
+2
*
|
|
Merge pull request #6696 from ameerj/speed-limit-rename
bunnei
2021-07-26
2
-5
/
+5
|
\
\
\
|
*
|
|
general: Rename "Frame Limit" references to "Speed Limit"
ameerj
2021-07-23
2
-5
/
+5
|
|
/
/
*
|
|
Merge pull request #6697 from ameerj/fps-cap
bunnei
2021-07-25
2
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
config, nvflinger: Add FPS cap setting
ameerj
2021-07-23
2
-0
/
+5
|
|
/
[next]