Bug 38599 - THe value of WGL_PBUFFER_HEIGHT_ARB is returned as width in wglQueryPbufferARB
Summary: THe value of WGL_PBUFFER_HEIGHT_ARB is returned as width in wglQueryPbufferARB
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: 7.10
Hardware: x86 (IA32) Windows (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-23 02:59 UTC by Wasim Abbas
Modified: 2011-06-23 05:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Wasim Abbas 2011-06-23 02:59:39 UTC
In stw_ext_pbuffer.c line number 271, when WGL_PBUFFER_HEIGHT_ARB is queried in wglQueryPbufferARB it returns fb->width instead of fb->height.
Comment 1 Brian Paul 2011-06-23 05:56:31 UTC
Fixed with commit 8a5a28b731efc7e1cddd552c46f015ca328662bd


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.