Hi Jakob,
             I've tried out your gallium-targets branch with ./autogen.sh
and my configure options added to it.After a recompile and a re-boot,there
were no compile breakages and no real ill-affects after a re-boot.

I also tried out merging my copy of the Mesa master branch into my copy of
your gallium-targets branch.I used ./autogen.sh with my configure options
again,and there were no compile breakages and no ill-effects after a
re-compile and a re-boot.

I compile the nouveau drivers myself,so I can't speak for others who compile
mesa for their different hardware.
Regards,
             STEVE555

Jakob Bornecrantz wrote:
> 
> Hi all
> 
> Can people please try out the gallium-targets branch I like to merge
> that as soon as possible.
> 
> Also you will need to run autogen.sh if you switch to this branch.
> 
> The branch moves all target like directories from the winsys directory
> into the targets directory this the dri/xorg/egl directories in
> src/gallium/winsys/drm/*/. It also reorganizes the winsys directory so
> that the first level says which winsys it exposes the second which
> type.
> 
> Example:
> winsys/drm/radeon/core -> winsys/radeon/drm
> winsys/drm/radeon/dri -> targets/dri-radeong
> winsys/drm/radeon/egl -> targets/egl-radeon
> winsys/drm/radeon/xorg -> targets/xorg-radeon
> 
> Bad things still left:
> winsys/i965/xlib should probably be split up into a target and winsys.
> winsys/g3dvl/* as well (tho this might be dead on the master branch).
> 
> As far as I know things should not have regressed.
> 
> Cheers Jakob.
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Mesa3d-dev mailing list
> Mesa3d-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
> 
> 

-- 
View this message in context: 
http://old.nabble.com/-RFC--gallium-targets-merge-tp28019425p28021629.html
Sent from the mesa3d-dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to