Re: [Mesa-dev] [PATCH 00/12] DEMOS Use core profile in two GS demos (v2).

2014-02-17 Thread Ian Romanick
Series is Reviewed-by: Ian Romanick On 02/13/2014 02:18 PM, Fabian Bieler wrote: > Hello! > > As mesa only supports geometry shaders in core profile contexts this patchset > adjusts the gsraytrace and the geom-outlining-150 demos to use the core > profile. > > This is v2 with the comment by Ia

Re: [Mesa-dev] [PATCH 00/12] DEMOS Use core profile in two GS demos (v2).

2014-02-14 Thread Brian Paul
On 02/13/2014 03:18 PM, Fabian Bieler wrote: Hello! As mesa only supports geometry shaders in core profile contexts this patchset adjusts the gsraytrace and the geom-outlining-150 demos to use the core profile. This is v2 with the comment by Ian Romanick regarding incorrect usage of the GLSL pr

[Mesa-dev] [PATCH 00/12] DEMOS Use core profile in two GS demos (v2).

2014-02-13 Thread Fabian Bieler
Hello! As mesa only supports geometry shaders in core profile contexts this patchset adjusts the gsraytrace and the geom-outlining-150 demos to use the core profile. This is v2 with the comment by Ian Romanick regarding incorrect usage of the GLSL preprocessor #line directive adressed. As I don'