{"id":148823,"date":"2025-11-19T11:12:02","date_gmt":"2025-11-19T09:12:02","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/reliz-mesa-25-3-svobodnoj-realizaczii-opengl-i-vulkan"},"modified":"2025-11-19T11:12:02","modified_gmt":"2025-11-19T09:12:02","slug":"reliz-mesa-25-3-svobodnoj-realizaczii-opengl-i-vulkan","status":"publish","type":"post","link":"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/reliz-mesa-25-3-svobodnoj-realizaczii-opengl-i-vulkan","title":{"rendered":"Ver\u00f6ffentlichung von Mesa 25.3, einer OpenGL- und Vulkan-Implementierung","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Nach drei Monaten Entwicklung wurde die Ver\u00f6ffentlichung der freien Implementierung der OpenGL- und Vulkan-API &#8212; Mesa 25.3.0 vorgestellt. Der Tag des neuen Releases im Git wurde am 15. November ver\u00f6ffentlicht, die Ank\u00fcndigung auf der Website erschien jedoch erst gestern (in der Pressemitteilung wurde das Release bisher nicht angek\u00fcndigt). Die erste Ver\u00f6ffentlichung des Mesa 25.3.0-Zweigs hat den experimentellen Status &#8212; nach der endg\u00fcltigen Stabilisierung des Codes wird eine stabile Version 25.3.1 ver\u00f6ffentlicht.     <\/p>\n<p>In Mesa 25.3 ist die Unterst\u00fctzung der Grafik-API Vulkan 1.4 in den ANV-Treibern f\u00fcr Intel-GPU, RADV f\u00fcr AMD-GPU, NVK f\u00fcr NVIDIA-GPU, HoneyKrisp (hk) f\u00fcr Apple-GPU, Turnip f\u00fcr Qualcomm-GPU, PanVK f\u00fcr ARM Mali-GPU, im Software-Rasterizer lavapipe (lvp) und im Emulationsmodus (vn) verf\u00fcgbar. In den v3dv-Treibern (Broadcom VideoCore GPU f\u00fcr Raspberry Pi 4+) und dzn (Implementierung von Vulkan \u00fcber Direct3D 12) wird Vulkan 1.0 unterst\u00fctzt, im kk-Treiber (KosmicKrisp, Vulkan \u00fcber Metal) &#8212; Vulkan 1.1, und im pvr-Treiber (GPU Imagination PowerVR) &#8212; Vulkan 1.2.    <\/p>\n<p>Mesa bietet zudem vollst\u00e4ndige Unterst\u00fctzung f\u00fcr OpenGL 4.6 in den Treibern iris (Intel GPUs Gen 8+), radeonsi (AMD), Crocus (alte Intel GPUs Gen4-Gen7), AMD (r600), zink, llvmpipe, virgl (virtuelle GPU Virgil3D f\u00fcr QEMU\/KVM), freedreno (Qualcomm Adreno), d3d12 (Schicht zur Nutzung von OpenGL \u00fcber DirectX 12) und asahi (GPU AGX, die in den Apple M1 und M2 Chips verwendet wird). Die Unterst\u00fctzung f\u00fcr OpenGL 4.5 ist f\u00fcr NVIDIA-GPUs (nvc0) verf\u00fcgbar. Unterst\u00fctzung f\u00fcr OpenGL 3.3 ist in den Treibern softpipe (Software-Rasterizer) und nv50 (NVIDIA NV50) vorhanden. In den Treibern panfrost (GPU ARM Mali) und v3d (GPU Broadcom VideoCore) wird OpenGL 3.1 unterst\u00fctzt.          <\/p>\n<p>Hauptneuheiten:  <\/p>\n<ul>\n<li class=\"l\"> In dieser Version ist der neue Vulkan-Treiber KosmicKrisp (kk) enthalten, der die Grafik-API Vulkan \u00fcber die von Apple entwickelte API Metal implementiert, die in macOS verwendet wird. Der Treiber wurde von LunarG f\u00fcr Computer mit Apple Silicon-Chips entwickelt. Der Treiber ist derzeit vollst\u00e4ndig kompatibel mit der Vulkan API 1.1, es wird jedoch vermerkt, dass er bereits sehr nah an der Unterst\u00fctzung von Vulkan 1.3 ist.\n<li class=\"l\"> Ein Ethos-Treiber f\u00fcr die NPU Arm Ethos-U65 wurde hinzugef\u00fcgt.\n<li class=\"l\"> Im Vulkan-Treiber pvr, der f\u00fcr die GPU Imagination PowerVR entwickelt wurde, wird die Unterst\u00fctzung f\u00fcr Vulkan 1.2 bereitgestellt.\n<li class=\"l\"> Im Vulkan-Treiber RADV wurden Optimierungen hinzugef\u00fcgt, die die Geschwindigkeit des Engines f\u00fcr gro\u00dfe Sprachmodelle wie Llama.cpp beim Einsatz des Vulkan-Backends auf AMD-GPU-Systemen erheblich steigern. In einigen Tests wurde die RADV-Treiberkonfiguration in der llama-bench eine um 31 % schnellere Verarbeitungszeit bei Anfragen (Tests \u201epp\u201c \u2014 Prompt Verarbeitung) und um 4 % schnellere Token-Generierung (Tests \u201etg\u201c \u2014 Token-Generierung) im Vergleich zum AMDVLK-Treiber und zum ROCm-Stack.\n<li class=\"l\"> Die Unterst\u00fctzung der VDPAU-Schnittstelle (Video Decode and Presentation API for Unix), die von NVIDIA entwickelt wurde, wurde entfernt. Als Gr\u00fcnde f\u00fcr die Entfernung wird angef\u00fchrt, dass VDPAU nur auf Systemen mit X11 und OpenGL verwendet werden kann, da keine Unterst\u00fctzung f\u00fcr Wayland und Vulkan vorhanden ist. Dar\u00fcber hinaus weist die VDPAU-API Einschr\u00e4nkungen auf, die eine korrekte Dekodierung bestimmter Videostr\u00f6me verhindern. Statt VDPAU wird die VA-API (Video Acceleration API) empfohlen, die mit Wayland und Vulkan verwendet werden kann und besser in Anwendungen unterst\u00fctzt wird.\n<li class=\"l\"> Der Zink-Treiber, der OpenGL 4.6 \u00fcber Vulkan implementiert, hat die Unterst\u00fctzung von Mesh-Shadern eingef\u00fchrt, die eine alternative Methode zur Generierung von Sammlungen geometrischer Primitiven bieten.\n<li class=\"l\"> Im Rusticl-Treiber wurde die Unterst\u00fctzung f\u00fcr OpenCL-Erweiterungen zur Arbeit mit Semaphore (cl_khr_semaphore und cl_khr_external_semaphore) hinzugef\u00fcgt.\n<li class=\"l\"> Dem Shader-Compiler wurde eine Funktionalit\u00e4t zur Ersetzung von SPIR-V-Shadern hinzugef\u00fcgt.\n<li class=\"l\"> Ein Vulkan-Layer wurde implementiert, um die AMD Anti-Lag-Technologie zu unterst\u00fctzen, die die Verz\u00f6gerung zwischen den Aufrufen von vkQueueSubmit oder vkQueueSubmit2 und dem Beginn der Durchf\u00fchrung von Operationen minimiert, um die Latenz bei der Bildschirmdarstellung in Spielen zu verringern.\n<li class=\"l\"> Die Unterst\u00fctzung von OpenGL-Erweiterungen wurde hinzugef\u00fcgt:\n<ul>\n<li class=\"l\"> GL_EXT_mesh_shader f\u00fcr Zink\n<li class=\"l\"> GL_ARB_robust_buffer_access_behavior f\u00fcr Panfrost\n<li class=\"l\"> GL_KHR_robust_buffer_access_behavior f\u00fcr Panfrost\n<li class=\"l\"> GL_KHR_robustness f\u00fcr Panfrost und v3d\n<li class=\"l\"> GL_ATI_meminfo f\u00fcr r300\n<li class=\"l\"> GL_NVX_gpu_memory_info f\u00fcr r300\n<li class=\"l\"> GL_NV_shader_atomic_int64 f\u00fcr radeonsi und Panfrost V9+\n<li class=\"l\"> GL_NV_representative_fragment_test f\u00fcr zink\n<li class=\"l\"> EGL_EXT_create_context_robustness f\u00fcr Panfrost V10+  <\/ul>\n<li class=\"l\"> Im ANV (Intel) Treiber ist die Vulkan-Erweiterung implementiert: VK_KHR_shader_untyped_pointers\n<li class=\"l\"> Im RADV-Treiber (AMD) wurden die Vulkan-Erweiterungen implementiert:\n<ul>\n<li class=\"l\"> VK_EXT_ycbcr_2plane_444_formats\n<li class=\"l\"> VK_KHR_shader_untyped_pointers\n<li class=\"l\"> VK_KHR_video_encode_intra_refresh\n<li class=\"l\"> VK_KHR_video_encode_quantization_map   <\/ul>\n<li class=\"l\"> Im NVK-Treiber (NVIDIA) wurden die Vulkan-Erweiterungen implementiert:\n<ul>\n<li class=\"l\"> VK_AMD_buffer_marker\n<li class=\"l\"> VK_KHR_maintenance8\n<li class=\"l\"> VK_KHR_maintenance9\n<li class=\"l\"> VK_NVX_image_view_handle    <\/ul>\n<li class=\"l\"> Im HoneyKrisp (Apple) Treiber ist die OpenGL-Erweiterung implementiert: VK_KHR_maintenance9\n<li class=\"l\"> Im PanVK-Treiber (GPU ARM Mali) wurden Vulkan-Erweiterungen implementiert: \u2018\n<ul>\n<li class=\"l\"> VK_ARM_shader_core_builtins\n<li class=\"l\"> VK_EXT_mutable_descriptor_type\n<li class=\"l\"> VK_KHR_maintenance7\n<li class=\"l\"> VK_KHR_maintenance8\n<li class=\"l\"> VK_KHR_maintenance9      <\/ul>\n<li class=\"l\"> Im pvr (GPU Imagination PowerVR) Treiber sind die Vulkan-Erweiterungen implementiert:\n<ul>\n<li class=\"l\"> VK_EXT_border_color_swizzle\n<li class=\"l\"> VK_EXT_color_write_enable\n<li class=\"l\"> VK_EXT_custom_border_color\n<li class=\"l\"> VK_EXT_depth_clamp_zero_one\n<li class=\"l\"> VK_EXT_depth_clip_enable\n<li class=\"l\"> VK_EXT_extended_dynamic_state\n<li class=\"l\"> VK_EXT_extended_dynamic_state2\n<li class=\"l\"> VK_EXT_extended_dynamic_state3\n<li class=\"l\"> VK_EXT_image_2d_view_of_3d\n<li class=\"l\"> VK_EXT_line_rasterization\n<li class=\"l\"> VK_EXT_map_memory_placed\n<li class=\"l\"> VK_EXT_physical_device_drm\n<li class=\"l\"> VK_EXT_provoking_vertex\n<li class=\"l\"> VK_EXT_queue_family_foreign\n<li class=\"l\"> VK_EXT_robustness2\n<li class=\"l\"> VK_EXT_separate_stencil_usage\n<li class=\"l\"> VK_EXT_shader_demote_to_helper_invocation\n<li class=\"l\"> VK_EXT_shader_replicated_composites\n<li class=\"l\"> VK_EXT_vertex_attribute_divisor\n<li class=\"l\"> VK_EXT_zero_initialize_device_memory\n<li class=\"l\"> VK_KHR_buffer_device_address\n<li class=\"l\"> VK_KHR_create_renderpass2\n<li class=\"l\"> VK_KHR_dedicated_allocation\n<li class=\"l\"> VK_KHR_depth_stencil_resolve\n<li class=\"l\"> VK_KHR_descriptor_update_template\n<li class=\"l\"> VK_KHR_device_group\n<li class=\"l\"> VK_KHR_device_group_creation\n<li class=\"l\"> VK_KHR_imageless_framebuffer\n<li class=\"l\"> VK_KHR_line_rasterization\n<li class=\"l\"> VK_KHR_maintenance1\n<li class=\"l\"> VK_KHR_maintenance2\n<li class=\"l\"> VK_KHR_maintenance3\n<li class=\"l\"> VK_KHR_map_memory2\n<li class=\"l\"> VK_KHR_multiview\n<li class=\"l\"> VK_KHR_robustness2\n<li class=\"l\"> VK_KHR_sampler_mirror_clamp_to_edge\n<li class=\"l\"> VK_KHR_separate_depth_stencil_layouts\n<li class=\"l\"> VK_KHR_shader_draw_parameters\n<li class=\"l\"> VK_KHR_shader_float_controls\n<li class=\"l\"> VK_KHR_shader_non_semantic_info\n<li class=\"l\"> VK_KHR_shader_relaxed_extended_instruction\n<li class=\"l\"> VK_KHR_shader_subgroup_extended_types\n<li class=\"l\"> VK_KHR_shader_terminate_invocation\n<li class=\"l\"> VK_KHR_spirv_1_4\n<li class=\"l\"> VK_KHR_swapchain_mutable_format\n<li class=\"l\"> VK_KHR_vertex_attribute_divisor\n<li class=\"l\"> VK_KHR_wayland_surface  <\/ul>\n<li class=\"l\"> Realisiert OpenCL-Erweiterungen:\n<ul>\n<li class=\"l\"> cl_ext_immutable_memory_objects\n<li class=\"l\"> cl_khr_external_semaphore f\u00fcr radeonsi und zink\n<li class=\"l\"> cl_khr_external_semaphore_sync_fd f\u00fcr radeonsi und zink\n<li class=\"l\"> cl_khr_semaphore f\u00fcr radeonsi und zink        <\/ul>\n<\/ul>\n<p>Zus\u00e4tzlich wurde die neue Version der Vulkan-Spezifikation 1.4.333 ver\u00f6ffentlicht, die eine neue Erweiterung VK_EXT_ray_tracing_invocation_reorder enth\u00e4lt, die die Raytracing-Leistung in durchgef\u00fchrten Tests um 47 % bei Verwendung von SER (Shader Execution Reordering) im vk_gltf_renderer verbessert.<br \/>\n<br \/>Quelle: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=64283\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u043e\u0441\u043b\u0435 \u0442\u0440\u0451\u0445 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0440\u0435\u043b\u0438\u0437 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 API OpenGL \u0438 Vulkan &#8212; Mesa 25.3.0. \u0422\u0435\u0433 \u043d\u043e\u0432\u043e\u0433\u043e \u0432\u044b\u043f\u0443\u0441\u043a\u0430 \u0432 git \u0431\u044b\u043b \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d 15 \u043d\u043e\u044f\u0431\u0440\u044f, \u043d\u043e \u0430\u043d\u043e\u043d\u0441 \u043d\u0430 \u0441\u0430\u0439\u0442\u0435 \u043f\u043e\u044f\u0432\u0438\u043b\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u0447\u0435\u0440\u0430 (\u0432 \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0435 \u0440\u0435\u043b\u0438\u0437 \u043d\u0435 \u043e\u0431\u044a\u044f\u0432\u043b\u0435\u043d \u0434\u043e \u0441\u0438\u0445 \u043f\u043e\u0440). \u041f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0432\u0435\u0442\u043a\u0438 Mesa 25.3.0 \u0438\u043c\u0435\u0435\u0442 \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0442\u0430\u0442\u0443\u0441 &#8212; \u043f\u043e\u0441\u043b\u0435 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043e\u043a\u043e\u043d\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043a\u043e\u0434\u0430 \u0431\u0443\u0434\u0435\u0442 \u0432\u044b\u043f\u0443\u0449\u0435\u043d\u0430 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-148823","post","type-post","status-publish","format-standard","hentry","category-novosti-interneta"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u043e\u0441\u043b\u0435 \u0442\u0440\u0451\u0445 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0440\u0435\u043b\u0438\u0437 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 API OpenGL \u0438 Vulkan - Mesa 25.3.0. \u0422\u0435\u0433 \u043d\u043e\u0432\u043e\u0433\u043e \u0432\u044b\u043f\u0443\u0441\u043a\u0430 \u0432 git \u0431\u044b\u043b \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d 15 \u043d\u043e\u044f\u0431\u0440\u044f, \u043d\u043e \u0430\u043d\u043e\u043d\u0441 \u043d\u0430 \u0441\u0430\u0439\u0442\u0435 \u043f\u043e\u044f\u0432\u0438\u043b\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u0447\u0435\u0440\u0430 (\u0432 \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0435 \u0440\u0435\u043b\u0438\u0437 \u043d\u0435 \u043e\u0431\u044a\u044f\u0432\u043b\u0435\u043d \u0434\u043e \u0441\u0438\u0445 \u043f\u043e\u0440). \u041f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0432\u0435\u0442\u043a\u0438 Mesa 25.3.0 \u0438\u043c\u0435\u0435\u0442 \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0442\u0430\u0442\u0443\u0441 - \u043f\u043e\u0441\u043b\u0435 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043e\u043a\u043e\u043d\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043a\u043e\u0434\u0430 \u0431\u0443\u0434\u0435\u0442 \u0432\u044b\u043f\u0443\u0449\u0435\u043d\u0430\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/reliz-mesa-25-3-svobodnoj-realizaczii-opengl-i-vulkan\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"de_DE\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0420\u0435\u043b\u0438\u0437 Mesa 25.3, \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 OpenGL \u0438 Vulkan | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u043e\u0441\u043b\u0435 \u0442\u0440\u0451\u0445 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0440\u0435\u043b\u0438\u0437 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 API OpenGL \u0438 Vulkan - Mesa 25.3.0. \u0422\u0435\u0433 \u043d\u043e\u0432\u043e\u0433\u043e \u0432\u044b\u043f\u0443\u0441\u043a\u0430 \u0432 git \u0431\u044b\u043b \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d 15 \u043d\u043e\u044f\u0431\u0440\u044f, \u043d\u043e \u0430\u043d\u043e\u043d\u0441 \u043d\u0430 \u0441\u0430\u0439\u0442\u0435 \u043f\u043e\u044f\u0432\u0438\u043b\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u0447\u0435\u0440\u0430 (\u0432 \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0435 \u0440\u0435\u043b\u0438\u0437 \u043d\u0435 \u043e\u0431\u044a\u044f\u0432\u043b\u0435\u043d \u0434\u043e \u0441\u0438\u0445 \u043f\u043e\u0440). \u041f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0432\u0435\u0442\u043a\u0438 Mesa 25.3.0 \u0438\u043c\u0435\u0435\u0442 \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0442\u0430\u0442\u0443\u0441 - \u043f\u043e\u0441\u043b\u0435 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043e\u043a\u043e\u043d\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043a\u043e\u0434\u0430 \u0431\u0443\u0434\u0435\u0442 \u0432\u044b\u043f\u0443\u0449\u0435\u043d\u0430\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/reliz-mesa-25-3-svobodnoj-realizaczii-opengl-i-vulkan\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-11-19T09:12:02+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-11-19T09:12:02+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47 Ver\u00f6ffentlichung von Mesa 25.3, der freien Implementierung von OpenGL und Vulkan | ProHoster","description":"Nach drei Monaten Entwicklung wurde die Ver\u00f6ffentlichung der freien Implementierung der OpenGL- und Vulkan-API \u2013 Mesa 25.3.0 \u2013 vorgestellt. Der Tag des neuen Releases im Git wurde am 15. November ver\u00f6ffentlicht, aber die Ank\u00fcndigung auf der Website erschien erst gestern (in der Mitteilung wurde das Release bisher nicht angek\u00fcndigt). Die erste Ver\u00f6ffentlichung des Branches Mesa 25.3.0 hat den Status experimentell \u2013 nach der endg\u00fcltigen Stabilisierung des Codes wird sie ver\u00f6ffentlicht.","canonical_url":"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/reliz-mesa-25-3-svobodnoj-realizaczii-opengl-i-vulkan","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"de_DE","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0420\u0435\u043b\u0438\u0437 Mesa 25.3, \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 OpenGL \u0438 Vulkan | ProHoster","og:description":"\u041f\u043e\u0441\u043b\u0435 \u0442\u0440\u0451\u0445 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d \u0440\u0435\u043b\u0438\u0437 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 API OpenGL \u0438 Vulkan - Mesa 25.3.0. \u0422\u0435\u0433 \u043d\u043e\u0432\u043e\u0433\u043e \u0432\u044b\u043f\u0443\u0441\u043a\u0430 \u0432 git \u0431\u044b\u043b \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d 15 \u043d\u043e\u044f\u0431\u0440\u044f, \u043d\u043e \u0430\u043d\u043e\u043d\u0441 \u043d\u0430 \u0441\u0430\u0439\u0442\u0435 \u043f\u043e\u044f\u0432\u0438\u043b\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u0447\u0435\u0440\u0430 (\u0432 \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0435 \u0440\u0435\u043b\u0438\u0437 \u043d\u0435 \u043e\u0431\u044a\u044f\u0432\u043b\u0435\u043d \u0434\u043e \u0441\u0438\u0445 \u043f\u043e\u0440). \u041f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0432\u0435\u0442\u043a\u0438 Mesa 25.3.0 \u0438\u043c\u0435\u0435\u0442 \u044d\u043a\u0441\u043f\u0435\u0440\u0438\u043c\u0435\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0442\u0430\u0442\u0443\u0441 - \u043f\u043e\u0441\u043b\u0435 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043e\u043a\u043e\u043d\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043a\u043e\u0434\u0430 \u0431\u0443\u0434\u0435\u0442 \u0432\u044b\u043f\u0443\u0449\u0435\u043d\u0430","og:url":"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/reliz-mesa-25-3-svobodnoj-realizaczii-opengl-i-vulkan","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2025-11-19T09:12:02+00:00","article:modified_time":"2025-11-19T09:12:02+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"148823","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-01-23 16:05:20","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 16:05:20","updated":"2026-01-23 16:05:20"},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/posts\/148823","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/comments?post=148823"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/posts\/148823\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/media?parent=148823"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/categories?post=148823"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/tags?post=148823"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}