| Age | Commit message (Expand) | Author |
| 2020-03-30 | Reduce requirements for running homebrew (#1053) | Thog |
| 2020-03-29 | Index constant buffer vec4s using ternary expressions. (#1015) | riperiperi |
| 2020-03-29 | Workaround for AMD and Intel view format bug (#1050) | gdkchan |
| 2020-03-29 | Escape key now brings up a dialog to confirm you want to stop emulation (#1044) | Elise |
| 2020-03-29 | Move the OpActivator to OpCodeTable class for improve performance (#1001) | Chenj168 |
| 2020-03-29 | Discord Rich Presence update (#1029) | Xpl0itR |
| 2020-03-29 | Implement GPU scissors (#1058) | gdkchan |
| 2020-03-26 | Implement NOP and stub DEPBAR shader instructions (#1041) | Elise |
| 2020-03-26 | Make Device Location Name configuration (custom TZ) (#1031) | Thog |
| 2020-03-26 | prepo: Add a MessagePack object formatter (#1034) | jduncanator |
| 2020-03-25 | ui: Make it possible to open the device save directory (#1040) | Thog |
| 2020-03-25 | Fix unhandled UnauthorizedAccessException causing crash while listing… (#1025) | Elise |
| 2020-03-25 | Implement VMNMX shader instruction (#1032) | gdkchan |
| 2020-03-25 | prepo: Implement RequestImmediateTransmission and GetTransmissionStatus (#1033) | Ac_K |
| 2020-03-25 | Add IMultiCommitManager (#1011) | Alex Barney |
| 2020-03-25 | Add Fast Paths for Crypto instructions (A32/A64) (#1026) | riperiperi |
| 2020-03-25 | Fix gpu vendor name parsing (#1030) | Ac_K |
| 2020-03-24 | prepo: Resolve JSON parsing issues in prepo report handling (#1022) | jduncanator |
| 2020-03-24 | Add GPU name in status bar (#984) | HorrorTroll |
| 2020-03-24 | Add Fcvtas_S/V & Fcvtau_S/V. (#1018) | LDj3SNuD |
| 2020-03-24 | Fix the item name cannot be displayed in profiler view. (#1021) | Chenj168 |
| 2020-03-23 | friends: Stub GetBlockedUserListIds (#1017) | Thog |
| 2020-03-23 | Fix Prepo parsing reports (#1016) | Ac_K |
| 2020-03-23 | Implement ICMP shader instruction (#1010) | gdkchan |
| 2020-03-23 | Keep sRGB enabled for texture blits (#1009) | gdkchan |
| 2020-03-23 | Implement textureQueryLevels (#1007) | gdkchan |
| 2020-03-20 | Move the MakeOp to OpCodeTable class, for reduce the use of ConcurrentDiction... | Chenj168 |
| 2020-03-20 | Support partial invalidation on texture access (#1000) | gdkchan |
| 2020-03-20 | Implement GetRegionCode and add the RegionCode to settings (#999) | Ac_K |
| 2020-03-20 | Modify TranslatedFunction.GetPointer () to optimize performance (#995) | Chenj168 |
| 2020-03-18 | CodeGen Optimisations (LSRA and Translator) (#978) | riperiperi |
| 2020-03-18 | audren: Accept REV8 (#993) | Thog |
| 2020-03-15 | Improve shader sampler type selection (#989) | gdkchan |
| 2020-03-14 | Fix GTK window crash by using 24 bit surface on unix, 32 bit on windows. (#976) | riperiperi |
| 2020-03-14 | Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982) | riperiperi |
| 2020-03-13 | Implement MME shadow RAM (#987) | gdkchan |
| 2020-03-12 | Use a Jump Table for direct and indirect calls/jumps, removing transitions to... | riperiperi |
| 2020-03-11 | Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other... | gdkchan |
| 2020-03-10 | Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960) | gdkchan |
| 2020-03-10 | Insert the SD card by default (#968) | Alex Barney |
| 2020-03-10 | Optimize x64 loads and stores using complex addressing modes (#972) | gdkchan |
| 2020-03-07 | Move status information from the title bar to the new status bar (#948) | Xpl0itR |
| 2020-03-07 | A64 SIMD LDP and STP with size = 0b11 is undefined (#971) | gdkchan |
| 2020-03-06 | Fix branch with CC and predicate, and a case of SYNC propagation (#967) | jduncanator |
| 2020-03-05 | Implement Fast Paths for most A32 SIMD instructions (#952) | jduncanator |
| 2020-03-04 | Don't decode blocks starting outside mapped memory & undefined instead of thr... | gdkchan |
| 2020-03-04 | Implement some calls of ISelfController (#965) | Ac_K |
| 2020-03-03 | Add support for cache storage (#936) | Alex Barney |
| 2020-03-03 | Initial support for double precision shader instructions. (#963) | gdkchan |
| 2020-03-03 | update glwidget package (#961) | emmauss |