Bug 38599

Summary: THe value of WGL_PBUFFER_HEIGHT_ARB is returned as width in wglQueryPbufferARB
Product: Mesa Reporter: Wasim Abbas <wasim.abbas>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: 7.10   
Hardware: x86 (IA32)   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:

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.