Re: [blfs-dev] Mesa dependencies, was Re: cups and clang

2013-09-04 Thread Ken Moffat
On Wed, Sep 04, 2013 at 05:09:40PM -0500, Bruce Dubbs wrote: > > I'm not sure about the software rasterizers, but I can run glxgears on > my systems fine. On my development box, I use the nouveau driver > (NV37GL [Quadro PCI-E Series]) and get about 460 FPS. On my day-to-day > system, I use t

Re: [blfs-dev] Mesa dependencies, was Re: cups and clang

2013-09-04 Thread Bruce Dubbs
Ken Moffat wrote: > On Tue, Sep 03, 2013 at 10:58:27AM +, David Brodie wrote: >> >> OK, so according to the Mesa web-site, >> http://www.mesa3d.org/faq.html#part3, there are three s/w rasterizers, >> viz. classic swrast, softpipe and llvmpipe, so strictly speaking, llvm >> is only required for

Re: [blfs-dev] Mesa dependencies, was Re: cups and clang

2013-09-04 Thread Ken Moffat
On Tue, Sep 03, 2013 at 10:58:27AM +, David Brodie wrote: > > OK, so according to the Mesa web-site, > http://www.mesa3d.org/faq.html#part3, there are three s/w rasterizers, > viz. classic swrast, softpipe and llvmpipe, so strictly speaking, llvm > is only required for the llvmpipe s/w rast

Re: [blfs-dev] Mesa dependencies, was Re: cups and clang

2013-09-03 Thread Fernando de Oliveira
Em 03-09-2013 07:58, David Brodie escreveu: > On 03/09/13 01:45, Ken Moffat wrote: > ... > >> make[3]: Entering directory >> `/scratch/working/Mesa-9.2.0/src/gallium/targets/dri-swrast' >>CC swrast_drm_api.lo >>CC utils.lo >>CC drisw_util.lo >>CC xmlconfig.l

Re: [blfs-dev] Mesa dependencies, was Re: cups and clang

2013-09-03 Thread David Brodie
On 03/09/13 01:45, Ken Moffat wrote: ... > make[3]: Entering directory > `/scratch/working/Mesa-9.2.0/src/gallium/targets/dri-swrast' >CC swrast_drm_api.lo >CC utils.lo >CC drisw_util.lo >CC xmlconfig.lo >CXXLDswrast_dri.la > /bin/mkdir -p ../../../.

Re: [blfs-dev] Mesa dependencies, was Re: cups and clang

2013-09-02 Thread Ken Moffat
On Mon, Sep 02, 2013 at 05:55:22PM +, David Brodie wrote: > > llvm is also required for the software rasterizer, e.g. using the switches: > Sorry for the delay in replying, I was on my ATI machine and my kvm switch has started to play up again. > --with-llvm-shared-libs \ yes, that does *i

Re: [blfs-dev] Mesa dependencies, was Re: cups and clang

2013-09-02 Thread Igor Živković
On 09/02/2013 06:10 PM, Ken Moffat wrote: > On Mon, Sep 02, 2013 at 11:17:02AM -0300, Fernando de Oliveira wrote: >> Em 02-09-2013 10:55, Ken Moffat escreveu: >> >> Long ago, I have commented something like that. I use nvidia proprietary >> in one system (which I am using to write this), do not hav

Re: [blfs-dev] Mesa dependencies, was Re: cups and clang

2013-09-02 Thread David Brodie
On 02/09/13 16:10, Ken Moffat wrote: > On Mon, Sep 02, 2013 at 11:17:02AM -0300, Fernando de Oliveira wrote: >> Em 02-09-2013 10:55, Ken Moffat escreveu: >>> >>> Mesa recommends llvm because radeon 3D drivers need them. For (at >>> least) intel it doesn't *need* llvm. >>> >>> ĸen >>> >> >> Thank

[blfs-dev] Mesa dependencies, was Re: cups and clang

2013-09-02 Thread Ken Moffat
On Mon, Sep 02, 2013 at 11:17:02AM -0300, Fernando de Oliveira wrote: > Em 02-09-2013 10:55, Ken Moffat escreveu: > > > > Mesa recommends llvm because radeon 3D drivers need them. For (at > > least) intel it doesn't *need* llvm. > > > > ĸen > > > > Thanks for this post, ĸen. > > Long ago, I