The Wayback Machine - https://web.archive.org/web/20221129063058/https://github.com/gdkchan
Skip to content
Avatar

Organizations

@Ryujinx
Block or Report

Block or report gdkchan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. WIP new version of Ohana3DS in C#.

    C# 141 43

  2. SPICA Public

    Experimental H3D tool

    C# 80 38

  3. Ryujinx Public

    Forked from Ryujinx/Ryujinx

    Experimental Nintendo Switch Emulator written in C#

    C# 54 32

  4. gdkGBA Public

    GBA emulator written in C

    C 49 6

  5. SNES.net Public

    SNES emulator written in VB.NET

    Visual Basic 27 18

  6. GG Xrd Revelator decrypter

    C# 27 7

621 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2022

Created 12 commits in 1 repository

Created a pull request in Ryujinx/Ryujinx that received 8 comments

Move gl_Layer from vertex to geometry if GPU does not support it on vertex

Older GPUs (like 1st generation Maxwell and older NVIDIA GPUs) does not support writing Layer from the vertex shader. This causes issues on Pokémon…

+190 −17 8 comments
Reviewed 34 pull requests in 1 repository
Ryujinx/Ryujinx 25 pull requests

Created an issue in Ryujinx/Ryujinx that received 3 comments

.NET 6/7 improvements

Feature Request What feature are you suggesting? Overview: This is a short list of improvements that have been enabled by .NET 6 or .NET 7, with th…

3 comments