mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 10:40:11 +01:00
Conditional rendering bumps us to big GL 3.0 on Midgard, but broken texture buffer handling keeps us from GL 3.1. That should be fixed shortly, I hope. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8292>
12 lines
678 B
Text
12 lines
678 B
Text
GL_EXT_demote_to_helper_invocation on radeonsi
|
|
GL_NV_compute_shader_derivatives on radeonsi
|
|
EGL_MESA_platform_xcb
|
|
Removed GL_NV_point_sprite for classic swrast.
|
|
driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buffer_age
|
|
Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support
|
|
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
|
|
Classic swrast dri driver removed in favor of gallium swrast (llvmpipe or softpipe)
|
|
Panfrost t760/t860 exposes GL 3.0
|