We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Texture error when after "Performance texture test" in testcpp sample
Texture error when after "Performance texture test" in testcpp sample
Bug #2745 [Closed]
- Assignee changed from dabingnn to boyu0
Texture2D will behave wrongly when set RGBA4444,RGB565,RGB5A1 by function Texture2D::setDefaultAlphaPixelFormat. It seems texture2d class will only change its internal format, by convert a zero length data.
in CCTexture2D.cpp, line 744
The codes of class texture2d and image need to be reviewed.
Status: | Closed | |
---|---|---|
Start date: | 2013-08-28 | |
Priority: | Normal | |
Due date: | ||
Assignee: | boyu0 | |
% Done: | 100% |
|
Category: | all | |
Target version: | - |
in test.cpp, click “Performance test” -> “Performance texture test”, texture wrap error.
Screen Shot 2013-08-28 at 下午2.05.27.png (281.2 kB) dabingnn, 2013-08-28 06:06