Highlights
- 1 discussion answered
Popular repositories
-
DirectX-Graphics-Samples Public
Forked from microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
C++
-
ethminer Public
Forked from ethereum-mining/ethminer
Ethereum miner with OpenCL, CUDA and stratum support
C++
-
-
date Public
Forked from HowardHinnant/date
A date and time library based on the C++11/14/17 <chrono> header
C++
-
-
188 contributions in the last year
Contribution activity
October 2021
Created 2 commits in 1 repository
Created a pull request in microsoft/WindowsAppSDK that received 27 comments
Strip experimental bits from winmd and Cswinrt projections
We need to ensure that experimental APIs are not shipped in the winmds and C# projections of stable/preview builds. This change has a few component…