Block or Report
Block or report gdkchan
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
572 contributions in the last year
Contribution activity
May 2022
Created 9 commits in 1 repository
Created a pull request in Ryujinx/Ryujinx that received 1 comment
Remove AddProtection count > 0 assert
Removes the count > 0
assert as it doesn't make sense, since count will be 0 if the protection didn't already exist before. Likely a leftover from …
+2
−4
•
1
comment
Opened 8 other pull requests in 2 repositories
Ryujinx/Ryujinx
4
open
2
merged
emmauss/Ryujinx
2
merged
Reviewed 14 pull requests in 2 repositories
Ryujinx/Ryujinx
13 pull requests
- time: Make TimeZoneRule blittable and avoid copies
- UI - Avalonia Part 2
- Remove freed memory range from tree on memory block disposal
- UI - Scale end framebuffer blit
- Prefetch capabilities before spawning translation threads.
- Implement Viewport Transform Disable
- hid: Various fixes and cleanup
- Avalonia UI - Part 1
- Rewrite kernel memory allocator
- Add alternative "GL" enum values for StencilOp
- Enable JIT service LLE
- Support memory aliasing
- Fix flush action from multiple threads regression