- 28 Apr, 2022 3 commits
-
-
Andrea Pappacoda authored
Follow-up to 99ceb03a
-
bunnei authored
renderer_vulkan: Update screen info if the framebuffer size has changed
-
Mai M authored
Changes to language order in General -> UI -> Interface Language
-
- 27 Apr, 2022 2 commits
-
-
bunnei authored
service: hid: Access shared memory directly
-
Kyle K authored
Language List is from Dolphin, specifically https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/DolphinQt/Settings/InterfacePane.cpp#L30 Any languages that are compiled in, but not in the list will be at the end.
-
- 26 Apr, 2022 1 commit
-
-
Morph authored
-
- 25 Apr, 2022 9 commits
-
-
bunnei authored
CMakeLists: Update Conan requirement to 1.45.0
-
bunnei authored
ci: Enable building with Visual Studio 2022
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
The windows-2022 image contains Visual Studio 2022.
-
Mai M authored
externals: Update libressl to 3.5.2
-
Mai M authored
service: jit: document and clean up
-
Liam authored
-
- 24 Apr, 2022 5 commits
- 23 Apr, 2022 9 commits
-
-
Narr the Reg authored
-
Narr the Reg authored
-
Morph authored
hotkeys: Trigger actions on a separate thread
-
Narr the Reg authored
-
Fernando S authored
general: Convert source file copyright comments over to SPDX
-
Morph authored
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
-
lat9nq authored
The premise behind ad55faaa was due to an issue between Conan's libiconv package and compiling SDL2 from our externals. Since none of our Conan externals require libiconv any longer, though, we can remove downloading our own Boost package and just rely on Conan again. Additionally, removing CONFIG from the find_package(boost) call fixes issues with finding Boost on Fedora and MSYS2, which was the main motivation for this. Also, remove QUIET since if something goes wrong finding Boost, this makes it harder to tell what went wrong.
-
bunnei authored
loader: log the type of mismatching file-extension
-
- 22 Apr, 2022 2 commits
- 21 Apr, 2022 4 commits
- 20 Apr, 2022 2 commits
-
-
Narr the Reg authored
-
bunnei authored
ui: translate hat directions
-
- 19 Apr, 2022 3 commits