Re: [Mesa-dev] recursive raytracing demo

2013-06-12 Thread Brian Paul
On 06/12/2013 03:41 AM, kristof.ralov...@gmail.com wrote: On Mon, Apr 29, 2013 at 4:21 PM, Brian Paul wrote: On 04/28/2013 06:54 AM, kristof.ralov...@gmail.com wrote: Dear All, please review and merge this demo. In patch 2: * Let's pass the GS input/output info as parameters to the funct

Re: [Mesa-dev] recursive raytracing demo

2013-04-29 Thread Brian Paul
On 04/28/2013 06:54 AM, kristof.ralov...@gmail.com wrote: Dear All, please review and merge this demo. In patch 2: * Let's pass the GS input/output info as parameters to the function and rename it to something like LinkShadersWithGeometryInfo(). Then we can re-use the function in some of t