X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Ftexturecube.cpp;h=3e0b9fc14d2b430cd16040f743294b0aae502419;hb=86721a55699193e63c76e8a0a7b0ced0416c1cce;hp=6ec3662523dea02903e024bb9113b91125e4b711;hpb=7aaec9a70b8d7733429bec043f8e33e02956f266;p=libs%2Fgl.git diff --git a/source/core/texturecube.cpp b/source/core/texturecube.cpp index 6ec36625..3e0b9fc1 100644 --- a/source/core/texturecube.cpp +++ b/source/core/texturecube.cpp @@ -79,7 +79,7 @@ void TextureCube::allocate(unsigned level) BindRestore _bind(this); glTexStorage2D(target, levels, storage_fmt, size, size); apply_swizzle(); - allocated |= (1<