docs: Updating forgotten GL feature completion for r600
authorAlexandre Demers <alexandre.f.demers@gmail.com>
Sun, 20 Oct 2013 17:48:05 +0000 (13:48 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Sun, 20 Oct 2013 23:35:08 +0000 (01:35 +0200)
docs/GL3.txt

index c269f19ddb27d01809018b45612b1b1cd1506303..a56e7fead78f6c17d3f24dbdbd3d76cd9d4e2411 100644 (file)
@@ -71,7 +71,7 @@ Base vertex offset(GL_ARB_draw_elements_base_vertex)  DONE (i965, r300, r600, sw
 Frag shader coord (GL_ARB_fragment_coord_conventions) DONE (i965, r300, r600, swrast)
 Provoking vertex (GL_ARB_provoking_vertex)            DONE (i965, r300, r600, swrast)
 Seamless cubemaps (GL_ARB_seamless_cube_map)          DONE (i965, r600)
-Multisample textures (GL_ARB_texture_multisample)     DONE (i965)
+Multisample textures (GL_ARB_texture_multisample)     DONE (i965, r600)
 Frag depth clamp (GL_ARB_depth_clamp)                 DONE (i965, r600, swrast)
 Fence objects (GL_ARB_sync)                           DONE (i965, r300, r600, swrast)
 GLX_ARB_create_context_profile                        DONE