Commit History

Author SHA1 Message Date
  Zach Hilman 86ad1f8db6 file_sys: Implement system archive synthesizer for NgWord (806) 7 years ago
  Zach Hilman f820e58be4 am: Return StubApplet instead of nullptr when AppletId not found 7 years ago
  ReinUsesLisp c9ac23683b gl_shader_decompiler: Add a message for unimplemented cc generation 7 years ago
  Mat M bee5a7acb1 Merge pull request #1779 from DarkLordZach/debug-pad-unmapped 7 years ago
  greggameplayer c14af2f71d correct clang-format 7 years ago
  Zach Hilman b358e88512 debug_pad: Avoid loading input for nonexistent buttons (Home and Screenshot) 7 years ago
  bunnei 50d2abaaa9 Merge pull request #1775 from bunnei/blend-eq 7 years ago
  bunnei af159a4d08 Merge pull request #1765 from bunnei/multi-audout 7 years ago
  bunnei e633021532 Merge pull request #1764 from bunnei/macrointerpreter 7 years ago
  Lioncash 232d95b56e core: Relocate CPU core management to its own class 7 years ago
  bunnei 033b46253e macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. 7 years ago
  bunnei 5a6dc4d041 audout_u: Add support for multiple IAudioOut streams. 7 years ago
  bunnei 0e6a608245 maxwell_3d: Implement alternate blend equations. 7 years ago
  Lioncash 1bf5a337a5 common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter 7 years ago
  bunnei b84f4cfb62 Merge pull request #1737 from FernandoS27/layer-copy 7 years ago
  bunnei f0d3f1b376 Merge pull request #1771 from lioncash/bit-set 7 years ago
  Zach Hilman 820d81b9a5 scheduler: Add explanations for YieldWith and WithoutLoadBalancing 7 years ago
  bunnei f926559ef4 Merge pull request #1767 from lioncash/handle 7 years ago
  Lioncash 93f7677402 common/thread: Make Barrier's 'count' member non-const 7 years ago
  Lioncash 756e773096 common/thread: Initialize class member variables where applicable 7 years ago
  Lioncash 02602afd10 common/thread: Group non-member functions together 7 years ago
  Lioncash d6583d68f6 common/thread: Remove SleepCurrentThread() 7 years ago
  Lioncash 1d555fdd25 common/thread: Remove unused CurrentThreadId() 7 years ago
  Lioncash 8b27e73bd7 common: Remove bit_set.h 7 years ago
  Zach Hilman 699900eed0 applets: Add StubApplet 7 years ago
  ReinUsesLisp 74eb16521f gl_shader_decompiler: Rename internal flag strings 7 years ago
  ReinUsesLisp 8a5e6fce07 gl_shader_decompiler: Rename control codes to condition codes 7 years ago
  greggameplayer 6d2adb0bc0 Automatically disable joycons docked 7 years ago
  ReinUsesLisp 864cbbaf4c gl_shader_decompiler: Fix register overwriting on texture calls 7 years ago
  Lioncash 0e35f1bb18 kernel/handle_table: Move private static functions into the cpp file 7 years ago