[PATCH] DRI2/GLX: fix swap event handling

Michel Dänzer michel at daenzer.net
Thu Apr 28 23:52:17 PDT 2011


On Don, 2011-04-28 at 13:27 -0700, Jesse Barnes wrote: 
> @@ -1114,7 +1169,7 @@ DRI2ScreenInit(ScreenPtr pScreen, DRI2InfoPtr info)
>  	ds->ScheduleSwap = info->ScheduleSwap;
>  	ds->ScheduleWaitMSC = info->ScheduleWaitMSC;
>  	ds->GetMSC = info->GetMSC;
> -	cur_minor = 3;
> +	cur_minor = 4;
>      } else {
>  	cur_minor = 1;
>      }

This bugfix should probably be separate.


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer


More information about the dri-devel mailing list