GL3.txt: Mark ARB_framebuffer_no_attachments as done
[mesa.git] / docs / relnotes / 11.3.0.html
index 6f8fcfbde2933d78f971ae8debdb97fff92ca2fe..d56f6553fe9b39a3927aefc1385a2e86545f508a 100644 (file)
@@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers.
 </p>
 
 <ul>
+<li>GL_ARB_framebuffer_no_attachments on r600, radeonsi</li>
 <li>GL_ARB_internalformat_query2 on all drivers</li>
 <li>GL_ARB_shader_atomic_counter_ops on nvc0</li>
 <li>GL_ARB_shader_image_load_store on radeonsi, softpipe</li>
@@ -53,6 +54,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend</li>
 <li>GL_OES_shader_image_atomic on all drivers that support GL_ARB_shader_image_load_store</li>
 <li>GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support GL_ARB_texture_border_clamp</li>
+<li>EGL_KHR_reusable_sync on all drivers</li>
 </ul>
 
 <h2>Bug fixes</h2>