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
*
video_core/format_lookup_table: Add formats with existing PixelFormat
ReinUsesLisp
2020-07-13
1
-1
/
+9
*
video_core: Fix B5G6R5_UNORM render target format
ReinUsesLisp
2020-07-13
5
-1
/
+10
*
video_core: Fix B5G6R5U
ReinUsesLisp
2020-07-13
2
-2
/
+2
*
video_core: Implement RGBA32_SINT render target
ReinUsesLisp
2020-07-13
7
-58
/
+71
*
video_core: Implement RGBA32_SINT render target
ReinUsesLisp
2020-07-13
7
-0
/
+13
*
video_core: Implement RGBA16_SINT render target
ReinUsesLisp
2020-07-13
7
-0
/
+13
*
video_core: Implement RGBA8_SINT render target
ReinUsesLisp
2020-07-13
7
-0
/
+13
*
video_core: Implement RG32_SINT render target
ReinUsesLisp
2020-07-13
7
-0
/
+13
*
video_core: Implement RG8_SINT render target and fix RG8_UINT
ReinUsesLisp
2020-07-13
7
-1
/
+14
*
video_core: Implement R8_SINT render target
ReinUsesLisp
2020-07-13
7
-0
/
+13
*
video_core: Implement R8_SNORM render target
ReinUsesLisp
2020-07-13
7
-0
/
+13
*
video_core/surface: Remove explicit values on PixelFormat's definition
ReinUsesLisp
2020-07-13
1
-80
/
+80
*
video_core/surface: Reorder render target to pixel format switch
ReinUsesLisp
2020-07-13
1
-53
/
+51
*
Merge pull request #4265 from Morph1984/file-rename
Fernando Sahmkow
2020-07-12
1
-10
/
+17
|
\
|
*
vfs_real: Fix MoveFile
Morph
2020-07-10
1
-10
/
+17
*
|
Merge pull request #4290 from lioncash/latest
LC
2020-07-12
1
-2
/
+2
|
\
\
|
*
|
CMakeLists: Make use of /std:c++latest on MSVC
Lioncash
2020-07-11
1
-2
/
+2
*
|
|
Merge pull request #3385 from Morph1984/batch-install
bunnei
2020-07-12
6
-146
/
+343
|
\
\
\
|
*
|
|
Add additional empty check for the QStringList returned by the InstallDialog
Morph
2020-07-10
1
-0
/
+4
|
*
|
|
Update the install and progress dialogs
Morph
2020-07-10
4
-80
/
+65
|
*
|
|
Refactor batch installing files
Morph
2020-07-10
4
-196
/
+238
|
*
|
|
Add support for batch install to NAND
Morph
2020-07-10
6
-124
/
+290
|
|
|
/
|
|
/
|
*
|
|
common/alignment: Fix compilation errors (#4303)
Tobias
2020-07-12
1
-1
/
+3
*
|
|
Merge pull request #4275 from CrazyMax/desired_language
bunnei
2020-07-12
1
-1
/
+13
|
\
\
\
|
*
|
|
AM: fix GetDesiredLanguage:
CrazyMax
2020-07-08
1
-1
/
+13
*
|
|
|
Merge pull request #4289 from ReinUsesLisp/dynfix
bunnei
2020-07-11
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT
ReinUsesLisp
2020-07-10
1
-6
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp""
bunnei
2020-07-11
1
-3
/
+1
*
|
|
|
Common: remove a mod from AlignUp (#5441)
Marshall Mohror
2020-07-11
1
-1
/
+3
*
|
|
|
Merge pull request #4203 from VolcaEM/services
bunnei
2020-07-11
26
-154
/
+282
|
\
\
\
\
|
*
|
|
|
Rename two functions in NS
VolcaEM
2020-07-02
1
-2
/
+2
|
*
|
|
|
Rename GetApplicationArea2 to GetApplicationAreaSize
VolcaEM
2020-07-02
1
-2
/
+2
|
*
|
|
|
Remove duplicate functions
VolcaEM
2020-06-29
1
-2
/
+0
|
*
|
|
|
Use decimal instead of hexadecimal
VolcaEM
2020-06-29
1
-3
/
+5
|
*
|
|
|
Fix typo
VolcaEM
2020-06-29
1
-1
/
+1
|
*
|
|
|
Clang-format
VolcaEM
2020-06-29
1
-1
/
+1
|
*
|
|
|
service: Update function tables
VolcaEM
2020-06-29
27
-157
/
+285
*
|
|
|
|
Merge pull request #4250 from Morph1984/key-writing
bunnei
2020-07-10
1
-4
/
+8
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
KeyManager: Prevent writing of invalid keys
Morph
2020-07-10
1
-4
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #4221 from jbeich/unused-qt-opengl
bunnei
2020-07-10
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmake: stop linking against QGL after c6a0ab979239
Jan Beich
2020-07-01
1
-1
/
+1
*
|
|
|
cmake: Fix libfmt linking errors
David Marcec
2020-07-10
1
-5
/
+1
*
|
|
|
Merge pull request #4283 from lat9nq/fix-linux-nvidia-vulkan
Rodrigo Locatti
2020-07-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
vk_stream_buffer: set allocable_size to 9 MiB
lat9nq
2020-07-09
1
-1
/
+1
*
|
|
|
|
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
57
-835
/
+1942
*
|
|
|
|
Merge pull request #4281 from RealJohnGalt/linkfix2
bunnei
2020-07-09
1
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
cmake: fix fmt linking when found
John Galt
2020-07-09
1
-1
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer
bunnei
2020-07-09
2
-1
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
AM/ISelfController: Stub CreateManagedDisplaySeparableLayer
Morph
2020-07-05
2
-1
/
+20
*
|
|
|
|
|
Merge pull request #4202 from ReinUsesLisp/scoped-lock
bunnei
2020-07-09
2
-15
/
+12
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
[next]