Compilerrrrrrrrs
Heya, I work on systems emulation stuff and backend-related things.
Catch me in a fighting game lobby near you
- Ottawa, ON
- @Lioncache
Block or Report
Block or report lioncash
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
dolphin-emu/dolphin Public
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
-
-
2,630 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created 16 commits in 4 repositories
Reviewed 37 pull requests in 4 repositories
yuzu-emu/yuzu
21 pull requests
- shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass
- Maxwell3D: Use vertex array limit calculator instead of estimate.
- dynarmic: Accelerate SHA256 and implement for A32 frontend
- general: Reduce unused includes across the project
- Rewrite of the NVFlinger implementation
- Kernel Memory Updates (Part 6): Use guest memory for slab heaps & update TLS.
- maxwell_3d: Implement a safer CB data upload
- texture_cache: Amend unintended bitwise OR in SynchronizeAliases
- Kernel Memory Updates (Part 6): Use guest memory for slab heaps & update TLS.
- cpu_detect: Add additional x86 flags and telemetry
- backend: Ensure backend_thread is destructed before message_queue
- core, video_core: Fix two crashes when failing to create the emulated GPU instance
- shader_recompiler/LOP3: Use brute force python results within switch/case.
- shader: rewrite LOP3.LUT
- input_common: Map sticks correctly when mapped sideways
- Kernel Memory Updates (Part 5): Revamp MapCodeMemory and UnmapCodeMemory.
- host_memory: Fix fastmem crashes in debug builds
- hle: service: ldr: Use deterministic addresses when mapping NROs.
- Update translations (2022-03-01)
- gl_fence_manager: Minor optimization to signal querying
- ffmpeg: Fix mis-maching argument warning for endif
FEX-Emu/FEX
13 pull requests
- FEXCore: Delete IR after it is used
- Documentation: Adds hypervisor CPUID information
- Softfloat: Fixes FSCALE
- FEXCore: Removes unused debug data
- JITs: Emit identification string in the code buffers
- Adds a cmake option for forcing a termux build
- Change page define usages over to self-defined
- Disables GUI applications in a Termux build
- Update ReleaseProcess docs for Termux
- LinuxAllocator: Fixes bug with old kernels and hint allocation
- CPUID: Implements leaf 4000_0000
- Adds tsl::robin_map
- Scripts: Stop using deprecated Distutils