st/wgl: Fix argument of stw_pixelformat_get_info().
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 8 Feb 2012 15:46:28 +0000 (15:46 +0000)
committerBrian Paul <brianp@vmware.com>
Thu, 23 Feb 2012 14:49:08 +0000 (07:49 -0700)
commit9ffc8ea8f4cfa15115a93039cc7099f0fd597fe3
treec23a2877d2020c9ce3e00c2d9b7b122eaae48858
parent6835103878afd27a1d66d29d16cbfb0b1e894a94
st/wgl: Fix argument of stw_pixelformat_get_info().

stw_pixelformat_get_info takes zero based index, not a 1 based pixel
format number.
src/gallium/state_trackers/wgl/stw_ext_pbuffer.c