X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture1d.cpp;h=39782efd8124d357e5bacdb88278309ea578d2b3;hb=afb95d09c066b45b7a66b644c04e2d0b2cee2723;hp=e746409b8101dfca984017761e5a46998927edf8;hpb=8ed377139d48a6fc39eeed9f3494bbe41aed4107;p=libs%2Fgl.git 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<