- 22 Mar, 2022 6 commits
-
-
Morph authored
Since the CalcArg struct has been updated with a new size and fields, we have to split the initialization of the keyboard into multiple functions. This also adds support for parsing the new CalcArg struct used by updated versions of Monster Hunter Rise.
-
Morph authored
These were added in newer firmware versions.
-
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 7 commits
-
-
Liam authored
-
Liam authored
-
Morph authored
general: Reduce core.h includes
-
ameerj authored
-
Morph authored
Since the handle type is not being used, we can reduce the amount of space each entry takes up by 4 bytes.
-
Liam authored
-
ameerj authored
Fixes star pointer interactions in Super Mario Galaxy on some drivers, notably Nvidia. Co-Authored-By: Fernando S. <1731197+fernandos27@users.noreply.github.com>
-
- 17 Mar, 2022 6 commits
-
-
Fernando S authored
Add shader support for const buffer indirect addressing
-
Fernando S authored
Vulkan: convert S8D24 <-> ABGR8
-
Liam authored
-
Liam authored
-
Liam authored
-
bunnei authored
applet: mii: Simple implementation of mii applet
-