Commit History

Author SHA1 Message Date
  GalladeGuy ad98558295 Get rid of the link to Ryujinx-Settings (#501) 7 years ago
  jduncanator 8275bc3c08 Implement libsoundio as an alternative audio backend (#406) 7 years ago
  gdkchan 85ffd76016 Force cache to remove entries when memory usage exceeds a given threshold (#492) 7 years ago
  gdkchan 453543fb88 Initialize blend registers with default values (#497) 7 years ago
  Ac_K 437962a65d Add BGR5A1 Image Format (#495) 7 years ago
  Ac_K fdd5767887 Update ImageUtils.cs (#494) 7 years ago
  gdkchan a4822b7946 Fix BLR when the source reg is X30 (#493) 7 years ago
  gdkchan 44c1cf3fe5 Implment common and independent blend properly (fixes #458) (#485) 7 years ago
  LDj3SNuD 1e7ea76f14 Add Flush-to-zero mode (input, output) to FP instructions (slow paths); update FP Tests. Update Naming Conventions for Tests project. (#489) 7 years ago
  Alex Barney 53e6664526 Update libhac. Load tickets from XCI files (#476) 7 years ago
  Alex Barney 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 7 years ago
  gdkchan 5a87e58183 Fix regression caused by wrong time delta calculation on cache deletion methods 7 years ago
  gdkchan 5b13ee655c Fix the rotate right method on ABitUtils (#486) 7 years ago
  jduncanator c1b7340023 Timing: Optimize Timestamp Aquisition (#479) 7 years ago
  LDj3SNuD b956bbc32c Add SHA1C, SHA1H, SHA1M, SHA1P, SHA1SU0, SHA1SU1 and Isb instructions; add 6 Tests (closed box). (#483) 7 years ago
  gdkchan 111d14f74a Crop instead of resizing on 2d engine texture copies (#482) 7 years ago
  Thomas Guillemard 19152def95 hid: Implement KEY_RSTICK_* & KEY_LSTICK_* (#466) 7 years ago
  LDj3SNuD 00d4f44bbb Add Sse Opt. for S/Uaddl_V, S/Uhadd_V, S/Uhsub_V, S/Umlal_V, S/Umlsl_V, S/Urhadd_V, S/Usubl_V Inst.; and for S/Urshr_V, S/Ursra_V Inst.. (#480) 7 years ago
  gdkchan f0a49a1c94 Fix Color Mask values (#473) 7 years ago
  gdkchan 2fd23577ce Move prio/core locals inside the lock on yield (#478) 7 years ago
  gdkchan 9ace6b9285 Fix for render target and a shader compilation issue (#471) 7 years ago
  gdkchan 044b84b078 Add depth range support on the GPU (#472) 7 years ago
  LDj3SNuD e674b37710 Fix Fcvtl_V and Fcvtn_V; fix half to float conv. and add float to half conv. (full FP emu.). Add 4 FP Tests. (#468) 7 years ago
  Ac_K 7920dc1d2f Implement basic psm service (#467) 7 years ago
  Thomas Guillemard b5f7d8106b Complete rewrite of bsd IClient (#460) 7 years ago
  gdkchan 2cb8541462 Print stack trace on invalid memory accesses (#461) 7 years ago
  gdkchan 0e1e094b7a Improve texture tables (#457) 7 years ago
  gdkchan 02a8e7fc93 Remove unnecessary usings (#463) 7 years ago
  ReinUsesLisp b3a4662be1 Move logging to Ryujinx.Common and make it a static class (#413) 7 years ago
  Thomas Guillemard 9b19ea3c87 Remove IFileSystem::OpenDirectory extraneous check (#459) 7 years ago