paulbartrum
paulbartrum
I've updated UniversalMarkdown to support the following URL schemes (the same list of URL schemes that reddit itself supports) in hyperlinks: - FTP e.g. "ftp://test.com" - STEAM e.g. "steam://test.com" -...
I get build errors when building the GltfLoader project with the final .NET 5.0 SDK installed: ``` Warning: Method 'Initialize' in type 'GltfGenerator.Tasks.GltfSourceGenerator' from assembly 'GltfGenerator, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' does...
#### Description DirectStorage is now publicly available via NuGet (https://www.nuget.org/packages/Microsoft.Direct3D.DirectStorage) and both Vortice.Windows and Silk.NET support it. It would be nice for TerraFX.Interop to support it too. It seems likely...
Apart from adding support for these functions, I've added some test files containing HLSL 2017 and HLSL 2021 language features that are not currently supported by HLSL Tools. (I commented...