X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Ftexture3d.cpp;fp=source%2Fcore%2Ftexture3d.cpp;h=a7dae70350dab74416eb399b22dbcac63481e21d;hb=4e9fe48180c7b4646ac2591e172de61f7a693b32;hp=705a40ba5574cc950078d119e9061a90e6bd9272;hpb=7b569bbfcfb65d8d88b47ac42ee1df6a7d27e784;p=libs%2Fgl.git diff --git a/source/core/texture3d.cpp b/source/core/texture3d.cpp index 705a40ba..a7dae703 100644 --- a/source/core/texture3d.cpp +++ b/source/core/texture3d.cpp @@ -103,11 +103,6 @@ void Texture3D::image(unsigned level, const void *data) glTexImage3D(target, level, fmt, size.x, size.y, size.z, 0, comp, type, data); allocated |= 1<