- Mar 22, 2022
-
-
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
-
- Mar 20, 2022
-
-
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
-
- Mar 19, 2022
- Mar 18, 2022
-
-
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>
-
- Mar 17, 2022
-
-
Fernando S authored
Add shader support for const buffer indirect addressing
-
Fernando S authored
Vulkan: convert S8D24 <-> ABGR8
-
Liam authored
-
Liam authored
-