[Mesa-dev] Enable/fix a bunch of OpenGL 4.0-4.3 extensions for compat profile
Timothy Arceri
tarceri at itsqueeze.com
Sat Jun 23 01:37:48 UTC 2018
On 23/06/18 11:16, Mike Lothian wrote:
> I think you forgot to bump PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY to 430
>
I should have been more clear. The missing extension support is:
ARB_draw_indirect/ARB_multi_draw_indirect
ARB_vertex_attrib_64bit
Once these are done we should be able to flip on 4.4
> On Fri, 22 Jun 2018 at 09:48 Timothy Arceri <tarceri at itsqueeze.com
> <mailto:tarceri at itsqueeze.com>> wrote:
>
> I've send all of these patches out already. The only change is to the
> first 2 patches which fixes things so we store a double as 2
> unsigned ints
> rather than 2 floats.
>
> Everything here has corresponding piglit tests all of which are now
> upstream with the exception of the compute shader display list test.
>
> Our current TODO list has 2 remaining extensions on it before it
> should be ok to enable OpenGL 4.4 compat contexts in radeonsi.
>
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org <mailto:mesa-dev at lists.freedesktop.org>
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
More information about the mesa-dev
mailing list