freedreno: Enable GLSL 3.30, updating us to GL 3.3 contexts
All necessary features are already supported. GL33 CTS failures: KHR-GL33.texture_swizzle.smoke - timeouts, passes otherwise KHR-GL33.cull_distance.coverage - see https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2673 fix is not in the public repo yet. Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8270>
This commit is contained in:
committed by
Marge Bot
parent
4da67157db
commit
2b29ec7ca4
@@ -7,6 +7,6 @@ Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1
|
||||
Add support for VK_VALVE_mutable_descriptor_type on RADV
|
||||
Removed classic OSMesa in favor of the newly improved gallium OSMesa
|
||||
VK_KHR_fragment_shading_rate on RADV (RDNA2 only)
|
||||
Freedreno a6xx exposes GL 3.2
|
||||
Freedreno a6xx exposes GL 3.3
|
||||
Classic swrast dri driver removed in favor of gallium swrast (llvmpipe or softpipe)
|
||||
Panfrost t760/t860 exposes GL 3.0
|
||||
|
||||
Reference in New Issue
Block a user