suyu/src
Lioncash be6844c1ed maxwell3d: Add missing return in default SizeInBytes() case
We were returning '1' in ComponentCount()'s default case but were
neglecting to do the same with SizeInBytes().
2021-06-23 11:50:40 -04:00
..
audio_core Various suggestions by v1993 and lioncash 2021-06-07 12:51:59 +02:00
common Merge pull request #6512 from ReinUsesLisp/wait-detached-stasks 2021-06-22 22:20:14 -04:00
core Merge pull request #6510 from ReinUsesLisp/npad-data-race 2021-06-22 22:17:57 -04:00
input_common input_common/mouse_input: Fix data race 2021-06-22 02:31:39 -03:00
tests tests: Add tests for host memory 2021-06-11 17:27:06 +02:00
video_core maxwell3d: Add missing return in default SizeInBytes() case 2021-06-23 11:50:40 -04:00
web_service externals: httplib: replace custom httplib header with upstream as submodule. 2021-06-19 02:18:58 +05:30
yuzu Merge pull request #6508 from ReinUsesLisp/bootmanager-stop-token 2021-06-23 02:35:42 -04:00
yuzu_cmd bootmanager: Use std::stop_source for stopping emulation 2021-06-22 00:04:57 -03:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00