On Mon, 2009-02-09 at 10:24 -0800, Brian Paul wrote:
> Brian Paul wrote:
> > 
> > Over the next day or so we're going to merge the gallium-0.2 branch to 
> > master.  master and gallium-0.2 are both development branches and 
> > keeping the core Mesa work synced between them is a bit of PITA.
> > 
> > To work out the kinks I'll be pushing a short term 
> > "gallium-master-merge" branch for testing/fixing before going to master.
> > 
> > In terms of the build system, we'll initially default to the non-gallium 
> > build.  To build with gallium I'll add some new configs like 
> > 'linux-gallium'.
> 
> OK, I think the "gallium-master-merge" branch is in pretty good shape 
> now.  I encourage people to grab it, build it and test.  You should 
> probably run 'make realclean' before building.
> 
> If there's no issues I'll probably merge to master within 24 hours.

Karl, Thomas,

I noticed you've been updating the VC8 project files. I've modified
several of the examples in the gallium branch to use GLEW library, in
order to get more demos building on Windows. You might want update your
VC8 project files to build and link the glew library in src/glew after
the merge.

I also encourage you to try building the glut and the mesa examples for
windows with scons. It builds with any MSVC version, MinGW, and MinGW
cross compilers. To build it do:

  set GALLIUM=\path\to\mesa
  scons -C mesa debug=yes platform=windows
  scons -C mesa\progs debug=yes platform=windows

Jose






------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to