Module Platform
Platform constants
See also:
Tables
- Platform
- Platform specific information
Tables
Platform
Platform specific information
Fields:
-
gpu
string full GPU device name -
gpuVendor
string one of "Nvidia", "Intel", "ATI", "Mesa", "Unknown" -
glVersionShort
string major.minor.buildNumber -
glslVersionShort
string major.minor -
glVersion
string full version -
glVendor
string -
glRenderer
string -
glslVersion
string full version -
glewVersion
string -
osName
string full name of the OS -
osFamily
string one of "Windows", "Linux", "MacOSX", "FreeBSD", "Unknown" -
numDisplays
number -
gpuMemorySize
number size of total GPU memory in MBs; only available for "Nvidia", (rest are 0) -
sdlVersionCompiledMajor
number -
sdlVersionCompiledMinor
number -
sdlVersionCompiledPatch
number -
sdlVersionLinkedMajor
number -
sdlVersionLinkedMinor
number -
sdlVersionLinkedPatch
number -
glSupportNonPowerOfTwoTex
bool -
glSupportTextureQueryLOD
bool -
glSupport24bitDepthBuffer
bool -
glSupportRestartPrimitive
bool -
glSupportClipSpaceControl
bool -
glSupportFragDepthLayout
bool