X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture2d.cpp;h=94224147c70434b53bcb8ef9ea78328e9f81284b;hb=39488946c441f4007396e438f522609a8b2943ce;hp=45c2e665d056973ee4ecdb41eb6033dd831c2b5b;hpb=40e1eba6c489e11a4c9b8865ddcd3ec3d9f83818;p=libs%2Fgl.git diff --git a/source/texture2d.cpp b/source/texture2d.cpp index 45c2e665..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<