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
*
FenceManager: Implement should wait.
Fernando Sahmkow
2020-04-22
2
-2
/
+17
*
GPU: Implement a Fence Manager.
Fernando Sahmkow
2020-04-22
6
-23
/
+208
*
OpenGL: Implement Fencing backend.
Fernando Sahmkow
2020-04-22
12
-19
/
+94
*
TextureCache: Flush linear textures after finishing rendering.
Fernando Sahmkow
2020-04-22
1
-2
/
+8
*
GPU: Delay Fences.
Fernando Sahmkow
2020-04-22
6
-2
/
+20
*
BufferCache: Implement OnCPUWrite and SyncGuestHost
Fernando Sahmkow
2020-04-22
6
-7
/
+67
*
GPU: Refactor synchronization on Async GPU
Fernando Sahmkow
2020-04-22
11
-7
/
+56
*
Texture Cache: Implement OnCPUWrite and SyncGuestHost
Fernando Sahmkow
2020-04-22
2
-3
/
+63
*
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-22
12
-28
/
+77
*
Merge pull request #3714 from lioncash/copies
bunnei
2020-04-21
1
-3
/
+3
|
\
|
*
gl_shader_decompiler: Avoid copies where applicable
Lioncash
2020-04-17
1
-3
/
+3
*
|
Merge pull request #3745 from bunnei/fix-homebrew-load
bunnei
2020-04-21
5
-12
/
+35
|
\
\
|
*
|
loader: nro: Fix process initialization using ProgramMetadata default.
bunnei
2020-04-20
2
-11
/
+14
|
*
|
loader: elf: Fix process initialization using ProgramMetadata default.
bunnei
2020-04-20
1
-0
/
+5
|
*
|
file_sys: program_metadata: Add a helper function for generating reasonable d...
bunnei
2020-04-20
2
-1
/
+16
*
|
|
Merge pull request #3718 from ReinUsesLisp/better-pipeline-state
Rodrigo Locatti
2020-04-21
6
-479
/
+531
|
\
\
\
|
*
|
|
fixed_pipeline_state: Hash and compare the whole structure
ReinUsesLisp
2020-04-18
2
-105
/
+9
|
*
|
|
fixed_pipeline_state: Pack blending state
ReinUsesLisp
2020-04-18
3
-98
/
+227
|
*
|
|
fixed_pipeline_state: Pack rasterizer state
ReinUsesLisp
2020-04-18
4
-163
/
+155
|
*
|
|
fixed_pipeline_state: Pack depth stencil state
ReinUsesLisp
2020-04-18
3
-97
/
+140
|
*
|
|
fixed_pipeline_state: Pack attribute state
ReinUsesLisp
2020-04-18
6
-101
/
+85
*
|
|
|
Merge pull request #3698 from lioncash/warning
bunnei
2020-04-21
4
-15
/
+17
|
\
\
\
\
|
*
|
|
|
key_manager: Resolve missing field initializer warning
Lioncash
2020-04-16
1
-1
/
+2
|
*
|
|
|
decode/memory: Resolve unused variable warning
Lioncash
2020-04-16
1
-1
/
+1
|
*
|
|
|
decode/texture: Resolve unused variable warnings.
Lioncash
2020-04-16
1
-5
/
+7
|
*
|
|
|
decode/texture: Collapse loop down into std::generate
Lioncash
2020-04-16
1
-3
/
+1
|
*
|
|
|
decode/texture: Eliminate trivial missing field initializer warnings
Lioncash
2020-04-16
1
-3
/
+4
|
*
|
|
|
time_zone_manager: Resolve sign conversion warnings
Lioncash
2020-04-16
1
-2
/
+2
*
|
|
|
|
Merge pull request #3724 from bunnei/fix-unicorn
bunnei
2020-04-20
1
-0
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
core: arm_unicorn: Fix interpret fallback by temporarily mapping instruction ...
bunnei
2020-04-19
1
-0
/
+11
*
|
|
|
|
|
audio_renderer: Preliminary BehaviorInfo (#3736)
David
2020-04-20
7
-13
/
+249
*
|
|
|
|
|
Merge pull request #3695 from ReinUsesLisp/default-attributes
bunnei
2020-04-20
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
maxwell_3d: Initialize format attributes constant as one
ReinUsesLisp
2020-04-16
1
-0
/
+4
*
|
|
|
|
|
|
Merge pull request #3733 from ambasta/patch-2
Mat M
2020-04-20
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Initialize quad_indexed_pass before uint8_pass
Amit Prakash Ambasta
2020-04-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #3739 from MerryMage/disable_cpu_opt
Mat M
2020-04-20
7
-2
/
+26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
2020-04-20
7
-2
/
+26
*
|
|
|
|
|
|
|
npad: Lower log level for VibrateController to Debug
FearlessTobi
2020-04-20
1
-1
/
+1
*
|
|
|
|
|
|
|
audren: Lower log level for RequestUpdateImpl to Debug
FearlessTobi
2020-04-20
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #3700 from ReinUsesLisp/stream-buffer-sizes
Fernando Sahmkow
2020-04-20
2
-33
/
+48
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers
ReinUsesLisp
2020-04-17
2
-33
/
+48
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #3712 from lioncash/remove
bunnei
2020-04-20
2
-3
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
service: Remove unused RequestParser instances
Lioncash
2020-04-17
2
-3
/
+0
*
|
|
|
|
|
|
|
|
Merge pull request #3709 from lioncash/am
bunnei
2020-04-20
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
am: Resolve ineffective moves
Lioncash
2020-04-17
1
-2
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #3729 from lioncash/globals
Rodrigo Locatti
2020-04-19
3
-6
/
+11
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
dma_pusher: Remove reliance on the global system instance
Lioncash
2020-04-19
3
-6
/
+11
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #3694 from ReinUsesLisp/indexed-quads
bunnei
2020-04-19
5
-12
/
+280
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
vk_compute_pass: Implement indexed quads
ReinUsesLisp
2020-04-16
5
-12
/
+280
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #3686 from lioncash/table
bunnei
2020-04-19
1
-3
/
+3
|
\
\
\
\
\
\
\
[next]