Subpixel rendering (#186)
Reviewed-on: https://git.madvoxel.net/OpenVulkano/OpenVulkano/pulls/186 Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com> Co-authored-by: ohyzha <oleksii.hyzha.ext@madvoxel.com> Co-committed-by: ohyzha <oleksii.hyzha.ext@madvoxel.com>
This commit is contained in:
@@ -424,7 +424,7 @@ namespace OpenVulkano
|
||||
static const std::string osName = "Windows";
|
||||
return osName;
|
||||
}
|
||||
|
||||
|
||||
OsVersion SystemInfo::GetOsVersion()
|
||||
{
|
||||
static OsVersion osVersion = {};
|
||||
|
||||
Reference in New Issue
Block a user