X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexture1d.cpp;h=d88b88c02e57c763d7c3b7731cbb4a159eb430d4;hb=a40fc85277dba5c34402a0e703d038efd30cc57b;hp=39782efd8124d357e5bacdb88278309ea578d2b3;hpb=2fa1bb084e54af7134b44d3ee7512056e28de67e;p=libs%2Fgl.git diff --git a/source/texture1d.cpp b/source/texture1d.cpp index 39782efd..d88b88c0 100644 --- a/source/texture1d.cpp +++ b/source/texture1d.cpp @@ -74,7 +74,7 @@ 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<