diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 860a3f8e1ce..2cf81e1fee8 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -1,3 +1,4 @@ zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock VK_EXT_provoking_vertex on RADV. VK_EXT_extended_dynamic_state2 on RADV. +32-bit x86 builds now default disable x87 math and use sse2.