|
|
|
|
@ -129,10 +129,6 @@ functions do nothing.
|
|
|
|
|
@todo all texture [level] parameters, global texture parameters |
|
|
|
|
@todo Add glPixelStore encapsulation |
|
|
|
|
@todo Texture copying |
|
|
|
|
@todo Move constructor/assignment - how to avoid creation of empty texture and |
|
|
|
|
then deleting it immediately? |
|
|
|
|
@todo ES2 - proper support for pixel unpack buffer when extension is in headers |
|
|
|
|
@todo `GL_NUM_COMPRESSED_TEXTURE_FORMATS` when compressed textures are implemented |
|
|
|
|
@todo `GL_MAX_SAMPLE_MASK_WORDS` when @extension{ARB,texture_multisample} is done |
|
|
|
|
@todo Query for immutable levels (@extension{ARB,ES3_compatibility}) |
|
|
|
|
*/ |
|
|
|
|
|