[PULL 1.8] GLX and DRI2 drawable tracking fixes

Peter Hutterer peter.hutterer at who-t.net
Tue Apr 20 17:59:08 PDT 2010


On Tue, Apr 20, 2010 at 02:25:10PM -0400, Adam Jackson wrote:
> Nothing terribly exciting, just ported to 1.8 branch which lacks some of
> the additional swap control work.
> 
> ---
> 
> The following changes since commit 7d5e6012df237c0d9d4741ca275751bc49f731ed:
>   Julien Cristau (1):
>         vfb: add a name and type to the pointer and keyboard
> 
> are available in the git repository at:
> 
>   git://people.freedesktop.org/~ajax/xserver.git glx-fixes-for-1.8
> 
> Kristian Høgsberg (4):
>       glx: Track GLX 1.3 style GLX drawables under their X drawable ID as well
>       glx: Let the resource system destroy pixmaps
>       DRI2: Track DRI2 drawables as resources, not privates
>       glx: Drop DestroyWindow hook
> 
>  glx/glxcmds.c             |   39 +++++++++-----
>  glx/glxdri2.c             |    5 --
>  glx/glxext.c              |   11 ++++
>  glx/glxscreens.c          |   28 ----------
>  glx/glxscreens.h          |    1 -
>  hw/xfree86/dri2/dri2.c    |  133 +++++++++++++--------------------------------
>  hw/xfree86/dri2/dri2ext.c |   22 --------
>  7 files changed, 74 insertions(+), 165 deletions(-)


pulled, thanks.

Cheers,
  Peter


More information about the xorg-devel mailing list