On Fri, Feb 08, 2013 at 02:57:01PM +0200, Tiago Vignatti wrote:
> Signed-off-by: Tiago Vignatti
Cool, this all looks good now, all three patches committed.
Thanks,
Kristian
> v2: - added AuthMagic3, for passing ClientPtr
> - fixed server internal ABI issue, by maintaining DRI2Authenticate i
Signed-off-by: Tiago Vignatti
---
v2: - added AuthMagic3, for passing ClientPtr
- fixed server internal ABI issue, by maintaining DRI2Authenticate intact
- fixed multiple clients accesses to DRI2 authenticate, using Wayland
callback mechanism to ensure they all go atomically
v3: - f