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
*
time_zone_binary: Make use of designated initializers
Lioncash
2020-08-03
1
-17
/
+25
*
ipc: Allow all trivially copyable objects to be passed directly into WriteBuf...
David
2020-08-03
12
-30
/
+64
*
Merge pull request #4263 from lat9nq/fix-screencaps-2
David
2020-08-03
9
-14
/
+120
|
\
|
*
config: Make the save-as identifier more consistent
lat9nq
2020-07-26
1
-2
/
+2
|
*
configure_ui: Ensure a separator follows the returned path
lat9nq
2020-07-20
1
-3
/
+5
|
*
configure_ui: don't use an empty string
lat9nq
2020-07-20
1
-1
/
+3
|
*
main: Don't use as many string copies
lat9nq
2020-07-20
1
-6
/
+8
|
*
main: rewrite (save as) screenshot saving
lat9nq
2020-07-20
1
-9
/
+18
|
*
configuration: Setup UI to config screenshot path and saving
lat9nq
2020-07-20
5
-5
/
+93
|
*
common: Add a screenshots directory
lat9nq
2020-07-20
3
-0
/
+3
*
|
Merge pull request #4439 from lioncash/cpu
David
2020-08-03
1
-3
/
+3
|
\
\
|
*
|
cpu_manager: Remove redundant std::function declarations
Lioncash
2020-07-27
1
-3
/
+3
*
|
|
Merge pull request #4438 from lioncash/localizing
David
2020-08-03
1
-6
/
+5
|
\
\
\
|
*
|
|
yuzu/main: Remove redundant usages of QStringLiteral("")
Lioncash
2020-07-27
1
-6
/
+5
|
|
/
/
*
|
|
Merge pull request #4392 from lioncash/guard
David
2020-07-31
1
-0
/
+2
|
\
\
\
|
*
|
|
compatible_formats: Add missing header guard
Lioncash
2020-07-21
1
-0
/
+2
*
|
|
|
Merge pull request #4396 from lioncash/comma
bunnei
2020-07-29
1
-45
/
+52
|
\
\
\
\
|
*
|
|
|
surface_params: Make use of designated initializers where applicable
Lioncash
2020-07-21
1
-38
/
+46
|
*
|
|
|
surface_params: Remove redundant assignment
Lioncash
2020-07-21
1
-1
/
+0
|
*
|
|
|
surface_params: Replace questionable usages of the comma operator with semico...
Lioncash
2020-07-21
1
-9
/
+9
*
|
|
|
|
main: Add support for removing SDMC installed titles
Morph
2020-07-29
1
-14
/
+13
*
|
|
|
|
xts_archive: Check if the file is nullptr prior to parsing
Morph
2020-07-29
1
-5
/
+9
*
|
|
|
|
registered_cache: Add support for removing folder ncas
Morph
2020-07-29
2
-53
/
+54
*
|
|
|
|
game_list: Limit context menu options for homebrew
Morph
2020-07-29
1
-1
/
+7
*
|
|
|
|
main: Remove assert for opening savedata when program_id = 0
Morph
2020-07-29
1
-1
/
+0
*
|
|
|
|
main: Silence [[fallthrough]] warning
Morph
2020-07-29
1
-3
/
+2
*
|
|
|
|
main: Split removal cases into their individual functions and address feedback
Morph
2020-07-29
2
-113
/
+131
*
|
|
|
|
main: Connect game list remove signals to removal functions
Morph
2020-07-29
2
-5
/
+167
*
|
|
|
|
game_list: Add "Remove" context menu
Morph
2020-07-29
2
-4
/
+37
*
|
|
|
|
Merge pull request #4442 from lioncash/devicemem
bunnei
2020-07-28
3
-11
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
device_memory: Remove unused system member
Lioncash
2020-07-27
3
-11
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
configure_graphics: Remove Force 30 FPS mode
Morph
2020-07-28
6
-25
/
+0
*
|
|
|
|
core_timing: Make use of uintptr_t to represent user_data
Lioncash
2020-07-27
15
-43
/
+52
|
/
/
/
/
*
|
|
|
Merge pull request #4419 from lioncash/initializer
bunnei
2020-07-27
2
-0
/
+4
|
\
\
\
\
|
*
|
|
|
vulkan: Resolve -Wmissing-field-initializer warnings
Lioncash
2020-07-25
2
-0
/
+4
*
|
|
|
|
Merge pull request #4434 from CrazyMax/lang_unused_var
bunnei
2020-07-27
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
remove unused variable;
CrazyMax
2020-07-27
1
-1
/
+0
*
|
|
|
|
|
Merge pull request #4432 from bylaws/patch-1
Rodrigo Locatti
2020-07-27
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
video_core/gpu: Correct the size of the puller registers
Billy Laws
2020-07-26
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #4431 from kelnos/fix-exit-crash
bunnei
2020-07-26
1
-1
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
GCAdapter: only join worker thread if running & joinable
Brian J. Tarricone
2020-07-26
1
-1
/
+3
*
|
|
|
|
|
Merge pull request #4426 from lioncash/lock
bunnei
2020-07-26
3
-19
/
+17
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
nvflinger: Mark interface functions with return values as [[nodiscard]]
Lioncash
2020-07-25
1
-16
/
+14
|
*
|
|
|
|
nvflinger: Use return value of Lock()
Lioncash
2020-07-25
3
-4
/
+4
*
|
|
|
|
|
Merge pull request #4418 from lioncash/udp-warn
bunnei
2020-07-25
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
udp/client: Remove unused boost include
Lioncash
2020-07-25
1
-1
/
+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #4415 from lioncash/maybe
bunnei
2020-07-25
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]]
Lioncash
2020-07-25
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #4417 from lioncash/poll
bunnei
2020-07-25
2
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gc_adapter: Resolve C++20 deprecation warning
Lioncash
2020-07-25
1
-1
/
+1
[next]