kimziv / oglsuperbible5

GLTools and OpenGL SuperBible (5th Edition) OpenGL超级宝典第五版
41 stars 16 forks source link

Ch8 pix_buffs should use glTexSubImage2D #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sample pix_buffs in Ch8 should use glTexSubImage2D instead of glTexImage2D.
See file pix_buffs.cpp, lines 399, 410 in rev 186.

Original issue reported on code.google.com by marekfo...@gmail.com on 29 Dec 2010 at 8:27