| Age | Commit message (Expand) | Author |
| 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 |
| 2018-08-11 | Add the ability to set or not docked mode via config file (#227) | greggameplayer |
| 2018-08-10 | Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. N... | LDj3SNuD |
| 2018-08-10 | Fix load/store exclusive/atomic pairwise instructions (#337) | gdkchan |
| 2018-08-10 | Low level graphics API prerequisites (#319) | ReinUsesLisp |
| 2018-08-08 | Add SetScreenShotImageOrientation (#310) | greggameplayer |
| 2018-08-07 | Fix race condition on IdDictionary (#333) | gdkchan |
| 2018-08-06 | Changing shader decompiler to avoid vec2 and vec3 types, which were causing s... | Darabat |
| 2018-08-05 | Fix silly copy/paste error on float variant of the FMINNM instruction | gdkchan |
| 2018-08-05 | More accurate impl of FMINNM/FMAXNM, add vector variants (#296) | gdkchan |
| 2018-08-04 | Implement Shared Fonts (#215) | Thomas Guillemard |
| 2018-08-04 | Add SQADD, UQADD, SQSUB, UQSUB, SUQADD, USQADD, SQABS, SQNEG (Scalar, Vector)... | LDj3SNuD |
| 2018-08-03 | Fix for integer vertex attributes and iset bf flag (#323) | gdkchan |
| 2018-08-02 | Use the more specific NotImplementedException type instead of just Exception ... | AboodMadridista |
| 2018-08-02 | moved metadata to process | emmaus |
| 2018-08-02 | Merge pull request #298 from Cyuubi/npdm | emmauss |
| 2018-08-01 | Sleep OpenAL thread (#313) | ReinUsesLisp |
| 2018-07-29 | Implement A2B10G10R10 TextureFormat (#248) | greggameplayer |
| 2018-07-29 | Add 5.0.0 IPCs (#300) | Starlet |
| 2018-07-29 | Cache changes (#302) | ReinUsesLisp |
| 2018-07-29 | Some fix to IRequest on NIFM, support sending objects to services (#294) | gdkchan |
| 2018-07-29 | Window related changes (#308) | ReinUsesLisp |
| 2018-07-26 | Avoid calling buffer binding when shader didn't change (#295) | ReinUsesLisp |
| 2018-07-26 | update encoding for branch instruction (#305) | Arthur Chen |
| 2018-07-24 | implemented ListDisplays | emmaus |
| 2018-07-23 | Blit framebuffer without shaders (#229) | ReinUsesLisp |