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
*
shader_decompiler: add check in case of device not support ShaderStorageImage...
Nguyen Dac Nam
2020-02-19
1
-0
/
+4
*
vk_device: setup shaderStorageImageReadWithoutFormat
Nguyen Dac Nam
2020-02-19
1
-0
/
+5
*
vk_device: add check for shaderStorageImageReadWithoutFormat
Nguyen Dac Nam
2020-02-19
1
-0
/
+7
*
vk_shader: add Capability StorageImageReadWithoutFormat
Nguyen Dac Nam
2020-02-19
1
-0
/
+1
*
vk_shader: Implement function ImageLoad (Used by Kirby Start Allies)
Nguyen Dac Nam
2020-02-19
1
-2
/
+6
*
Merge pull request #3412 from Morph1984/aspect-ratio
bunnei
2020-02-17
10
-3
/
+85
|
\
|
*
Add 4:3 aspect ratio and address feedback
Morph
2020-02-14
5
-12
/
+20
|
*
Address feedback
Morph
2020-02-14
2
-18
/
+26
|
*
Use enumeration instead of magic numbers
Morph
2020-02-13
2
-5
/
+11
|
*
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Morph
2020-02-13
9
-2
/
+62
*
|
Merge pull request #3420 from namkazt/master2
bunnei
2020-02-17
2
-0
/
+20
|
\
\
|
*
|
nvhost_gpu: implement ChannelSetTimeslice
namkazy
2020-02-16
2
-0
/
+20
*
|
|
IUserLocalCommunicationService: add function Initialize2
Nguyen Dac Nam
2020-02-16
1
-1
/
+9
*
|
|
HLE: correct function name of IUserLocalCommunicationService
Nguyen Dac Nam
2020-02-16
1
-1
/
+1
|
/
/
*
|
Revert "video_core: memory_manager: Use GPU interface for cache functions."
bunnei
2020-02-15
3
-9
/
+14
*
|
Merge pull request #3401 from FernandoS27/synchronization
bunnei
2020-02-14
42
-227
/
+434
|
\
\
|
*
|
Core: Correct compilition in GCC
Fernando Sahmkow
2020-02-14
1
-0
/
+2
|
*
|
Core: Address Feedback
Fernando Sahmkow
2020-02-13
6
-24
/
+50
|
*
|
Core: Set all hardware emulation constants in a single file.
Fernando Sahmkow
2020-02-11
17
-53
/
+88
|
*
|
Kernel: Refactor synchronization to better match RE
Fernando Sahmkow
2020-02-11
23
-80
/
+212
|
*
|
Kernel: Change WaitObject to Synchronization object. In order to better refle...
Fernando Sahmkow
2020-02-11
22
-98
/
+110
*
|
|
Merge pull request #3379 from ReinUsesLisp/cbuf-offset
bunnei
2020-02-14
3
-5
/
+5
|
\
\
\
|
*
|
|
shader/decode: Fix constant buffer offsets
ReinUsesLisp
2020-02-05
3
-5
/
+5
*
|
|
|
Merge pull request #3400 from makigumo/patch-1
bunnei
2020-02-13
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
update hwopus DecodeInterleaved for FW 7.0.0+
makigumo
2020-02-11
1
-2
/
+4
*
|
|
|
|
Merge pull request #3395 from FernandoS27/queries
bunnei
2020-02-13
4
-52
/
+73
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
GPU: Address Feedback.
Fernando Sahmkow
2020-02-13
2
-11
/
+10
|
*
|
|
|
GPU: Implement GPU Clock correctly.
Fernando Sahmkow
2020-02-10
3
-2
/
+17
|
*
|
|
|
Maxwell3D: Correct query reporting.
Fernando Sahmkow
2020-02-10
2
-51
/
+58
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
address_arbiter: Collapse loops in InsertThread() and RemoveThread()
Lioncash
2020-02-12
1
-19
/
+17
*
|
|
|
address_arbiter: Simplify GetThreadsWaitingOnAddress()
Lioncash
2020-02-12
2
-10
/
+9
*
|
|
|
Merge pull request #3403 from lioncash/debug
bunnei
2020-02-12
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPas...
Lioncash
2020-02-12
1
-1
/
+1
|
*
|
|
|
bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear()
Lioncash
2020-02-12
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
/
|
|
kernel/thread: Remove trivial usages of the global system accessor
Lioncash
2020-02-12
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #3376 from ReinUsesLisp/point-sprite
bunnei
2020-02-11
4
-1
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gl_rasterizer: Implement GL_POINT_SPRITE
ReinUsesLisp
2020-02-04
4
-1
/
+9
*
|
|
Merge pull request #3372 from ReinUsesLisp/fix-back-stencil
bunnei
2020-02-09
1
-3
/
+3
|
\
\
\
|
*
|
|
maxwell_3d: Fix stencil back mask
ReinUsesLisp
2020-02-02
1
-3
/
+3
*
|
|
|
Merge pull request #3391 from Morph1984/remove-unknown
Zach Hilman
2020-02-09
5
-15
/
+1
|
\
\
\
\
|
*
|
|
|
Remove option "Show files with type 'Unknown'"
Morph
2020-02-09
5
-15
/
+1
*
|
|
|
|
Merge pull request #3388 from bunnei/service-shared-ptr
bunnei
2020-02-08
9
-50
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
hle: services: Use std::shared_ptr instead of copy by value.
bunnei
2020-02-07
9
-50
/
+52
*
|
|
|
|
|
Merge pull request #3387 from bunnei/gpu-mpscqueue
bunnei
2020-02-08
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gpu_thread: Use MPSCQueue for GPU commands.
bunnei
2020-02-07
1
-1
/
+1
|
|
/
/
/
/
/
*
/
/
/
/
/
video_core: memory_manager: Use GPU interface for cache functions.
bunnei
2020-02-07
3
-14
/
+9
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3378 from ReinUsesLisp/uscaled
bunnei
2020-02-07
1
-8
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
maxwell_to_gl: Implement R8G8_USCALED
ReinUsesLisp
2020-02-04
1
-0
/
+8
|
*
|
|
|
|
maxwell_to_gl: Reduce unimplemented formats to LOG_ERROR
ReinUsesLisp
2020-02-04
1
-8
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3369 from ReinUsesLisp/shf
bunnei
2020-02-07
2
-11
/
+122
|
\
\
\
\
\
[next]