-
Microsoft
- Redmond, WA
- https://walbourn.github.io/
Block or Report
Block or report walbourn
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
microsoft/DirectXTK Public
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
-
-
microsoft/DirectXMath Public
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
-
microsoft/DirectXTK12 Public
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
-
-
1,361 contributions in the last year
Contribution activity
March 2022
Created 77 commits in 25 repositories
Created 1 repository
- walbourn/winrt-related PowerShell
Created a pull request in microsoft/vcpkg that received 7 comments
[directxmath, directxtex, directxmesh, directxtk, directxtk12, uvatlas] ports updated
Updating ports to support latest February 2022 GitHub releases of these libraries. Also updated for the fact that all these repos have had the mast…
Opened 8 other pull requests in 8 repositories
MicrosoftDocs/sdk-api
1
merged
MicrosoftDocs/win32
1
merged
walbourn/directxtk12test
1
merged
microsoft/DirectXTK12
1
merged
walbourn/directxtktest
1
merged
microsoft/DirectXTK
1
merged
MicrosoftDocs/winrt-related
1
merged
microsoft/DirectXTex
1
merged
Reviewed 2 pull requests in 2 repositories
microsoft/DxCapsViewer
1 pull request
microsoft/DirectXTex
1 pull request
Created an issue in microsoft/DirectXTK that received 2 comments
Add horizonal scroll wheel support to Mouse
The original XNA Game Studio Mouse abstraction only exposed the vertical scroll wheel as most mice don't have the horizonal scroll wheel. The infor…