X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture2d.cpp;h=daede1836332ca9c2b72a41edf5634a99a09abb1;hb=a40fc85277dba5c34402a0e703d038efd30cc57b;hp=94224147c70434b53bcb8ef9ea78328e9f81284b;hpb=2fa1bb084e54af7134b44d3ee7512056e28de67e;p=libs%2Fgl.git diff --git a/source/texture2d.cpp b/source/texture2d.cpp index 94224147..daede183 100644 --- a/source/texture2d.cpp +++ b/source/texture2d.cpp @@ -104,7 +104,7 @@ 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<