Add a TODO note.
svn path=/trunk/KDE/kdebase/workspace/; revision=689904
This commit is contained in:
parent
1d0a35fce7
commit
22c8626868
1 changed files with 1 additions and 0 deletions
|
@ -478,6 +478,7 @@ bool SceneOpenGL::initDrawableConfigs()
|
|||
GLX_BIND_TO_TEXTURE_RGBA_EXT, &value );
|
||||
if( value )
|
||||
{
|
||||
// TODO I think this should be set only after the config passes all tests
|
||||
rgba = 1;
|
||||
fbcdrawableinfo[ i ].bind_texture_format = GLX_TEXTURE_FORMAT_RGBA_EXT;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue