Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Pinned
935 contributions in the last year
Less
More
Activity overview
Contributed to
HansKristian-Work/vkd3d-proton,
doitsujin/dxvk,
Joshua-Ashton/dxvk-native
and 5 other
repositories
Contribution activity
February 2021
Created 61 commits in 4 repositories
Created 3 repositories
- Joshua-Ashton/gcc-problem-matcher JavaScript
- Joshua-Ashton/arch-mingw-github-action Dockerfile
- Joshua-Ashton/gambatte Assembly
Created a pull request in doitsujin/dxvk that received 2 comments
Fix some crashes with a user after free with barriers
imgslices stores a raw pointer to a DxvkImage operator == in Rc with a raw pointer will cast the raw to a Rc Because it was a raw pointer, and not…
+5
−4
•
2
comments
Opened 13 other pull requests in 2 repositories
HansKristian-Work/vkd3d-proton
12
merged
- vkd3d: Account for front buffer in swapchain image count
- vkd3d: Fix SetName for inline query types
- build: Link against libatomic on x86 when using Clang
- tests: Fix warnings in tests
- vkd3d: Refactor vkd3d_physical_device_info_init
- build: Enable --quiet on glslangValidator
- build: Add GCC problem matcher to build tests
- build: Add Github Actions workflows
- vkd3d: Fix warning in query logging
- vkd3d: Eliminate wchar_size, use UTF-16 string literals
- vkd3d: Implement DXGI_FORMAT_B4G4R4A4_UNORM
- vkd3d: Implement TIER_1 variable rate shading
doitsujin/dxvk
1
merged
Reviewed 1 pull request in 1 repository
HansKristian-Work/vkd3d-proton 1 pull request
Created an issue in ammaraskar/gcc-problem-matcher that received 2 comments
Removing build path from files
Hello! I use meson + ninja for building my projects and that has ../ at the start of the file name, which isn't stripped so it doesn't pick up on t…
2
comments
