[Flightgear-devel] Rembrandt Atmospheric Light Scattering

2012-11-20 Thread Renk Thorsten
Stuart wrote: Personally I'd really like to see the rendering systems unified, even though I don't have enough GPU to run them both together (or indeed Rembrandt with shadows). It's just make for a more consistent experience. (...) I had a look at this a couple of weeks ago but didn't

[Flightgear-devel] plib error with download compile on 64bit Ubuntu 12.10

2012-11-20 Thread Michael
Hi trying to compile with downloadcompile script on Ubuntu 12.10 64bit and get: ../../../../plib/src/sl/slDSP.cxx: In member function ‘void slDSP::open(const char*, int, int, int)’: ../../../../plib/src/sl/slDSP.cxx:59:22: error:

Re: [Flightgear-devel] plib error with download compile on 64bit Ubuntu 12.10

2012-11-20 Thread James Turner
On 20 Nov 2012, at 08:46, Michael wrote: Hi trying to compile with downloadcompile script on Ubuntu 12.10 64bit and get: ../../../../plib/src/sl/slDSP.cxx: In member function ‘void slDSP::open(const char*, int, int, int)’: ../../../../plib/src/sl/slDSP.cxx:59:22: error:

Re: [Flightgear-devel] plib error with download compile on 64bit Ubuntu 12.10

2012-11-20 Thread Michael
Thanks, that worked: --disable-sl --- On Tue, 11/20/12, James Turner zakal...@mac.com wrote: From: James Turner zakal...@mac.com Subject: Re: [Flightgear-devel] plib error with download compile on 64bit Ubuntu 12.10 To: FlightGear developers discussions

[Flightgear-devel] Merge request #183

2012-11-20 Thread Renk Thorsten
I've created a merge request https://www.gitorious.org/fg/fgdata/merge_requests/183 containing lots of my recent shader work, including * ambient and cloud shadow correction to blue-grey hue * more pre-dawn illumination * procedural snow * a hires grass texture overlay effect for airport grass

Re: [Flightgear-devel] plib error with download compile on 64bit Ubuntu 12.10

2012-11-20 Thread Francesco Angelo Brisa
The script is updated, sending now to Thorsten... 2012/11/20 Michael scrat_h...@yahoo.com Thanks, that worked: --disable-sl --- On Tue, 11/20/12, James Turner zakal...@mac.com wrote: From: James Turner zakal...@mac.com Subject: Re: [Flightgear-devel] plib error with download compile