Check the source for SDL_CreateTextureFromSurface. It calls SDL_ConvertSurface already. So using SDL_ConvertSurface is entirely redundant.
確定! 回上一頁