| Age | Commit message (Expand) | Author |
| 2018-09-11 | Fixup image error message and add G8R8 to size query (#410) | ReinUsesLisp |
| 2018-09-10 | Lock GbpQueueBuffer till Vsync is signalled (#367) | emmauss |
| 2018-09-08 | Implements proper save path (#386) | emmauss |
| 2018-09-08 | Add XCI, NSP and NCA loading support (#404) | Alex Barney |
| 2018-09-08 | Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402) | ReinUsesLisp |
| 2018-09-08 | Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (#407) | LDj3SNuD |
| 2018-09-08 | Remove old Tester, update Tests (some reworks). (#400) | LDj3SNuD |
| 2018-09-04 | Asynchronously log messages to the Console window (#395) | jduncanator |
| 2018-09-01 | Implement loading of profile image (#391) | emmauss |
| 2018-09-01 | Fix exception throw message for unimpl texture formats (#398) | gdkchan |
| 2018-09-01 | Shaders: Handle Ipa PASS argument as needed in Fragment Shaders (#392) | ReinUsesLisp |
| 2018-09-01 | Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format (#377) | HorrorTroll |
| 2018-09-01 | Improve handling on QueryGet on the gpu (#397) | gdkchan |
| 2018-09-01 | Add Fcvtns_S, Fcvtns_V, Fcvtnu_S, Fcvtnu_V (AOpCodeSimd) FP & Umlal_V, Umlsl_... | LDj3SNuD |
| 2018-09-01 | Ryujinx.Tests: Add unicorn to test framework (#389) | Merry |
| 2018-08-31 | Implement SSY/SYNC shader instructions (#382) | ReinUsesLisp |
| 2018-08-30 | Fixup HasColor for depth/stencil values (#379) | ReinUsesLisp |
| 2018-08-27 | Add R32_G32 texture format (#383) | HorrorTroll |
| 2018-08-27 | Add SHADD, SHSUB, UHSUB, SRHADD, URHADD, instructions; add 12 Tests. (#380) | LDj3SNuD |
| 2018-08-25 | Use mirrored texture wraps when available (#361) | ReinUsesLisp |
| 2018-08-25 | Implement vertex instancing (#381) | ReinUsesLisp |
| 2018-08-24 | Update BSD service implementation (#363) | emmauss |
| 2018-08-23 | Implement multiple rendertarget attachments and depth writting (#375) | ReinUsesLisp |
| 2018-08-23 | Fix BinarySearchLt to return less than rather than less than or equal value (... | gdkchan |
| 2018-08-23 | Avoid querying and setting texture bindings in hot code (#376) | ReinUsesLisp |
| 2018-08-22 | Improve LM implementation (#373) | Thomas Guillemard |
| 2018-08-21 | SvcSetHeapSize: match kernel check for invalid size (#374) | Thomas Guillemard |
| 2018-08-20 | Avoid gpr overwritting on Ld_C instruction (#371) | ReinUsesLisp |
| 2018-08-20 | Use signed and unsigned vertex types (#370) | ReinUsesLisp |
| 2018-08-20 | Add AESD, AESE, AESIMC, AESMC instructions; add 4 simple Tests (closed box). ... | LDj3SNuD |
| 2018-08-19 | Rendertarget attachments, texture and image changes (#358) | ReinUsesLisp |
| 2018-08-17 | Fix MapPhysicalMemory when block position is less than map position (#359) | gdkchan |
| 2018-08-16 | Add SHA256H, SHA256H2, SHA256SU0, SHA256SU1 instructions; add 4 Tests (closed... | LDj3SNuD |
| 2018-08-16 | Code style fixes and nits on the HLE project (#355) | gdkchan |
| 2018-08-16 | Remove artificial call count limit for EndGl (#357) | gdkchan |
| 2018-08-16 | Implement PointCoord and PointSize shader attributes (#353) | ReinUsesLisp |
| 2018-08-15 | More flexible memory manager (#307) | gdkchan |
| 2018-08-15 | Implement ITimeZone 201, 202 (#327) | emmauss |
| 2018-08-14 | Zero out bits 63:32 of scalar float operations with SSE intrinsics (#273) | gdkchan |
| 2018-08-14 | Reset cache on command buffer execution instead of sync calls (#341) | ReinUsesLisp |
| 2018-08-14 | Better support for user accounts (#349) | gdkchan |
| 2018-08-13 | Implement IProfile Get and GetBase (#266) | emmauss |
| 2018-08-13 | Fix FMUL and TEXS shader instructions (#347) | gdkchan |
| 2018-08-13 | Implement AcquireNpadStyleSetUpdate event (#306) | emmauss |
| 2018-08-13 | Add partial support to the TEX.B shader instruction (#342) | gdkchan |
| 2018-08-13 | Add Sadalp_V, Saddlp_V, Uadalp_V, Uaddlp_V instructions; add 8 Tests. (#340) | LDj3SNuD |
| 2018-08-11 | Merge pull request #344 from greggameplayer/patch-1 | emmauss |
| 2018-08-11 | fix DockedMode variable | Unknown |
| 2018-08-11 | Merge pull request #304 from emmauss/listdisplays | emmauss |
| 2018-08-11 | fix dock mode style issues | emmauss |