I wonder if sf::RenderTexture's Create member will free the resources created by previous Create member function calls. After wandering through it's source(please be noted that i'm do not know OpenGL stuffs) no function call or statement gave me a hint of previous resource deletion. I hope you will clarify me of this issue.