On 01/25/2013 07:49 PM, Eric Anholt wrote:
Tapani Pälli writes:
commit 60894edeef973e86a73067276f658b72f84271b6 changed the way dri2
buffer pitch is interpreted in intel driver createImageFromName
implementation, caller must set pitch in bytes, not pixels.
Oops, I didn't mean to change behavi
Tapani Pälli writes:
> commit 60894edeef973e86a73067276f658b72f84271b6 changed the way dri2
> buffer pitch is interpreted in intel driver createImageFromName
> implementation, caller must set pitch in bytes, not pixels.
Oops, I didn't mean to change behavior of the interface. It looks like
dri2
commit 60894edeef973e86a73067276f658b72f84271b6 changed the way dri2
buffer pitch is interpreted in intel driver createImageFromName
implementation, caller must set pitch in bytes, not pixels.
Signed-off-by: Tapani Pälli
---
src/egl/drivers/dri2/platform_android.c | 2 +-
1 file changed, 1 inser