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
*
configuration: Use forward declares and remove extraneous structs
lat9nq
2020-07-19
10
-63
/
+59
*
configuration_shared: Make CheckState strongly typed
lat9nq
2020-07-19
2
-24
/
+23
*
clang-format
lat9nq
2020-07-19
5
-38
/
+32
*
configuration_shared: Break up tracker structs to respective classes
lat9nq
2020-07-19
12
-49
/
+58
*
configure_system: break instead of semicolon
lat9nq
2020-07-19
1
-2
/
+4
*
clang-format
lat9nq
2020-07-19
3
-8
/
+11
*
configure_system: Highlight labels on startup
lat9nq
2020-07-19
1
-0
/
+5
*
configure_graphics: Fix layout in global config
lat9nq
2020-07-19
1
-1
/
+1
*
configure_per_game: Improve style consistency
lat9nq
2020-07-19
3
-54
/
+43
*
configure_system: Implement highlighted overrides
lat9nq
2020-07-19
3
-539
/
+544
*
configuration_shared: Add default combobox setup function
lat9nq
2020-07-19
3
-21
/
+52
*
configuration_shared: Use an int instead of a QString
lat9nq
2020-07-19
4
-22
/
+28
*
configure_graphics_advanced: Implement highlighted overrides
lat9nq
2020-07-19
3
-96
/
+146
*
configuration_shared: Switch back to background colors
lat9nq
2020-07-19
1
-2
/
+2
*
configuration_shared: Better use global text
lat9nq
2020-07-19
2
-0
/
+15
*
configure_audio: fix UI margins
lat9nq
2020-07-19
1
-1
/
+10
*
configure_graphics: Implement highlighted overrides
lat9nq
2020-07-19
2
-134
/
+200
*
configure_audio: Implement highlighted overrides
lat9nq
2020-07-19
2
-80
/
+87
*
configuration_shared: Require name of the widget for highlighting
lat9nq
2020-07-19
3
-16
/
+27
*
configuration_shared: Use a highlight instead of background color
lat9nq
2020-07-19
2
-6
/
+6
*
configure_general: Implement manual tristate buttons
lat9nq
2020-07-19
2
-17
/
+27
*
configuration_shared: Initial functions and data for manual tristate
lat9nq
2020-07-19
2
-0
/
+58
*
Merge pull request #4376 from ogniK5377/dark-wait-tree
Rodrigo Locatti
2020-07-19
1
-11
/
+41
|
\
|
*
Address issues
David Marcec
2020-07-19
1
-6
/
+3
|
*
frontend: Improve wait tree readability for dark themes
David Marcec
2020-07-18
1
-11
/
+44
*
|
alignment: explicitly include <new> after 723edb4c0659
Jan Beich
2020-07-18
1
-0
/
+1
*
|
Address trivial review comments.
FearlessTobi
2020-07-18
1
-1
/
+1
*
|
configure_ui: Address some review comments from the previous PR
FearlessTobi
2020-07-18
2
-16
/
+21
*
|
yuzu: Port translation support from Citra
FearlessTobi
2020-07-18
10
-84
/
+235
|
/
*
Merge pull request #4348 from lioncash/nano
bunnei
2020-07-18
16
-100
/
+111
|
\
|
*
core_timing: Remove unused data member
Lioncash
2020-07-15
1
-2
/
+0
|
*
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-07-15
16
-58
/
+62
|
*
core_timing: Make use of std::chrono with ScheduleEvent
Lioncash
2020-07-15
13
-49
/
+58
*
|
Merge pull request #4373 from lioncash/allocator
bunnei
2020-07-18
1
-43
/
+4
|
\
\
|
*
|
alignment: Simplify AlignmentAllocator implementation
Lioncash
2020-07-17
1
-43
/
+4
*
|
|
Merge pull request #4345 from Morph1984/fix-createfile
bunnei
2020-07-18
1
-0
/
+4
|
\
\
\
|
*
|
|
Add comment to clarify the nullptr check
Morph
2020-07-16
1
-0
/
+1
|
*
|
|
filesystem: Create subdirectories prior to creating a file
Morph
2020-07-16
1
-0
/
+3
*
|
|
|
Merge pull request #4273 from ogniK5377/async-shaders-prod
bunnei
2020-07-18
24
-64
/
+660
|
\
\
\
\
|
*
|
|
|
Fix style issues
David Marcec
2020-07-18
2
-7
/
+13
|
*
|
|
|
Drop settings namespace
David Marcec
2020-07-17
1
-2
/
+1
|
*
|
|
|
Remove duplicate config
David Marcec
2020-07-17
2
-2
/
+1
|
*
|
|
|
Use conditional var
David Marcec
2020-07-17
2
-9
/
+15
|
*
|
|
|
Drop max workers from 8->2 for testing
David Marcec
2020-07-17
1
-1
/
+1
|
*
|
|
|
Rebase for per game settings
David Marcec
2020-07-17
9
-1
/
+53
|
*
|
|
|
async shaders
David Marcec
2020-07-17
16
-64
/
+598
*
|
|
|
|
Merge pull request #4364 from lioncash/desig5
bunnei
2020-07-18
19
-664
/
+763
|
\
\
\
\
\
|
*
|
|
|
|
wrapper: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-56
/
+64
|
*
|
|
|
|
vk_texture_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-96
/
+135
|
*
|
|
|
|
vk_swapchain: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-43
/
+51
[next]