[PATCH] glx: remove Xgl leftover

Tiago Vignatti tiago.vignatti at nokia.com
Mon Jul 6 08:00:15 PDT 2009


pushed. Thank you.

On Sun, Jul 05, 2009 at 04:37:04PM +0200, extRALOVICH at mail.nokia.com wrote:
> Would someone please review this?
> 
> Thanks,
> Kristof
> 
> On Mon, Jun 29, 2009 at 15:23, RALOVICH,
> Kristóf<kristof.ralovich at gmail.com> wrote:
> > Compile tested and grep found no references.
> >
> > Please review and apply.
> >
> > Thanks,
> > Kristof
> >
> >
> > From 21c6b89d0bba8efff847b6e88cbb76dc1d05d598 Mon Sep 17 00:00:00 2001
> > From: =?utf-8?q?RALOVICH,=20Krist=C3=B3f?= <tade60 at freemail.hu>
> > Date: Mon, 29 Jun 2009 15:18:56 +0200
> > Subject: [PATCH] glx: remove Xgl leftover
> >
> > GlxSetRenderTables was only used by the long gone Xgl.
> > ---
> >  glx/glxcmds.c   |    6 ------
> >  glx/glxserver.h |    3 ---
> >  2 files changed, 0 insertions(+), 9 deletions(-)
> >
> > diff --git a/glx/glxcmds.c b/glx/glxcmds.c
> > index d4ff7da..f5632d1 100644
> > --- a/glx/glxcmds.c
> > +++ b/glx/glxcmds.c
> > @@ -51,12 +51,6 @@
> >  #include "indirect_table.h"
> >  #include "indirect_util.h"
> >
> > -void
> > -GlxSetRenderTables (struct _glapi_table *table)
> > -{
> > -    _glapi_set_dispatch (table);
> > -}
> > -
> >  static int
> >  validGlxScreen(ClientPtr client, int screen, __GLXscreen
> > **pGlxScreen, int *err)
> >  {
> > diff --git a/glx/glxserver.h b/glx/glxserver.h
> > index 3e44b71..46c9382 100644
> > --- a/glx/glxserver.h
> > +++ b/glx/glxserver.h
> > @@ -94,9 +94,6 @@ void GlxExtensionInit(void);
> >  void GlxSetVisualConfigs(int nconfigs,
> >                          void *configs, void **privates);
> >
> > -struct _glapi_table;
> > -void GlxSetRenderTables (struct _glapi_table *table);
> > -
> >  void __glXScreenInitVisuals(__GLXscreen *screen);
> >
> >  /*
> > --
> > 1.6.3.3
> >


Content-Description: ATT00001.txt
> _______________________________________________
> xorg-devel mailing list
> xorg-devel at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-devel

            Tiago



More information about the xorg mailing list