Added cast around GLEW_ARB_texture_non_power_of_two, as it might be a char and screw...
[supertux.git] / src / video / sdl_surface_ptr.hpp
2009-12-07 grumbelAdded reset() and empty constructor to SDLSurfacePtr
2009-12-06 grumbelUse a new Texture for each Surface, this should fix...
2009-12-06 grumbelSplitted TextureManager::create_image_texture() into...