Module: Mesa
Branch: main
Commit: ea9f8c26bc952c6e0e24e086e364d16aa7841bd9
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea9f8c26bc952c6e0e24e086e364d16aa7841bd9

Author: Romain Failliot <[email protected]>
Date:   Sun Jun 25 09:34:24 2023 -0400

docs(fix): remove last ref to i965 in features.txt

Reviewed-by: Erik Faye-Lund <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23849>

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 3b0bc470e64..f96a18cebc0 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -192,7 +192,7 @@ GL 4.3, GLSL 4.30 -- all DONE: freedreno/a6xx, nvc0, r600, 
radeonsi, llvmpipe, v
   GL_ARB_vertex_attrib_binding                          DONE (all drivers)
 
 
-GL 4.4, GLSL 4.40 -- all DONE: freedreno/a6xx, i965/gen8+, nvc0, r600, 
radeonsi, llvmpipe, virgl, zink, iris, crocus/gen7.5+
+GL 4.4, GLSL 4.40 -- all DONE: freedreno/a6xx, nvc0, r600, radeonsi, llvmpipe, 
virgl, zink, iris, crocus/gen7.5+
 
   GL_MAX_VERTEX_ATTRIB_STRIDE                           DONE (all drivers)
   GL_ARB_buffer_storage                                 DONE (freedreno, nv50, 
v3d, vc4, lima, panfrost, asahi, d3d12, softpipe, etnaviv, crocus)

Reply via email to