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 v3 with some comments by Ian Romanick adressed.
The series is reviewed by Brian Paul and Ian Romanick.
As I don't have gi
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
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
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'
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.
Fabian
Fabian Bieler (12):
configure.ac: Check for freeglut.
glut_wrapper: Include freeglut.h if available.
glsl/gsraytrace