| Age | Commit message (Expand) | Author |
| 2018-07-24 | implemented ListDisplays | emmaus |
| 2018-07-23 | Blit framebuffer without shaders (#229) | ReinUsesLisp |
| 2018-07-23 | Link BCAT:U & BCAT:A & BCAT:M & BCAT:S (#257) | greggameplayer |
| 2018-07-22 | Update ITimeZoneService.cs | Ac_K |
| 2018-07-19 | Stub AppletOE UnlockExit (#279) | Rygnus |
| 2018-07-19 | Send data to OpenGL host without client-side copies (#285) | ReinUsesLisp |
| 2018-07-19 | fix extra space | emmauss |
| 2018-07-19 | Fix SystemPathToSwitchPath platform issues and make sure to delete temporary ... | Thomas Guillemard |
| 2018-07-19 | Added appveyor configuration file (#277) | emmauss |
| 2018-07-19 | .gitignore: ignore autogenerated launchSettings.json (#292) | mailwl |
| 2018-07-19 | Implement Geometry shaders (#280) | ReinUsesLisp |
| 2018-07-19 | AOpCodeTable: Speed up instruction decoding (#284) | Merry |
| 2018-07-19 | Support deswizzle of sparse tiled textures and some frame buffer fixes (#275) | gdkchan |
| 2018-07-19 | Implement SvcWaitForAddress 0x34 (#289) | Ac_K |
| 2018-07-19 | Update IGeneralService.cs | Ac_K |
| 2018-07-19 | Implement GetCurrentIpAddress() and stub GetCurrentNetworkProfile() (#271) | simonmkwii-dev |
| 2018-07-18 | Implement Ssubw_V and Usubw_V instructions. (#287) | LDj3SNuD |
| 2018-07-19 | Implement BF10GF11RF11 TextureFormat (#246) | greggameplayer |
| 2018-07-19 | Implement Z24S8 TextureFormat (#247) | greggameplayer |
| 2018-07-18 | Implement IFileSystem:CleanDirectoryRecursively (#283) | emmauss |
| 2018-07-17 | Fix wrong assignment and allow null FilePaths on Executable | gdkchan |
| 2018-07-17 | Implement some shader instructions (#252) | ReinUsesLisp |
| 2018-07-17 | hbabi: Implement argv (#272) | Thomas Guillemard |
| 2018-07-16 | Fix LDXP/LDAXP when Rt == Rn (#274) | gdkchan |
| 2018-07-16 | Implement BC6H_SF16 & BC6H_UF16 Texture Formats (#255) | greggameplayer |
| 2018-07-15 | Add config key to dump shaders in local directory (#265) | ReinUsesLisp |
| 2018-07-15 | Fix EmitHighNarrow(), EmitSaturatingNarrowOp() when Rd == Rn || Rd == Rm (& P... | LDj3SNuD |
| 2018-07-15 | Fix RevMagic on audren | gdkchan |
| 2018-07-15 | Remove outdated comment | gdkchan |
| 2018-07-15 | Small nit on GetAudioRendererWorkBufferSize | gdkchan |
| 2018-07-15 | Add support for ioctl2, SetTimeout and KickoffPbWithAttr (#261) | gdkchan |
| 2018-07-14 | Audio Renderer improvements (#210) | gdkchan |
| 2018-07-14 | Improve CountLeadingZeros() algorithm, nits. (#219) | LDj3SNuD |
| 2018-07-14 | Allow using ulong max value as yield (#263) | gdkchan |
| 2018-07-14 | Add SMLSL, SQRSHRN and SRSHR (Vector) cpu instructions, nits (#225) | gdkchan |
| 2018-07-14 | Some small shader related fixes (#258) | gdkchan |
| 2018-07-13 | Implement CSRNG (Cryptographically Secure Random Bytes) (#216) | Starlet |
| 2018-07-13 | TimeZone implements cmd 0, 1, 2, 3, 4 and 100 (#250) | Thomas Guillemard |
| 2018-07-12 | Add return of Texture Size and Bytes Per Pixel of ASTC2D 5x5, 6x6, 8x8, 10x10... | greggameplayer |
| 2018-07-12 | AInstEmitSimdCvt: Half-precision to single-precision conversion (#235) | Merry |
| 2018-07-12 | Loop GLScreen with custom method (#244) | ReinUsesLisp |
| 2018-07-12 | NvGetConfig with production/non production swapping (#243) | David |
| 2018-07-12 | Update README.md | Ac_K |
| 2018-07-09 | Add locking methods to the ogl resource cache (#238) | gdkchan |
| 2018-07-09 | Allow sample rate of 0 on OpenAudioOut, fix 5.1 sound output (#240) | gdkchan |
| 2018-07-09 | Fix ZIP/UZP/TRN instructions when Rd == Rn || Rd == Rm (#239) | gdkchan |
| 2018-07-08 | Query multiple pages at once with GetWriteWatch (#222) | gdkchan |
| 2018-07-08 | ChocolArm64: More accurate implementation of Frecpe & Frecps (#228) | Merry |
| 2018-07-08 | Implement GPU primitive restart (#221) | ReinUsesLisp |
| 2018-07-08 | Improvements to IAudioOutManager (#232) | gdkchan |