- Brisbane, Australia
Highlights
- 4 discussions answered
Block or Report
Block or report stenzek
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
dolphin Public
Forked from dolphin-emu/dolphin
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
C++ 19
-
-
streamit-hls Public
LLVM-based compiler for the StreamIt language, targeting CPUs, and FPGAs via high-level synthesis (honours thesis)
C++ 7
2,204 contributions in the last year
Contribution activity
May 2022
Created 8 commits in 1 repository
Created a pull request in PCSX2/pcsx2 that received 3 comments
ThreadedFileReader: Fix possible race with synchronous reads
Description of Changes There's a potential for a race here when doing synchronous reads. Basically, another request can come in, after we release t…
Opened 8 other pull requests in 1 repository
PCSX2/pcsx2
4
open
4
merged
- Common/FileSystem: Don't recompress already compressed files
- GL/Context: Load wayland-egl dynamically
- Qt: Fix fullscreen on Mac
- Qt: Random assorted work
- Threading: Make CPU usage measurements less garbage on Windows
- GS/MicroVU: Remove dead code
- Counters: Fix software renderer FMV fix with auto renderer
- VMManager: Don't load WS patches zip multiple times