9903 Commits (5b61b0124c8b71733db685396e441b65cb8a1e48)
 

Author SHA1 Message Date
Lioncash 6c9a6a08ee kernel/handle_table: Default destructor in the cpp file 7 years ago
bunnei 6224fcba62 Merge pull request #1753 from FernandoS27/ufbtype 7 years ago
bunnei 8bf0fd7129 Merge pull request #1752 from ReinUsesLisp/unimpl-decompiler 7 years ago
FernandoS27 1d41ebf29e Properly Implemented TXQ Instruction 7 years ago
bunnei 6fce9b11e7 Merge pull request #1742 from lioncash/hle-swkbd 7 years ago
ReinUsesLisp db0e7fa147 gl_shader_decompiler: Implement BFI_IMM_R 7 years ago
bunnei a9b2d1bb73 nvhost_ctrl_gpu: Implement IoctlGetGpuTime. 7 years ago
bunnei fab51e2542 Merge pull request #1754 from ReinUsesLisp/zero-register 7 years ago
bunnei 9acb97c476 Merge pull request #1758 from lioncash/rect 7 years ago
bunnei 3a924d0659 Merge pull request #1759 from lioncash/unused 7 years ago
FernandoS27 ac7b0966a1 Removed pre 4.3 ARB extensions 7 years ago
FernandoS27 5f3d7e7fa2 Update OpenGL's backend version from 3.3 to 4.3 7 years ago
FernandoS27 d79f3473ae Use default values for unknown framebuffer pixel format 7 years ago
Lioncash 7a14d90f97 common: Remove dependency on xbyak 7 years ago
ReinUsesLisp e933f0851a gl_shader_decompiler: Implement R2P_IMM 7 years ago
Lioncash 2c80a3e089 common/math_util: Simplify std::make_signed usages to std::make_signed_t 7 years ago
Lioncash fb1339a385 common/math_util: Make Rectangle's constructors constexpr 7 years ago
Lioncash 60d2e259bb common/math_util: Remove unnecessary static from PI 7 years ago
Lioncash b3577fccc1 common/math_util: Remove unused IntervalsIntersect() function 7 years ago
bunnei 7ac27d39c4 Merge pull request #1751 from bunnei/color-mask-fix 7 years ago
ReinUsesLisp 5ca514e539 gl_shader_decompiler: Remove UNREACHABLE when setting RZ 7 years ago
bunnei 0ca1e4cbbb Merge pull request #1750 from lioncash/amend 7 years ago
ReinUsesLisp 6f4dcefc6a gl_shader_decompiler: Use UNIMPLEMENTED instead of LOG+UNREACHABLE when applicable 7 years ago
bunnei 953c140eca maxwell_3d: Initialize rasterizer color mask registers as enabled. 7 years ago
Lioncash 4bf9e0d35d am: Correct build failure 7 years ago
Zach Hilman 9192141822 patch_manager: Show LayeredExeFS patch in add-ons column 7 years ago
bunnei 7be91f483d Merge pull request #1734 from lioncash/shared 7 years ago
bunnei c54e0b5bf8 Merge pull request #1733 from lioncash/ldr 7 years ago
bunnei 7998a4e5b2 Merge pull request #1746 from lioncash/random 7 years ago
bunnei b3fd51052e Merge pull request #1748 from lioncash/assert 7 years ago
bunnei 454b3b326e Merge pull request #1749 from lioncash/gc-info 7 years ago
Lioncash 843a440afc file_sys/card_image: Provide named members for the GamecardInfo struct 7 years ago
Lioncash dd8172d440 common/assert: Add UNIMPLEMENTED_IF and UNIMPLEMENTED_IF_MSG for conditional assertions 7 years ago
Lioncash 6567d76590 common/assert: Make the UNIMPLEMENTED macro properly assert 7 years ago
Zach Hilman 67e33e8866 patch_manager: Apply LayeredExeFS patches 7 years ago
Zach Hilman df1c902e44 settings: Add option to dump ExeFS of games upon launch 7 years ago
Lioncash 7bdf580058 kernel/process: Move <random> include to the cpp file 7 years ago
Markus Wick ac59f51d23 shader_cache: Only lock covered instructions. 7 years ago
Lioncash 323618c33b am/applets: Make the applet data broker part of the applet itself. 7 years ago
Lioncash 646c9eeca5 am/applets: Replace includes with forward declarations where applicable 7 years ago
Lioncash e784b733d9 am/applets: Relocate comments above the relevant data member in AppletDataBroker 7 years ago
Lioncash 22af607a8d yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions 7 years ago
Lioncash 870fa5e657 yuzu/applets/software_keyboard: std::move std::function instances where applicable 7 years ago
Lioncash a7602de1b5 yuzu/applets/software_keyboard: Make slots private functions 7 years ago
bunnei 81306c4368 Merge pull request #1667 from DarkLordZach/swkbd 7 years ago
bunnei 744cd346ff Merge pull request #1739 from lioncash/lm 7 years ago
bunnei c9fb7e3c06 Merge pull request #1738 from lioncash/res-limit 7 years ago
FernandoS27 76f57ab562 Implemented Fast Layered Copy 7 years ago
Lioncash fa7a76d1e0 kernel/resource_limit: Clean up interface 7 years ago
Lioncash 5508ceb0eb lm: Implement SetDestination by doing nothing 7 years ago