Sumeet002 / oglsuperbible5

Automatically exported from code.google.com/p/oglsuperbible5
0 stars 0 forks source link

Ch8 pix_buffs should use glTexSubImage2D #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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