<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 18, 2013 at 3:12 PM, Matt Turner <span dir="ltr"><<a href="mailto:mattst88@gmail.com" target="_blank">mattst88@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 docs/GL3.txt | 8 ++++----<br>
 1 file changed, 4 insertions(+), 4 deletions(-)<br>
<br>
diff --git a/docs/GL3.txt b/docs/GL3.txt<br>
index c269f19..a7c7ae6 100644<br>
--- a/docs/GL3.txt<br>
+++ b/docs/GL3.txt<br>
@@ -63,9 +63,9 @@ Signed normalized textures (GL_EXT_texture_snorm)     DONE (i965, r300, r600)<br>
<br>
 GL 3.2:<br>
<br>
-Core/compatibility profiles                           DONE<br>
-GLSL 1.50                                             in progress<br>
-Geometry shaders (GL_ARB_geometry_shader4)            partially done<br>
+Core/compatibility profiles                           DONE (i965)<br></blockquote><div><br></div><div>Why are you changing "Core/compatibility profiles" from "DONE" to "DONE (i965)"???<br><br>
Last I checked, gallium drivers--at least r600g--support both core and compatibility profiles, with glxinfo reporting GL 3.0 for the compatibility profile and GL 3.1 (or possibly higher by now) for the core profile.<br><br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+GLSL 1.50                                             DONE (i965)<br>
+Geometry shaders                                      DONE (i965)<br>
 BGRA vertex order (GL_ARB_vertex_array_bgra)          DONE (i965, r300, r600, swrast)<br>
 Base vertex offset(GL_ARB_draw_elements_base_vertex)  DONE (i965, r300, r600, swrast)<br>
 Frag shader coord (GL_ARB_fragment_coord_conventions) DONE (i965, r300, r600, swrast)<br>
@@ -79,7 +79,7 @@ GLX_ARB_create_context_profile                        DONE<br>
<br>
 GL 3.3:<br>
<br>
-GLSL 3.30                                             new features in this version pretty much done<br>
+GLSL 3.30                                             DONE (i965)<br>
 GL_ARB_blend_func_extended                            DONE (i965, r600, softpipe)<br>
 GL_ARB_explicit_attrib_location                       DONE (i915, i965, r300, r600, swrast)<br>
 GL_ARB_occlusion_query2                               DONE (i965, r300, r600, swrast)<br>
<span class="HOEnZb"><font color="#888888">--<br>
1.8.3.2<br>
<br>
_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_blank">http://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</font></span></blockquote></div><br></div></div>