diff --git a/gfx/drivers/gl1.c b/gfx/drivers/gl1.c index a856971062..e7acb7bf7a 100644 --- a/gfx/drivers/gl1.c +++ b/gfx/drivers/gl1.c @@ -1304,6 +1304,7 @@ static void gl1_load_texture_data( #ifndef VITA glPixelStorei(GL_UNPACK_ALIGNMENT, alignment); + glPixelStorei(GL_UNPACK_ROW_LENGTH, 0); #endif glTexImage2D(GL_TEXTURE_2D,