mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 07:08:04 +02:00
docs: add EXT_memory_object and EXT_memory_object_fd to relnotes
This commit is contained in:
parent
7fe5fa0013
commit
75fd4d8fd3
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ Note: some of the new features are only available with certain drivers.
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>GL_ARB_transform_feedback_overflow_query on radeonsi</li>
|
<li>GL_ARB_transform_feedback_overflow_query on radeonsi</li>
|
||||||
|
<li>GL_EXT_memory_object on radeonsi</li>
|
||||||
|
<li>GL_EXT_memory_object_fd on radeonsi</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Bug fixes</h2>
|
<h2>Bug fixes</h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue