Improved comment
Former-commit-id: 1e8b4bb77ccf710bbc4ee688905bf02e42899938
This commit is contained in:
parent
d3986d40cd
commit
f232c82d1c
|
|
@ -1307,7 +1307,7 @@ bool NzTexture::IsFormatSupported(nzPixelFormat format)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
// Dépréciés depuis OpenGL 3
|
// Dépréciés depuis OpenGL 3
|
||||||
///FIXME: Il doit bien exister des remplaçants ..
|
///FIXME: Il doit bien exister des remplaçants (GL_RED ?)
|
||||||
case nzPixelFormat_L8:
|
case nzPixelFormat_L8:
|
||||||
case nzPixelFormat_LA8:
|
case nzPixelFormat_LA8:
|
||||||
return false;
|
return false;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue