Re: [Mesa-dev] [PATCH] dri2: add vblank_mode support

2010-04-22 Thread Jesse Barnes
On Thu, 22 Apr 2010 11:28:55 -0700 Jesse Barnes wrote: > On Tue, 20 Apr 2010 11:35:11 -0700 > Jesse Barnes wrote: > > > This patch adds vblank_mode support to DRI2, for direct rendered > > clients only. It does this by adding some DRI options parsing at DRI2 > > screen creation time, and some

Re: [Mesa-dev] [PATCH] dri2: add vblank_mode support

2010-04-22 Thread Jesse Barnes
On Tue, 20 Apr 2010 11:35:11 -0700 Jesse Barnes wrote: > This patch adds vblank_mode support to DRI2, for direct rendered > clients only. It does this by adding some DRI options parsing at DRI2 > screen creation time, and some checking for the current vblank mode to > dri2_glx.c. > > Fixes fdo

[Mesa-dev] [PATCH] dri2: add vblank_mode support

2010-04-20 Thread Jesse Barnes
This patch adds vblank_mode support to DRI2, for direct rendered clients only. It does this by adding some DRI options parsing at DRI2 screen creation time, and some checking for the current vblank mode to dri2_glx.c. Fixes fdo bug #27656. -- Jesse Barnes, Intel Open Source Technology Center d