https://bugzilla.gnome.org/show_bug.cgi?id=760897
--- Comment #3 from Ray Strode [halfline] <[email protected]> ---
Created attachment 319454
--> https://bugzilla.gnome.org/attachment.cgi?id=319454&action=edit
wayland: don't pass in width and height to create_shm_pool
create_shm_pool doesn't need the width or height, it just needs
the total size. By passing it in, we're requiring it to redo
stride calculation unnecessarily.
This commit drops the width and height parameters and makes the
function just take the total size directly.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs