X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Ftexture1d.cpp;h=d88b88c02e57c763d7c3b7731cbb4a159eb430d4;hb=ed7ca8892daceebb963950945fed5e75bd96a8a1;hp=a1ee418b22381a27916c407a6d8050459c02ddb0;hpb=03d3984ecd2c4e7c38b6a62b4b7a81bab69f8d40;p=libs%2Fgl.git diff --git a/source/texture1d.cpp b/source/texture1d.cpp index a1ee418b..d88b88c0 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<