Commit History

Author SHA1 Message Date
  jduncanator 354a30370d Implement IParentalControlService CheckFreeCommunicationPermission (#665) 7 years ago
  BaronKiko 50d6ec9efe Toggle VSync Hotkey (#659) 7 years ago
  LDj3SNuD 74da8785a5 Sse optimized the 32-bit Vector & Scalar integer-to-fp conversion instructions (signed & unsigned); added the related Gp & V_Fixed Tests (signed & unsigned). (#662) 7 years ago
  jduncanator 9e923b1473 Implement IIrSensorServer GetIrsensorSharedMemoryHandle (#664) 7 years ago
  jduncanator bea73895f5 Implement IIrSensorServer GetNpadIrCameraHandle (#663) 7 years ago
  gdkchan 6b23a2c125 New shader translator implementation (#654) 7 years ago
  BaronKiko b2e88b04a8 Config option to ignore missing services (#658) 7 years ago
  LDj3SNuD 233fc95e1e Sse optimized the Vector & Scalar fp-to-integer conversion instructions (unsigned); improved the related Tests. (#656) 7 years ago
  jduncanator af65ed3930 Add missing TextureCubeMapArray texture type entry (#657) 7 years ago
  LDj3SNuD febc2ad6f4 Sse optimized all the fp to integer conversion instructions (signed) with Tests (signed & unsigned). (#655) 7 years ago
  LDj3SNuD 464ec7ced8 Add Cmeq_V, Cmge_V, Cmgt_V, Cmle_V & Cmlt_V (Z & ~Z) Sse opt.. (#646) 7 years ago
  Thomas Guillemard ec40ecd499 Complete ColorFormat enums (#652) 7 years ago
  LDj3SNuD c106ae9944 Add Tbl_V Sse opt. with Tests. (#651) 7 years ago
  BaronKiko 1b2e430e88 Cubemap array support (#649) 7 years ago
  jduncanator efebd8f94d Print Guest Stack Trace in ServiceNotImplemented Exception (#650) 7 years ago
  LDj3SNuD 1bef70c068 Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 7 years ago
  BaronKiko a0aecd1ff8 Compressed M2mf texture copy fix (#612) 7 years ago
  BaronKiko a2a4650108 Rebased, in theory (#610) 7 years ago
  Alex Barney 1f554c1093 Do naming refactoring on Ryujinx.Graphics (#611) 7 years ago
  Ryan Teal 8e71ea0812 Reuse basePath variable in LocationHelper (#609) 7 years ago
  BaronKiko 0973daefa1 Fixed Scissor Test on Intel based GPUs (#595) 7 years ago
  LDj3SNuD dbc105eafb Create CpuTestSimdImm.cs (#608) 7 years ago
  gdkchan e21ebbf666 Misc. CPU optimizations (#575) 7 years ago
  Thomas Guillemard 884b4e5fd3 Initial non 2D textures support (#525) 7 years ago
  gdkchan 81aa50feb0 Optimize MOVI/MVNI instructions using intrinsics (#606) 7 years ago
  gdkchan ef3f9a2abe Optmize BFM instruction (#607) 7 years ago
  gdkchan 504f4f4abf Remove all the calls to StaticCast methods (#605) 7 years ago
  gdkchan 5001f78b1d Optimize address translation and write tracking on the MMU (#571) 7 years ago
  LDj3SNuD a3d46e4133 Add Tests for instructions Fcvtzs_Gp_Fixed & Fcvtzu_Gp_Fixed, Scvtf_Gp_Fixed & Ucvtf_Gp_Fixed. (#603) 7 years ago
  gdkchan 9679896b94 Implement fixed-point variant of the UCVTF and SCVTF instructions (#578) 7 years ago