X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexture2d.cpp;h=94224147c70434b53bcb8ef9ea78328e9f81284b;hp=806e4a179bded9f8a71264ecce78bccafc529870;hb=85c6c43eb0f937f31f4a91ef3731d8bb2e98c8b4;hpb=ed5d922fd58c5cb1fc7502c93983d37fc871ddf5 diff --git a/source/texture2d.cpp b/source/texture2d.cpp index 806e4a17..94224147 100644 --- a/source/texture2d.cpp +++ b/source/texture2d.cpp @@ -104,9 +104,9 @@ void Texture2D::image(unsigned level, PixelFormat fmt, DataType type, const void glTexImage2D(target, level, ifmt, w, h, 0, get_upload_format(fmt), type, data); allocated |= 1<