Bug 53226

Summary: mesa/demos does not build with mesa git because of gbm API changes
Product: Mesa Reporter: Olivier Blin <freedesktop>
Component: DemosAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: krh, oreaus
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: eglkms: adapt to gbm stride API change

Description Olivier Blin 2012-08-07 21:12:25 UTC
mesa/demos does not build with mesa git because of gbm API changes.
gbm_bo_get_pitch() is now gbm_bo_get_stride(), as of mesa commit 7250cd506baa0bd4649b30d87509cdd0cbc06a57
Comment 1 Olivier Blin 2012-08-07 21:14:27 UTC
Created attachment 65255 [details] [review]
eglkms: adapt to gbm stride API change

This patch fixes build with mesa git.
Comment 2 Olivier Blin 2012-08-14 21:07:46 UTC
Fixed in commit 11ac30649e8360f295050a1029805c1d769aaacb

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.