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_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
|
*
|
|
|
|
vk_stream_buffer: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-19
/
+16
|
*
|
|
|
|
vk_staging_buffer_pool: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-13
/
+12
|
*
|
|
|
|
vk_shader_util: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-7
/
+7
|
*
|
|
|
|
vk_scheduler: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-27
/
+30
|
*
|
|
|
|
vk_sampler_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-24
/
+27
|
*
|
|
|
|
vk_resource_manager: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-15
/
+14
|
*
|
|
|
|
vk_renderpass_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-59
/
+70
|
*
|
|
|
|
vk_rasterizer: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-41
/
+47
|
*
|
|
|
|
vk_query_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-8
/
+8
|
*
|
|
|
|
vk_pipeline_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-31
/
+35
|
*
|
|
|
|
vk_memory_manager: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-7
/
+6
|
*
|
|
|
|
vk_image: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-15
/
+23
|
*
|
|
|
|
vk_descriptor_pool: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-15
/
+18
|
*
|
|
|
|
vk_compute_pipeline: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-63
/
+68
|
*
|
|
|
|
vk_compute_pass: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-95
/
+99
|
*
|
|
|
|
vk_buffer_cache: Make use of designated initializers where applicable
Lioncash
2020-07-16
1
-30
/
+33
*
|
|
|
|
|
Merge pull request #4365 from lioncash/mii
bunnei
2020-07-17
1
-53
/
+54
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mii/manager: Make use of designated initializers
Lioncash
2020-07-16
1
-53
/
+54
*
|
|
|
|
|
|
Merge pull request #4374 from ReinUsesLisp/fix-err
bunnei
2020-07-17
1
-3
/
+3
|
\
\
\
\
\
\
\
[next]