- 23 Apr, 2022 1 commit
-
-
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.
-
- 23 Mar, 2022 3 commits
- 22 Mar, 2022 11 commits
-
-
Morph authored
-
Morph authored
These are unused for now as we do not support a frontend implementation.
-
Morph authored
This also enables proper support for MiiEdit applets which are used in games with firmware versions prior to 10.2.0 by handling the 2 different versions of applet inputs and outputs.
-
Morph authored
-
Morph authored
-
Morph authored
Moves these into types.h, since other files also make use of these types.
-
Morph authored
-
Narr the Reg authored
qt_web_browser: Add missing includes
-
ameerj authored
-
Ameer J authored
shader_recompiler/EXIT: increment output register on failed enable test
-
bunnei authored
general: Reduce unused includes across the project
-
- 20 Mar, 2022 13 commits
-
-
bunnei authored
BufferCache: Find direction of the stream buffer increase.
-
Fernando Sahmkow authored
-
Mai M authored
dynarmic: Accelerate SHA256 and implement for A32 frontend
-
Merry authored
* Implements hardware acceleration for SHA256 instructions. * Adds SHA256 instructions introduced in ARMv8 to A32 frontend. * Implements polyfill for processors that do not support hardware accelerated SHA instructions.
-
Fernando S authored
vk_texture_cache: Do not reinterpret DepthStencil source images
-
bunnei authored
texture_cache: Amend unintended bitwise OR in SynchronizeAliases
-
ameerj authored
-
ameerj authored
-
ameerj authored
-
ameerj authored
-
ameerj authored
-
ameerj authored
-
bunnei authored
KHandleTable: Optimize table entry layout
-
- 19 Mar, 2022 8 commits
- 18 Mar, 2022 4 commits