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)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 10 Feb 2012 16:23:27 +0000 (16:23 +0000)
commit6beed86ab8970b57aad8442a3e6bf6410fff13ec
tree005de0aa970ffafc8b0883959840825b784c5105
parent5ee8969b11b8018ed3e1e785f34a6b8fe6abf0ff
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