2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Lioncash ca9afa3293 input_interpreter: Mark two member functions as const
These aren't stateful functions, so we can make use of const.

While we're at, we can resolve some -Wdocumentation warnings.
2021-01-16 16:08:35 -05:00
..
audio_core common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 2021-01-15 16:27:28 -03:00
common Merge pull request #5275 from FernandoS27/fast-native-clock 2021-01-15 23:01:42 -08:00
core input_interpreter: Mark two member functions as const 2021-01-16 16:08:35 -05:00
input_common
tests common/bit_util: Replace CLZ/CTZ operations with standardized ones 2021-01-15 02:15:32 -05:00
video_core Merge pull request #5297 from ReinUsesLisp/vulkan-allocator-common 2021-01-15 21:50:05 -03:00
web_service
yuzu yuzu: Remove unused variables in Qt code 2021-01-14 03:05:41 -05:00
yuzu_cmd config: Enable docked mode by default 2021-01-10 09:37:38 -05:00
.clang-format
CMakeLists.txt Merge pull request #5352 from ReinUsesLisp/remove-tester 2021-01-15 01:48:02 -05:00