Popular repositories
-
DotnetThirdPartyNotices Public
A .NET Core global tool to generate file with third party legal notices
-
-
PinSharper Public
Client library for accessing private Pinterest API based on .NET Standard 1.4
-
TomlConfigurationProvider using Tomlyn because all the other TOML libs are dead.
C# 2
-
Harmony Public
Forked from pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
C#
-
Mvc Public
Forked from aspnet/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
C#
148 contributions in the last year
Contribution activity
September 2021
Created 3 commits in 1 repository
Created an issue in microsoft/D3D9On12 that received 7 comments
Doesn't seem to work
I tried it and this is the result: D3D9ON12_ARGS arg = { }; arg.Enable9On12 = TRUE; pD3d9 = Direct3DCreate9On12(D3D_SDK_VERSION, &arg, 1); dxvk wo…