Hi
Strange thing...
I'm useing cocos2d 0.8, trying to draw a line useing drawline func.
when i try to scale it up by using glLineWidth(4.0f) the simulator do the job
but testing on iphone... nothing happand.
same on the glEnable(GL_LINE_SMOOTH)
iphone 3.0sdk bug?