X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture1d.cpp;h=39782efd8124d357e5bacdb88278309ea578d2b3;hb=d6f8db673345501a29231890b52cbdfce4a8ecf8;hp=7466a9efa2bc0d0fb3ef9b48f2330bb8499b59cf;hpb=40e1eba6c489e11a4c9b8865ddcd3ec3d9f83818;p=libs%2Fgl.git diff --git a/source/texture1d.cpp b/source/texture1d.cpp index 7466a9ef..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<