https://bugs.freedesktop.org/show_bug.cgi?id=71110
Vinson Lee <v...@freedesktop.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |a...@nwnk.net, | |e...@anholt.net --- Comment #1 from Vinson Lee <v...@freedesktop.org> --- commit d08966227e7d567df8d26eebc80f35f886e59a4a Author: Adam Jackson <a...@redhat.com> Date: Mon Aug 26 14:03:51 2013 -0400 damage: Simplify DamageUnregister You can only register one drawable on a given damage, so there's no reason to require the caller to specify the drawable, the damage is enough. The implementation would do something fairly horrible if you _did_ pass mismatched drawable and damage, so let's avoid the problem entirely. v2: Simplify xf86RotateDestroy even more [anholt] Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> Reviewed-by: Eric Anholt <e...@anholt.net> Signed-off-by: Adam Jackson <a...@redhat.com> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev