[Mesa-dev] [PATCH 00/37] Geometry shader support in Sandy Bridge
Glenn Kennard
glenn.kennard at gmail.com
Wed Aug 20 17:11:48 PDT 2014
On Thu, 21 Aug 2014 01:49:06 +0200, Mike Lothian <mike at fireburn.co.uk>
wrote:
>
> Yes that fixed the Oil Rush one - I don't need to pass that with r600g
> though so I'm thinking that maybe i965 isn't using that driconf file
> _______________________________________________
r600g doesn't have support for GL_ARB_sample_shading quite just yet which
is why it doesn't complain.
If you copy a current git src/mesa/drivers/dri/common/drirc file to
/etc/drirc it contains the settings needed to work around a few Unigine
buglets. The "allow_glsl_extension_directive_midshader" directive is
hooked up both for gallium and intel afaik so should just work.
/Glenn
More information about the mesa-dev
mailing list