Mesa (master): docs: note that ARB_copy_image was added to nv50, nvc0 in this release

Ilia Mirkin imirkin at kemper.freedesktop.org
Mon Nov 9 12:15:11 UTC 2015


Module: Mesa
Branch: master
Commit: 3ea3727998add8ba201e48934febc96be2cbdb99
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ea3727998add8ba201e48934febc96be2cbdb99

Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date:   Mon Nov  9 07:13:29 2015 -0500

docs: note that ARB_copy_image was added to nv50, nvc0 in this release

Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>

---

 docs/relnotes/11.1.0.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index c35d91f..11fbdff 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -46,7 +46,7 @@ Note: some of the new features are only available with certain drivers.
 <ul>
 <li>GL_ARB_arrays_of_arrays on i965</li>
 <li>GL_ARB_blend_func_extended on freedreno (a3xx)</li>
-<li>GL_ARB_copy_image on radeonsi</li>
+<li>GL_ARB_copy_image on nv50, nvc0, radeonsi</li>
 <li>GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips</li>
 <li>GL_ARB_gpu_shader5 on r600 for Evergreen and later chips</li>
 <li>GL_ARB_shader_clock on i965 (gen7+)</li>




More information about the mesa-commit mailing list