On 6/25/07, zhang <[EMAIL PROTECTED]> wrote:
> I want to generate a patch for building Mesa with MingW. I have got the
> sources from http://www.freedesktop.org/wiki/UsingCvs. However, I found
> what I got is not the newst. For example, here are in GL/gl.h:
>
>  * Mesa 3-D graphics library
>  * Version:  6.5.1
>  *
>  * Copyright (C) 1999-2006
>
> The newest seems to be that:
>
>  * Mesa 3-D graphics library
>  * Version:  7.0
>  *
>  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
>  *
>
> So, what's the tag I should chose?
> ----------
> <[EMAIL PROTECTED]>
>

cvs is no longuer in use to get lastest source:
git clone git://anongit.freedesktop.org/git/mesa

best,
Jerome Glisse

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to