SuperTuxKart
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Private Attributes | List of all members
CentralVideoSettings Class Reference

Public Member Functions

void init ()
 
bool isGLSL () const
 
unsigned getGLSLVersion () const
 
bool needsVertexIdWorkaround () const
 
bool isARBUniformBufferObjectUsable () const
 
bool isEXTTextureCompressionS3TCUsable () const
 
bool isEXTTextureCompressionS3TCSRGBUsable () const
 
bool isARBTextureViewUsable () const
 
bool isARBGeometryShadersUsable () const
 
bool isARBTextureStorageUsable () const
 
bool isARBComputeShaderUsable () const
 
bool isARBArraysOfArraysUsable () const
 
bool isARBBufferStorageUsable () const
 
bool isARBShaderAtomicCountersUsable () const
 
bool isARBShaderStorageBufferObjectUsable () const
 
bool isARBImageLoadStoreUsable () const
 
bool isARBExplicitAttribLocationUsable () const
 
bool isEXTTextureFilterAnisotropicUsable () const
 
bool isARBTextureSwizzleUsable () const
 
bool isARBPixelBufferObjectUsable () const
 
bool isARBSamplerObjectsUsable () const
 
bool isARBVertexType2101010RevUsable () const
 
bool isARBInstancedArraysUsable () const
 
bool isEXTTextureFormatBGRA8888Usable () const
 
bool isEXTColorBufferFloatUsable () const
 
bool isARBTextureBufferObjectUsable () const
 
bool supportsComputeShadersFiltering () const
 
bool supportsHardwareSkinning () const
 
bool supportsTextureCompression () const
 
bool isShadowEnabled () const
 
bool isTextureCompressionEnabled () const
 
bool isDeferredEnabled () const
 
bool supportsColorization () const
 

Static Public Attributes

static bool m_supports_sp = true
 

Private Attributes

bool m_glsl
 Supports GLSL.
 
int m_gl_major_version
 
int m_gl_minor_version
 
int m_gl_mem
 
bool hasBufferStorage
 
bool hasComputeShaders
 
bool hasArraysOfArrays
 
bool hasTextureStorage
 
bool hasTextureView
 
bool hasUBO
 
bool hasExplicitAttribLocation
 
bool hasGS
 
bool hasTextureCompression
 
bool hasTextureCompressionSRGB
 
bool hasAtomics
 
bool hasSSBO
 
bool hasImageLoadStore
 
bool hasTextureFilterAnisotropic
 
bool hasTextureSwizzle
 
bool hasPixelBufferObject
 
bool hasSamplerObjects
 
bool hasVertexType2101010Rev
 
bool hasInstancedArrays
 
bool hasBGRA
 
bool hasColorBufferFloat
 
bool hasTextureBufferObject
 
bool m_need_vertex_id_workaround
 

The documentation for this class was generated from the following files: