Bug 53226 - mesa/demos does not build with mesa git because of gbm API changes
Summary: mesa/demos does not build with mesa git because of gbm API changes
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Demos (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-07 21:12 UTC by Olivier Blin
Modified: 2012-08-14 21:07 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
eglkms: adapt to gbm stride API change (869 bytes, patch)
2012-08-07 21:14 UTC, Olivier Blin
Details | Splinter Review

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.