X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Ftexture1d.cpp;h=39782efd8124d357e5bacdb88278309ea578d2b3;hp=e746409b8101dfca984017761e5a46998927edf8;hb=85c6c43eb0f937f31f4a91ef3731d8bb2e98c8b4;hpb=ed5d922fd58c5cb1fc7502c93983d37fc871ddf5 diff --git a/source/texture1d.cpp b/source/texture1d.cpp index e746409b..39782efd 100644 --- a/source/texture1d.cpp +++ b/source/texture1d.cpp @@ -74,9 +74,9 @@ void Texture1D::image(unsigned level, PixelFormat fmt, DataType type, const void glTexImage1D(target, level, ifmt, w, 0, get_upload_format(fmt), type, data); allocated |= 1<