9768 Commits (ae72f4154ea006e32746406e1aac4eae6761c9d2)
 

Author SHA1 Message Date
bunnei ae72f4154e memory_manager: Do not allow 0 to be a valid GPUVAddr. 7 years ago
bunnei fc193b0050 Merge pull request #1770 from DarkLordZach/applet-stub 7 years ago
bunnei 3ec1fda8ae Merge pull request #1777 from lioncash/core-mgr 7 years ago
bunnei b8ce2936a9 Merge pull request #1773 from lioncash/thread 7 years ago
Hexagon12 7ba80865a9 Added predicate comparison LessEqualWithNan (#1736) 7 years ago
bunnei e90a06465e Merge pull request #1756 from ReinUsesLisp/fix-textures 7 years ago
bunnei 111fd1c2e9 Merge pull request #1766 from FernandoS27/fix-txq 7 years ago
bunnei 9673401302 Merge pull request #1762 from bunnei/getgputime 7 years ago
Zach Hilman 1bf2d163e3 am: Return StubApplet instead of nullptr when AppletId not found 7 years ago
Mat M 1c4ca87291 Merge pull request #1779 from DarkLordZach/debug-pad-unmapped 7 years ago
Zach Hilman e66f2db880 debug_pad: Avoid loading input for nonexistent buttons (Home and Screenshot) 7 years ago
bunnei c4d7ee67fd Merge pull request #1775 from bunnei/blend-eq 7 years ago
bunnei afff2f4f2f Merge pull request #1765 from bunnei/multi-audout 7 years ago
bunnei 0fb584ec0e Merge pull request #1764 from bunnei/macrointerpreter 7 years ago
Lioncash 7128bf879f core: Relocate CPU core management to its own class 7 years ago
bunnei e48ea86186 macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 years ago
bunnei 985ee6c596 audout_u: Add support for multiple IAudioOut streams. 7 years ago
bunnei e17f9a1ed9 maxwell_3d: Implement alternate blend equations. 7 years ago
Lioncash db0cee0b0a common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter 7 years ago
bunnei f467d8e8a3 Merge pull request #1737 from FernandoS27/layer-copy 7 years ago
bunnei d85816e36f Merge pull request #1771 from lioncash/bit-set 7 years ago
bunnei 7f5f6018c4 Merge pull request #1767 from lioncash/handle 7 years ago
Lioncash 1eb9558dd8 common/thread: Make Barrier's 'count' member non-const 7 years ago
Lioncash e5a57346ea common/thread: Initialize class member variables where applicable 7 years ago
Lioncash 6459301aa3 common/thread: Group non-member functions together 7 years ago
Lioncash 814e65334e common/thread: Remove SleepCurrentThread() 7 years ago
Lioncash c8c46d0278 common/thread: Remove unused CurrentThreadId() 7 years ago
Lioncash aa5e7037ec common: Remove bit_set.h 7 years ago
Zach Hilman 9217befd9f applets: Add StubApplet 7 years ago
ReinUsesLisp d0cbabb0cd gl_shader_decompiler: Fix register overwriting on texture calls 7 years ago
Lioncash f1a863e583 kernel/handle_table: Move private static functions into the cpp file 7 years ago
Lioncash 6fac9e5b31 kernel/handle_table: Restrict handle table size to 1024 entries 7 years ago
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
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 d79f3473ae Use default values for unknown framebuffer pixel format 7 years ago
Lioncash 7a14d90f97 common: Remove dependency on xbyak 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