Commit graph

  • 142cfc737b olsc: Implement GetSaveDataBackupSetting (#3190) Ac_K 2022-03-12 18:38:49 +0100
  • 69d4249d2b Implement rotate stick 90 degrees clockwise (#3084) darko1979 2022-03-12 18:23:48 +0100
  • 84d9b15700 Fix GetUserDisableCount NRE (#3187) gdkchan 2022-03-12 14:12:12 -0300
  • 961b8c158b Limit number of events that can be retrieved from GetDisplayVSyncEvent (#3188) gdkchan 2022-03-12 13:56:19 -0300
  • 55cf2a73a1 KThread: Fix GetPsr mask (#3180) merry 2022-03-11 02:16:32 +0000
  • 2b56e2652d amadeus: Fix wrong Span usage in CopyHistories (#3181) Mary 2022-03-07 09:49:29 +0100
  • 5a59d1c5d5 T32: Implement Data Processing (Modified Immediate) instructions (#3178) merry 2022-03-06 21:25:01 +0000
  • 9346e47ae8 Mod loading from atmosphere SD directories (#3176) MutantAura 2022-03-06 21:12:01 +0000
  • 929fab0d08 Only initialize shader outputs that are actually used on the next stage (#3054) gdkchan 2022-03-06 16:42:13 -0300
  • a745e5f83a A32: Fix ALU immediate instructions (#3179) merry 2022-03-05 18:23:10 +0000
  • d5e53fe214 Decoders: Fix instruction lengths for 16-bit B instructions (#3177) merry 2022-03-05 15:20:24 +0000
  • 7596e905e3 Decoder: Exit on trapping instructions, and resume execution at trapping instruction (#3153) merry 2022-03-04 22:16:58 +0000
  • 329fa1a4e4 T32: Implement B, B.cond, BL, BLX (#3155) merry 2022-03-04 22:05:08 +0000
  • 939e3f75b1 Preparation for initial Flatpack and FlatHub integration (#3173) Mary 2022-03-04 18:03:16 +0100
  • 44133a26cf Implement -p or --profile command line argument (#2947) JavidPack 2022-03-02 01:51:37 -0700
  • ca2a0aeae0 Update LibHac to v0.16.0 (#3159) Alex Barney 2022-02-26 16:52:25 -0700
  • 027b0b3754 T32: Implement ALU (shifted register) instructions (#3135) merry 2022-02-22 22:11:28 +0000
  • ace0a6be2d Allow textures to have their data partially mapped (#2629) gdkchan 2022-02-22 13:34:16 -0300
  • 1738d47247 Perform unscaled 2d engine copy on CPU if source texture isn't in cache. (#3112) riperiperi 2022-02-22 14:21:29 +0000
  • a9261267e0 ARMeilleure: Implement single stepping (#3133) merry 2022-02-22 14:11:42 +0000
  • 80ec080f17 gui: Fixes the games icon when there is an update (#3148) Ac_K 2022-02-22 14:53:39 +0100
  • 1e164daeb1 A32: Fix BLX and BXWritePC (#3151) merry 2022-02-22 13:41:56 +0000
  • ee756e9bb9 Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145) Berkan Diler 2022-02-22 14:32:10 +0100
  • 630930bdeb Add dedicated ServerBase for FileSystem services (#3142) riperiperi 2022-02-19 14:29:11 +0000
  • a1df73d732 PPTC version increment (#3139) gdkchan 2022-02-17 23:52:42 -0300
  • 2a20cec9f4 Enable CPU JIT cache invalidation (#2965) gdkchan 2022-02-17 22:53:18 -0300
  • 14344b8c69 Prefer texture over textureSize for sampler type (#3132) gdkchan 2022-02-17 22:44:46 -0300
  • eec7728342 Use BitOperations methods and delete now unused BitUtils methods (#3134) Berkan Diler 2022-02-18 02:35:23 +0100
  • 03b3c67ad6 Move kernel syscall logs to new trace log level (#3137) gdkchan 2022-02-17 22:14:05 -0300
  • eb325d2750 Implement/Stub mnpp:app service and some hid calls (#3131) Ac_K 2022-02-18 02:00:06 +0100
  • 5bb279e4c2 Decoders: Add IOpCode32HasSetFlags (#3136) merry 2022-02-18 00:33:43 +0000
  • 9dbee5fd51 Added trace log level (#3096) mlgatto 2022-02-18 01:08:07 +0100
  • 32fda57a1d Change ServiceNv map creation logs to the Debug level (#3058) Alex Barney 2022-02-17 16:41:21 -0700
  • e11f691a70 ARMeilleure: Thumb support (All T16 instructions) (#3105) merry 2022-02-17 22:39:45 +0000
  • 9705f91992 misc: Update GtkSharp.Dependencies and speed up initial Windows build (#3128) Mary 2022-02-17 22:10:48 +0100
  • 4300695702 Use ReadOnlySpan<byte> compiler optimization for static data (#3130) Berkan Diler 2022-02-17 21:38:50 +0100
  • 3e23730705 Use a basic cubic interpolation for the audren upsampler (#3129) riperiperi 2022-02-17 19:19:29 +0000
  • 45dca16872 amadeus: Fix PCMFloat datasource command v1 (#3127) Mary 2022-02-16 23:55:40 +0100
  • 8f5b7dbd4d Do not allow render targets not explicitly written by the fragment shader to be modified (#3063) gdkchan 2022-02-16 19:15:39 -0300
  • e919bbb219 amadeus: Fix limiter correctness (#3126) Mary 2022-02-16 21:38:45 +0100
  • 6e59100a92 When copying linear textures, DMA should ignore region X/Y (#3121) gdkchan 2022-02-16 07:13:45 -0300
  • 11e49fd5df Adjusting how deadzones are calculated (#3079) skrek 2022-02-16 02:06:52 -0800
  • 4cf03ee3b7 Use Enum and Delegate.CreateDelegate generic overloads (#3111) Berkan Diler 2022-02-13 14:50:07 +0100
  • cb0fe89951 InstEmitMemory32: Literal loads always have word-aligned PC (#3104) merry 2022-02-11 20:51:03 +0000
  • aa6bd6ab62 Fix missing geometry shader passthrough inputs (#3106) gdkchan 2022-02-11 15:52:20 -0300
  • 8ccb65d290 Ship SoundIO library only for the specified runtime (#3103) edisionnano 2022-02-11 01:15:13 +0200
  • d35902eddb Add a limit on the number of uses a constant may have (#3097) gdkchan 2022-02-09 17:42:47 -0300
  • 293e5f8c57 misc: Make PID unsigned long instead of long (#3043) Mary 2022-02-09 21:18:07 +0100
  • f45537390e ARMeilleure: A32: Implement SHSUB8 and UHSUB8 (#3089) merry 2022-02-08 09:46:42 +0000
  • 683292b8c7 fix headless sdl2 option string (#3093) wss445566 2022-02-07 18:50:51 +0800
  • 0d7132d9d8 Convert the bool to a lowercase string (#3080) edisionnano 2022-02-06 17:52:39 +0200
  • a99949623e ARMeilleure: A32: Implement SHADD8 (#3086) merry 2022-02-06 15:25:45 +0000
  • 3f780f84ea ARMeilleure: OpCodeTable: Add CMN (RsReg) (#3087) merry 2022-02-06 01:01:05 +0000
  • 2fd7edb059 Try to ensure save data always has a valid owner ID (#3057) Alex Barney 2022-02-02 14:49:49 -0700
  • fe29bfce35 Fix the pronunciation of Ryujinx (#3059) Alex Barney 2022-01-31 10:34:21 -0700
  • 222682733e Fix bug that could cause depth buffer to be missing after clear (#3067) gdkchan 2022-01-31 00:11:43 -0300
  • 74b943c317 Remove Appveyor from Readme and SLN (#3026) VocalFan 2022-01-30 10:41:22 -0500
  • d3cc1f5495 Fix small precision error on CPU reciprocal estimate instructions (#3061) gdkchan 2022-01-29 19:59:34 -0300
  • 010bb7f526 kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) Mary 2022-01-29 22:18:03 +0100
  • d322e5c990 Add timestamp to 16-byte/4-word semaphore releases. (#3049) riperiperi 2022-01-27 21:50:32 +0000
  • 52e105d2b2 Fix res scale parameters not being updated in vertex shader (#3046) riperiperi 2022-01-27 17:17:13 +0000
  • be58636fbb Convert Octal-Mode to Decimal (#3041) edisionnano 2022-01-26 00:31:04 +0200
  • 71a9e68dc5 Fix regression on PR builds version number since new release system Mary 2022-01-24 18:49:14 +0100
  • 7792c57754 Fix calls passing V128 values on Linux (#3034) gdkchan 2022-01-24 07:23:24 -0300
  • 944c0704e7 amadeus: Fix possible device sink input out of bound (#3032) Mary 2022-01-23 23:36:31 +0100
  • ed1d46112a Set _vibrationPermitted to True by default (#2985) Mary 2022-01-23 12:24:55 +0100
  • dbf2f8e5ad Add support for BC1/2/3 decompression (for 3D textures) (#2987) gdkchan 2022-01-22 15:23:00 -0300
  • 949a7da612 Address comment from gdkchan: we are starting at 1.1.3 now Mary 2022-01-22 18:05:30 +0100
  • c0d1e94144 Add new release system Mary 2022-01-22 17:56:09 +0100
  • 9054fd730f Fix deadlock for GPU counter report when 0 draws are done (#3019) riperiperi 2022-01-21 22:19:15 +0000
  • f465319d73 Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) gdkchan 2022-01-21 12:47:34 -0300
  • 68cf0390bc Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) gdkchan 2022-01-21 12:35:21 -0300
  • d4e59d7226 Add capability for BGRA formats (#3011) gdkchan 2022-01-20 08:37:21 -0300
  • 1be087715d Implement FCVTNS (Scalar GP) (#2953) sharmander 2022-01-19 20:21:44 -0500
  • 3ff9822994 Readme overhaul (#2988) Ayato (Shahil) 2022-01-18 13:43:12 -0800
  • 34d737ac36 Scale scissor used for clears (#3002) gdkchan 2022-01-16 20:23:00 -0300
  • 9e683366e8 kernel: Fix deadlock when pinning in interrupt handler (#2999) Mary 2022-01-16 13:21:44 +0100
  • f08ec98dc1 Fix return type mismatch on 32-bit titles (#3000) gdkchan 2022-01-16 08:39:43 -0300
  • 902721a0bd ssl: Implement SSL connectivity (#2961) Mary 2022-01-13 23:29:04 +0100
  • df54b729de bsd: Revamp API and make socket abstract (#2960) Mary 2022-01-12 19:31:08 +0100
  • 551c3f8503 sfdnsres: Fix serialization issues (#2992) Mary 2022-01-12 17:43:00 +0100
  • 91152f405d Update to LibHac 0.15.0 (#2986) Alex Barney 2022-01-12 04:22:19 -0700
  • de2a3e40ff Fix render target clear when sizes mismatch (#2994) gdkchan 2022-01-11 16:15:17 -0300
  • 15ce6aa2cd Fix adjacent 3d texture slices being detected as Incompatible Overlaps (#2993) riperiperi 2022-01-11 08:37:40 +0000
  • 3a5d8f4890 account: Rework LoadIdTokenCache to auto generate a random JWT token (#2991) Mary 2022-01-11 09:22:20 +0100
  • 5f86f4ba82 sfdnsres: Block communication attempt with NPLN servers (#2990) Mary 2022-01-11 08:58:57 +0100
  • 16c471c75f Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) gdkchan 2022-01-10 12:08:00 -0300
  • c49e140d45 Fix sampled multisample image size (#2984) gdkchan 2022-01-10 04:45:25 -0300
  • 08a5787b2f Texture Sync, incompatible overlap handling, data flush improvements. (#2971) riperiperi 2022-01-09 16:28:48 +0000
  • 5439396982 Return error on DNS resolution when guest internet access is disabled (#2983) gdkchan 2022-01-08 20:18:09 -0300
  • f5586c81d5 Add support for render scale to vertex stage. (#2763) riperiperi 2022-01-08 17:48:48 +0000
  • dc492b01cf CPU - Implement FCVTMS (Vector) (#2937) sharmander 2022-01-04 14:45:28 -0500
  • b90b85fea8 sfdnsres: Implement NSD resolution (#2962) Mary 2022-01-03 22:12:50 +0100
  • 4135a34bec fix build id case issue for enabled cheats (#2970) Emmanuel Hansen 2022-01-03 20:28:57 +0000
  • d3ae4ecb70 Implement analog stick range modifier (#2783) MutantAura 2022-01-03 11:49:29 +0000
  • 36a7425e16 ffmpeg: Add extra checks and error messages (#2951) Ac_K 2022-01-03 12:38:21 +0100
  • 9fe5121c1f Add Cheat Manager (#2964) Emmanuel Hansen 2022-01-03 08:39:43 +0000
  • 6685017808 misc: Improve DNS blacklist for Nintendo servers (#2963) Mary 2022-01-03 08:57:03 +0100
  • f029307df0 Force crop when presentation cached texture size mismatches (#2957) gdkchan 2021-12-31 12:00:42 -0300
  • 5c97c6949e Add support for the R4G4 texture format (#2956) gdkchan 2021-12-30 13:10:54 -0300