If the image file is RGB, convert to RGBA (fixes segfault).
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 13 Apr 2006 19:45:42 +0000 (19:45 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 13 Apr 2006 19:45:42 +0000 (19:45 +0000)
commit1d886a81add08536f18d2453ae38fcac79f0b806
tree865d6425b012964d24bfe7b4c7cb544f9014ffcd
parentda238ee06a8d169eb590aa5e50998136f1b5aba5
If the image file is RGB, convert to RGBA (fixes segfault).
Added CheckError() calls.
Remove -ci option.
progs/tests/pbo.c