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
*
ncm: Implement LR OpenLocationResolver (0)
Zach Hilman
2019-05-26
1
-0
/
+50
*
Merge pull request #2516 from lioncash/label
bunnei
2019-05-25
2
-10
/
+10
|
\
|
*
renderer_opengl/utils: Use a std::string_view with LabelGLObject()
Lioncash
2019-05-24
2
-10
/
+10
*
|
Merge pull request #2509 from lioncash/aoc
bunnei
2019-05-25
1
-19
/
+50
|
\
\
|
*
|
service/aoc: Avoid allocating and discarding data
Lioncash
2019-05-23
1
-8
/
+8
|
*
|
service/aoc: Remove unnecessary includes
Lioncash
2019-05-22
1
-2
/
+0
|
*
|
service/aoc: Pop all passed values where applicable
Lioncash
2019-05-22
1
-12
/
+45
*
|
|
Merge pull request #2511 from lioncash/file-str
bunnei
2019-05-25
3
-45
/
+23
|
\
\
\
|
*
|
|
common/file_util: Remove unnecessary return at end of void StripTailDirSlashes()
Lioncash
2019-05-23
1
-6
/
+8
|
*
|
|
common/file_util: Make GetCurrentDir() return a std::optional
Lioncash
2019-05-23
2
-3
/
+4
|
*
|
|
common/file_util: Remove duplicated documentation comments
Lioncash
2019-05-23
1
-25
/
+0
|
*
|
|
common/file_util: Make ReadFileToString and WriteStringToFile consistent
Lioncash
2019-05-23
3
-7
/
+7
|
*
|
|
common/file_util: Remove unnecessary c_str() calls
Lioncash
2019-05-23
1
-2
/
+2
|
*
|
|
common/file_util: Make IOFile's WriteString take a std::string_view
Lioncash
2019-05-23
1
-2
/
+2
|
|
/
/
*
|
|
configure_hotkeys: Remove unnecessary Settings::Apply() call
Lioncash
2019-05-25
1
-1
/
+0
*
|
|
configure_hotkeys: Tidy up key sequence conflict error string
Lioncash
2019-05-25
1
-2
/
+2
*
|
|
configure_hotkeys: Change critical error dialog into a warning dialog
Lioncash
2019-05-25
1
-2
/
+2
*
|
|
configure_hotkeys: Move conflict detection logic to IsUsedKey()
Lioncash
2019-05-25
2
-14
/
+15
*
|
|
configure_hotkeys: Remove unused EmitHotkeysChanged()
Lioncash
2019-05-25
3
-13
/
+0
*
|
|
sequence_dialog: Reorganize the constructor
Lioncash
2019-05-25
1
-4
/
+8
*
|
|
sequence_dialog: Remove unnecessary horizontal specifier
Lioncash
2019-05-25
1
-2
/
+1
|
|
/
|
/
|
*
|
Merge pull request #2513 from lioncash/string
bunnei
2019-05-24
5
-126
/
+168
|
\
\
|
*
|
yuzu/CMakeLists: Disable implicit QString conversions
Lioncash
2019-05-24
1
-0
/
+4
|
*
|
yuzu/applets/software_keyboard: Remove unused assert header
Lioncash
2019-05-24
1
-1
/
+0
|
*
|
yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()
Lioncash
2019-05-24
1
-1
/
+1
|
*
|
yuzu/applets/software_keyboard: Resolve sign mismatch comparison
Lioncash
2019-05-24
1
-1
/
+1
|
*
|
yuzu/applets/software_keyboard: Specify string conversions explicitly
Lioncash
2019-05-24
2
-10
/
+18
|
*
|
yuzu/applets/error: Specify string conversions explicitly
Lioncash
2019-05-24
1
-2
/
+3
|
*
|
yuzu/main: Specify string conversions where applicable
Lioncash
2019-05-24
1
-115
/
+145
*
|
|
Merge pull request #2358 from ReinUsesLisp/parallel-shader
bunnei
2019-05-24
9
-62
/
+122
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gl_shader_cache: Fix clang strict standard build issues
ReinUsesLisp
2019-05-20
3
-9
/
+13
|
*
|
gl_shader_cache: Use shared contexts to build shaders in parallel
ReinUsesLisp
2019-05-20
7
-56
/
+112
*
|
|
Merge pull request #2485 from ReinUsesLisp/generic-memory
bunnei
2019-05-24
3
-35
/
+73
|
\
\
\
|
*
|
|
shader/memory: Implement ST (generic memory)
ReinUsesLisp
2019-05-20
2
-21
/
+36
|
*
|
|
shader/memory: Implement LD (generic memory)
ReinUsesLisp
2019-05-20
3
-15
/
+38
|
|
/
/
*
|
|
Merge pull request #2504 from lioncash/config
bunnei
2019-05-24
2
-33
/
+43
|
\
\
\
|
*
|
|
yuzu/configuration/config: Make default hotkeys an internally-linked array in...
Lioncash
2019-05-20
2
-4
/
+2
|
*
|
|
yuzu/configuration/config: Specify string conversions explicitly
Lioncash
2019-05-20
1
-30
/
+42
|
|
/
/
*
|
|
Merge pull request #2489 from FearlessTobi/port-4716
bunnei
2019-05-24
4
-9
/
+10
|
\
\
\
|
*
|
|
Address review comment
Tobias
2019-05-19
1
-1
/
+1
|
*
|
|
HLE/IPC: HLEContext can memorize the client thread and use it for SleepClient...
Weiyi Wang
2019-05-18
4
-9
/
+10
*
|
|
|
shader/shader_ir: Make Comment() take a std::string by value
Lioncash
2019-05-23
2
-3
/
+3
*
|
|
|
shader/decode/*: Add missing newline to files lacking them
Lioncash
2019-05-23
18
-18
/
+18
*
|
|
|
shader/decode/*: Eliminate indirect inclusions
Lioncash
2019-05-23
6
-1
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
shader/decode/memory: Remove left in debug pragma
Lioncash
2019-05-22
1
-2
/
+0
*
|
|
renderer_opengl/gl_shader_decompiler: Remove redundant name specification in ...
Lioncash
2019-05-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #2455 from lioncash/config
bunnei
2019-05-20
2
-315
/
+573
|
\
\
|
*
|
configuration/config: Move config loading and saving to functions based off g...
Lioncash
2019-05-09
2
-315
/
+573
*
|
|
Merge pull request #2503 from lioncash/util
bunnei
2019-05-20
7
-84
/
+92
|
\
\
\
|
*
|
|
yuzu/game_list: Specify string conversions explicitly
Lioncash
2019-05-20
2
-50
/
+55
[next]