mirror of
https://github.com/mpv-player/mpv
synced 2025-04-17 12:54:40 +00:00
fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3565 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
267916c82b
commit
6e10cf8cc7
@ -194,7 +194,7 @@ static void initTextures()
|
||||
texnumy++;
|
||||
|
||||
printf("[gl2] Creating %dx%d textures of size %dx%d ...\n",
|
||||
texnumx, texnumy, texture_width,texture_height, gl_bitmap_format_s);
|
||||
texnumx, texnumy, texture_width,texture_height);
|
||||
|
||||
/* Allocate the texture memory */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user