[PATCH 0/2] Keep generated glapi sources in mesa

Dan Nicholson dbn.lists at gmail.com
Wed Feb 13 07:33:52 PST 2008


On Feb 13, 2008 6:48 AM, Dan Nicholson <dbn.lists at gmail.com> wrote:
> On Feb 13, 2008 6:40 AM, Dan Nicholson <dbn.lists at gmail.com> wrote:
> > The glapi source files for the xserver's GLX module are currently
> > generated in the mesa tree and then manually merged into the the xserver
> > tree. This step in the GLX build is error prone as the files can easily
> > become unsynchronized from the rest of the glapi in mesa.
> >
> > This patchset changes the mesa build to generate the files in a standard
> > location in the mesa tree. Likewise, the xserver glx build has the
> > necessary files symlinked in by symlink-mesa.sh at build time.
> >
> > I put the files in src/glx/x11 in mesa with the rest of the glx sources.
> > I'm not sure if this is the best place.
>
> Looks like the patches were too big. Here they are in cgit fashion:
>
> http://cgit.freedesktop.org/~dbn/mesa/commit/?h=xserver-glx-cleanup&id=1f0262eaa079fd1b560ba72ed963a8719bc2bfaf
> http://cgit.freedesktop.org/~dbn/xserver/commit/?h=glx-cleanup&id=5aa2e8608095bf5775de1b020591aabcb1ccc38d

Try again. I rebased the xserver commit and hadn't pushed yet. Here's
a fresher commit id.

http://cgit.freedesktop.org/~dbn/xserver/commit/?h=glx-cleanup&id=6dc2166651ef95efb5ff4a1118f843ee9da5b013

--
Dan



More information about the xorg mailing list