- 27 Oct, 2022 2 commits
- 26 Oct, 2022 3 commits
- 25 Oct, 2022 6 commits
-
-
liamwhite authored
tests: fix for -Wall
-
liamwhite authored
service: nfp: Allow amiibos without keys
-
liamwhite authored
input_common: cache vibration tests
-
Alexandre Bouvier authored
Fix #9123
-
liamwhite authored
video_core: Reimplementing the maxwell drawing trigger mechanism
-
liamwhite authored
core: barrier service thread shutdown
-
- 24 Oct, 2022 4 commits
-
-
Liam authored
-
bunnei authored
video_core: Fix legacy to generic location unpaired
-
Fernando S authored
nvdrv: fix container destruction order
-
bunnei authored
general: Treat more warnings as errors
-
- 23 Oct, 2022 2 commits
- 22 Oct, 2022 22 commits
-
-
german77 authored
-
Morph authored
Clang erroneously emits this warning when using designated initializers.
-
Morph authored
-
Morph authored
Copies up to sizeof(p_name) - 1 in strncpy and null terminates it at p_name[254]
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
Clang and ICC for whatever reason also defines __GNUC__. Exclude them from this check.
-
Morph authored
This is similar to Clang's -Wunused-lambda-capture
-
Morph authored
Disabling C4100 is similar to -Wno-unused-parameter
-
Morph authored
These warnings are already included in /W3.
-
Morph authored
Resolves C4146 on MSVC
-
Morph authored
-
Morph authored
-
Morph authored
These are already explicitly or implicitly set in src/CMakeLists.txt
-
Morph authored
-
Morph authored
-
Fernando S authored
Maxwell3D/Puller: Fix regressions and syncing issues.
-
FengChen authored
-
Narr the Reg authored
-
Narr the Reg authored
-
- 21 Oct, 2022 1 commit
-
-
FengChen authored
-