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
*
buffer_cache: Skip cache on small uploads on Vulkan
ReinUsesLisp
2021-02-13
3
-9
/
+18
*
vk_staging_buffer_pool: Add stream buffer for small uploads
ReinUsesLisp
2021-02-13
15
-127
/
+298
*
vulkan_device: Enable robustBufferAccess
ReinUsesLisp
2021-02-13
1
-1
/
+2
*
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-02-13
67
-2607
/
+2514
*
vulkan_common: Expose interop and headless devices
ReinUsesLisp
2021-02-13
4
-21
/
+100
*
vulkan_common: Make interop extensions mandatory
ReinUsesLisp
2021-02-13
1
-0
/
+6
*
vulkan_device: Enable robust buffers
ReinUsesLisp
2021-02-13
1
-2
/
+4
*
vulkan_device: Use designated initializers for features
ReinUsesLisp
2021-02-13
1
-60
/
+59
*
vulkan_wrapper: Add memory barrier pipeline barrier helper
ReinUsesLisp
2021-02-13
1
-0
/
+6
*
vulkan_device: Fix formatting of constants
ReinUsesLisp
2021-02-13
1
-10
/
+6
*
vulkan_wrapper: Add interop functions
ReinUsesLisp
2021-02-13
2
-1
/
+41
*
vulkan_instance: Initialize Vulkan instance in a separate thread
ReinUsesLisp
2021-02-13
1
-1
/
+5
*
vulkan_wrapper: Pull Windows symbols
ReinUsesLisp
2021-02-13
2
-0
/
+14
*
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-02-13
27
-232
/
+176
*
tests/buffer_base: Add cached CPU writes tests
ReinUsesLisp
2021-02-13
1
-0
/
+76
*
buffer_base: Add support for cached CPU writes
ReinUsesLisp
2021-02-13
1
-61
/
+145
*
kernel: More accurately reserve and release resources
ameerj
2021-02-12
6
-14
/
+42
*
kernel: KScopedReservation implementation
ameerj
2021-02-12
6
-26
/
+152
*
kernel: Unify result codes (#5890)
Chloe
2021-02-12
21
-256
/
+223
*
Merge pull request #5902 from lioncash/core-warn
bunnei
2021-02-11
3
-4
/
+7
|
\
|
*
bsd: Remove usage of optional emplace() with no arguments
Lioncash
2021-02-09
1
-2
/
+4
|
*
am/controller: Remove [[fallthrough]] from unreachable path
Lioncash
2021-02-09
1
-1
/
+2
|
*
nfp: Correct uninitialized size being used within GetTagInfo()
Lioncash
2021-02-09
1
-1
/
+1
*
|
Merge pull request #5869 from german77/mousePanning
bunnei
2021-02-11
11
-38
/
+149
|
\
\
|
*
|
Add mouse panning
german
2021-02-07
11
-38
/
+149
*
|
|
software_keyboard: Implement Finalize request command
Morph
2021-02-10
1
-0
/
+4
*
|
|
Merge pull request #5893 from lioncash/input
bunnei
2021-02-10
2
-113
/
+131
|
\
\
\
|
*
|
|
configure_input_player_widget: Reduce duplication of array accessors where ap...
Lioncash
2021-02-09
1
-108
/
+125
|
*
|
|
configure_input_player_widget: Avoid nontrivial copies where applicable
Lioncash
2021-02-09
2
-5
/
+6
*
|
|
|
Merge pull request #5904 from lat9nq/common-sized-dealloc
LC
2021-02-09
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
common: Add -fsized-deallocation as a Clang flag
lat9nq
2021-02-09
1
-0
/
+2
*
|
|
|
|
Merge pull request #5905 from lat9nq/core-sized-dealloc
LC
2021-02-09
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
core: Add -fsized-dealloction as a Clang flag
lat9nq
2021-02-09
1
-0
/
+2
|
|
/
/
/
/
*
/
/
/
/
configure_input_player_widget: Silence unused variable warnings
lat9nq
2021-02-09
1
-7
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #5901 from lioncash/input-warn
Ameer J
2021-02-09
3
-2
/
+9
|
\
\
\
\
|
*
|
|
|
udp: Silence unused member variable warnings
Lioncash
2021-02-09
1
-2
/
+2
|
*
|
|
|
udp/client: Define ClientData constructor/destructor in cpp file
Lioncash
2021-02-09
2
-0
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #5900 from lioncash/unused-func
bunnei
2021-02-09
2
-37
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
gl_rasterizer: Remove unused variables
Lioncash
2021-02-09
1
-3
/
+0
|
*
|
|
texture_cache/util: Remove unused functions
Lioncash
2021-02-09
1
-34
/
+0
|
|
/
/
*
|
|
Settings: Add depth to Joysticks on Pro Controller preview (#5894)
Jatoxo
2021-02-08
2
-6
/
+30
*
|
|
Merge pull request #5880 from lat9nq/ffmpeg-external
Ameer J
2021-02-08
1
-6
/
+5
|
\
\
\
|
*
|
|
Address reviewer comments
lat9nq
2021-02-05
1
-1
/
+1
|
*
|
|
CMake: Port citra-emu/citra FindFFmpeg.cmake
lat9nq
2021-02-05
1
-2
/
+2
|
*
|
|
CMake: Implement YUZU_USE_BUNDLED_FFMPEG
lat9nq
2021-02-05
2
-7
/
+6
*
|
|
|
Merge pull request #5892 from german77/backup
bunnei
2021-02-08
1
-1
/
+12
|
\
\
\
\
|
*
|
|
|
olsc: Stub GetSaveDataBackupSetting
german
2021-02-07
1
-1
/
+12
*
|
|
|
|
Merge pull request #5868 from german77/HandheldFix
bunnei
2021-02-08
2
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Prevent over scheduling audio events and terminate properly the motion update...
german
2021-02-02
2
-1
/
+9
*
|
|
|
|
|
string_util: Remove MSVC workaround for converting between UTF8/UTF16
Morph
2021-02-08
1
-14
/
+0
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]