[Mesa-dev] [PATCH] docs: add GL_ARB_gpu_shader_fp64 and OpenGL 4.0 support for Intel Haswell.

Iago Toral itoral at igalia.com
Thu Jan 5 08:16:27 UTC 2017


On Thu, 2017-01-05 at 09:59 +0200, Martin Peres wrote:
> On 05/01/17 09:56, Iago Toral Quiroga wrote:
> > 
> > ---
> >   docs/relnotes/13.1.0.html | 2 ++
> >   1 file changed, 2 insertions(+)
> > 
> > diff --git a/docs/relnotes/13.1.0.html b/docs/relnotes/13.1.0.html
> > index 4dce843..124da93 100644
> > --- a/docs/relnotes/13.1.0.html
> > +++ b/docs/relnotes/13.1.0.html
> > @@ -47,6 +47,8 @@ Note: some of the new features are only available
> > with certain drivers.
> >   <li>GL_ARB_post_depth_coverage on i965/gen9+</li>
> >   <li>GL_INTEL_conservative_rasterization on i965/gen9+</li>
> >   <li>GL_NV_image_formats on any driver supporting
> > GL_ARB_shader_image_load_store (i965, nvc0, radeonsi,
> > softpipe)</li>
> > +<li>GL_ARB_gpu_shader_fp64 in i965/haswell</li>
> > +<li>Intel Haswell now supports OpenGL 4.0</li>
> >   </ul>
> >   
> >   <h2>Bug fixes</h2>
> Since you are at it, you could update features.txt to gen7+ instead
> of 
> gen8+ ;)

Ah yes, thanks for reminding me of this. It will be gen7/hsw+ for now
though, since we still need to send the IvyBridge patches for review.
Will send a separate patch for this in a moment.

> Thanks for your amazing work on this extension! It was truly
> impressive!

Thanks, you're too kind! :).

Credit should also go to all the people at Intel who had been involved
with this in the past like Jason and Connor, and very especially to
Curro for all the insight on the Align16 hardware he provided.

Iago

> Martin
> 
> 


More information about the mesa-dev mailing list