<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/opengl-lands-new-extension-to-benefit-wine-tjgwi0dr7" -->

---
title: OpenGL Lands New Extension To Benefit Wine | daily.dev
description: A new OpenGL extension, MESA_map_buffer_client_pointer, has been added to the OpenGL Registry. Developed by Derek Lesho of CodeWeavers, the extension allows...
canonical: https://daily.dev/posts/opengl-lands-new-extension-to-benefit-wine-tjgwi0dr7
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: OpenGL Lands New Extension To Benefit Wine | daily.dev
og:description: A new OpenGL extension, MESA_map_buffer_client_pointer, has been added to the OpenGL Registry. Developed by Derek Lesho of CodeWeavers, the extension allows...
og:url: https://daily.dev/posts/opengl-lands-new-extension-to-benefit-wine-tjgwi0dr7
og:image: https://api.daily.dev/og/posts/TjGWi0DR7.png
og:image:alt: OpenGL Lands New Extension To Benefit Wine
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenGL Lands New Extension To Benefit Wine

**[Phoronix](https://daily.dev/sources/phoronix)** · 1 min read · 0 upvotes · 0 comments

## Summary

A new OpenGL extension, MESA_map_buffer_client_pointer, has been added to the OpenGL Registry. Developed by Derek Lesho of CodeWeavers, the extension allows applications to specify pointer ranges for buffer mapping. Its primary purpose is to help Wine handle its OpenGL 32-bit ABI on 64-bit Linux by enabling the driver to map buffer objects into 32-bit address ranges, improving performance over existing workarounds like VK_EXT_map_memory_placed and AMD_pinned_memory.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.phoronix.com/news/OpenGL-Mesa-Wine-Ext>

## Similar posts on daily.dev

- [WSL, WINE updates speed cross-OS app performance](https://daily.dev/posts/wsl-wine-updates-speed-cross-os-app-performance-qlnrurfzl) · The Register · 0 upvotes · 0 comments
- [Proposed Wine Code Uses Zink For OpenGL-On-Vulkan By Default](https://daily.dev/posts/proposed-wine-code-uses-zink-for-opengl-on-vulkan-by-default-blylzehps) · Phoronix · 0 upvotes · 0 comments

---

Tags: [#linux](https://daily.dev/tags/linux), [#mesa](https://daily.dev/tags/mesa)

[View this post on daily.dev](https://daily.dev/posts/opengl-lands-new-extension-to-benefit-wine-tjgwi0dr7)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"OpenGL Lands New Extension To Benefit Wine","url":"https://daily.dev/posts/opengl-lands-new-extension-to-benefit-wine-tjgwi0dr7","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/opengl-lands-new-extension-to-benefit-wine-tjgwi0dr7"},"datePublished":"2026-03-19T12:10:24.501Z","dateModified":"2026-03-19T12:10:47.321Z","description":"A new OpenGL extension, MESA_map_buffer_client_pointer, has been added to the OpenGL Registry. Developed by Derek Lesho of CodeWeavers, the extension allows...","image":"https://media.daily.dev/image/upload/s--P4t4XyoV--/f_auto/v1722860399/public/Placeholder%2001","thumbnailUrl":"https://media.daily.dev/image/upload/s--P4t4XyoV--/f_auto/v1722860399/public/Placeholder%2001","isAccessibleForFree":true,"articleSection":"Phoronix","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Phoronix","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee","url":"https://daily.dev/sources/phoronix"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/opengl-lands-new-extension-to-benefit-wine-tjgwi0dr7","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"linux,mesa","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Phoronix","item":"https://daily.dev/sources/phoronix"},{"@type":"ListItem","position":3,"name":"OpenGL Lands New Extension To Benefit Wine"}]}
```

