index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan_common: unsuffix 16-bit storage feature test structure
Liam
2022-12-04
1
-2
/
+2
*
vulkan_common: unsuffix timeline semaphore feature test structure
Liam
2022-12-04
1
-2
/
+2
*
vulkan_common: add logicOp to feature report
Liam
2022-12-04
1
-1
/
+2
*
vulkan_common: promote host query reset usage to core
Liam
2022-12-04
4
-11
/
+12
*
vulkan_common: promote descriptor update template usage to core
Liam
2022-12-04
8
-37
/
+36
*
vulkan_common: promote timeline semaphore usage to core
Liam
2022-12-04
3
-9
/
+15
*
Merge pull request #9375 from jbeich/xbyak-no-install
liamwhite
2022-12-04
1
-1
/
+1
|
\
|
*
externals: disable xbyak install targets after cbaf642ffe4b
Jan Beich
2022-12-03
1
-1
/
+1
*
|
Merge pull request #9374 from liamwhite/externals
liamwhite
2022-12-04
9
-27
/
+33
|
\
\
|
|
/
|
/
|
|
*
externals: update dynarmic, SDL2
Liam
2022-12-04
9
-27
/
+33
*
|
Merge pull request #9344 from liamwhite/null
bunnei
2022-12-03
20
-28
/
+383
|
\
\
|
|
/
|
/
|
|
*
video_core: add null backend
Liam
2022-11-28
20
-28
/
+383
*
|
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
30
-4
/
+173
|
\
\
|
*
|
CMake: Consolidate common PCH headers
ameerj
2022-11-30
14
-84
/
+29
|
*
|
string_util: Fix Mingw compile error
ameerj
2022-11-30
1
-2
/
+2
|
*
|
CMake: Disable PCH on MSVC + Buildcache configs
ameerj
2022-11-29
2
-4
/
+14
|
*
|
CMake: Use precompiled headers
ameerj
2022-11-29
26
-1
/
+216
|
*
|
externals: Update dynarmic
ameerj
2022-11-29
1
-0
/
+0
|
*
|
value.h: remove recursive include
ameerj
2022-11-29
1
-1
/
+0
*
|
|
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
79
-37
/
+952
|
\
\
\
|
*
|
|
general: fix compile for Apple Clang
Liam
2022-11-22
79
-37
/
+952
*
|
|
|
Merge pull request #9353 from vonchenplus/draw_indexed
liamwhite
2022-12-03
2
-27
/
+22
|
\
\
\
\
|
*
|
|
|
video_core: Fine tuning the index drawing judgment logic
Feng Chen
2022-12-01
2
-27
/
+22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #9303 from liamwhite/new-vulkan-init
Matías Locatti
2022-12-02
15
-102
/
+192
|
\
\
\
\
|
*
|
|
|
Vulkan: update initialization
Liam
2022-11-27
15
-102
/
+192
*
|
|
|
|
Merge pull request #9363 from liamwhite/gs
Matías Locatti
2022-12-02
9
-6
/
+230
|
\
\
\
\
\
|
*
|
|
|
|
shader_recompiler: add gl_Layer translation GS for older hardware
Liam
2022-12-01
9
-6
/
+230
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #9348 from Morph1984/when-the-network-is-down
liamwhite
2022-12-01
1
-7
/
+34
|
\
\
\
\
\
|
*
|
|
|
|
service: nifm: Update stubs for Submit/GetRequestState/GetResult
Morph
2022-11-28
1
-7
/
+34
*
|
|
|
|
|
Merge pull request #9367 from lat9nq/occam-ffmpeg
liamwhite
2022-12-01
3
-16
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ci/clang: Enable bundled FFmpeg
lat9nq
2022-12-01
1
-0
/
+1
|
*
|
|
|
|
|
CMake: Fix FFmpeg find module
lat9nq
2022-12-01
2
-16
/
+9
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9366 from zhaobot/tx-update-20221201025957
Mai
2022-12-01
24
-13889
/
+18894
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update translations (2022-12-01)
The yuzu Community
2022-12-01
24
-13889
/
+18894
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9320 from yuzu-emu/fix-audio-suspend
Fernando S
2022-11-30
3
-13
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
audio_core: sink_stream: Hold the suspend lock when process is stalled.
bunnei
2022-11-29
2
-7
/
+9
|
*
|
|
|
|
|
core: Use atomic instead of a lock to protect is_paused.
bunnei
2022-11-26
1
-6
/
+5
*
|
|
|
|
|
|
Merge pull request #9349 from lat9nq/cmake-322
Morph
2022-11-29
5
-5
/
+16
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
CMake: Directly link to SDL2-static when appropriate
lat9nq
2022-11-28
4
-4
/
+15
|
*
|
|
|
|
|
CMakeLists: Bump minimum required CMake version to 3.22
lat9nq
2022-11-28
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #9308 from lat9nq/from-scratch
liamwhite
2022-11-29
2
-22
/
+64
|
\
\
\
\
\
\
|
*
|
|
|
|
|
startup_checks: Use fmt::print, fix exec error handling
lat9nq
2022-11-23
1
-21
/
+21
|
*
|
|
|
|
|
startup_checks: Use Windows flow for *nix
lat9nq
2022-11-23
2
-9
/
+51
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #9322 from german77/pump_events
liamwhite
2022-11-29
6
-10
/
+35
|
\
\
\
\
\
\
|
*
|
|
|
|
|
input_common: Pump sdl events from main thread
german77
2022-11-27
6
-10
/
+35
*
|
|
|
|
|
|
Merge pull request #9352 from lioncash/vidcast
liamwhite
2022-11-29
10
-88
/
+60
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
maxwell_3d: Mark shifted value as unsigned
Lioncash
2022-11-29
1
-3
/
+3
|
*
|
|
|
|
|
|
engines: Remove unnecessary casts
Lioncash
2022-11-29
10
-85
/
+57
*
|
|
|
|
|
|
|
Merge pull request #9354 from lioncash/const-param
liamwhite
2022-11-29
2
-10
/
+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
host1x/syncpoint_manager: Eliminate unnecessary std::function construction
Lioncash
2022-11-29
1
-4
/
+2
[next]