Anti Aliasing in SDL2 using C#
at master 414 B view raw
1is_global = true 2build_property.TargetFramework = net6.0 3build_property.TargetPlatformMinVersion = 4build_property.UsingMicrosoftNETSdkWeb = 5build_property.ProjectTypeGuids = 6build_property.InvariantGlobalization = 7build_property.PlatformNeutralAssembly = 8build_property._SupportedPlatformList = Linux,macOS,Windows 9build_property.RootNamespace = SDL2 10build_property.ProjectDir = /home/keiichi/Coding/C#/SDL2/