don't test for NULL pixels pointer here, do that in the 'store' routines after valida...
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 23 Sep 2004 17:34:52 +0000 (17:34 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 23 Sep 2004 17:34:52 +0000 (17:34 +0000)
commit529e0a98d477e33f41f680926f8b9c745aebbe90
treeef361ea74b48000b40d01b641fc4a421fb17275d
parent1fd4a55d09b6127bb4f0af5215d21e37be0e743e
don't test for NULL pixels pointer here, do that in the 'store' routines after validating PBO address
src/mesa/main/teximage.c