On Thu, Feb 07, 2013 at 12:52:27PM +0200, Tiago Vignatti wrote:
> 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
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