On Thu, Jul 07, 2016 at 07:34:26PM -0700, Anuj Phogat wrote: > Signed-off-by: Anuj Phogat <[email protected]> > ---
Patches 2 and 3 are: Reviewed-by: Nanley Chery <[email protected]> > docs/GL3.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/docs/GL3.txt b/docs/GL3.txt > index ce34869..883604a 100644 > --- a/docs/GL3.txt > +++ b/docs/GL3.txt > @@ -255,6 +255,7 @@ GLES3.2, GLSL ES 3.2 > GL_KHR_debug DONE (all drivers) > GL_KHR_robustness DONE (i965) > GL_KHR_texture_compression_astc_ldr DONE (i965/gen9+) > + GL_KHR_texture_compression_astc_sliced_3d DONE (i965/gen9+) > GL_OES_copy_image DONE (i965) > GL_OES_draw_buffers_indexed DONE (all drivers > that support GL_ARB_draw_buffers_blend) > GL_OES_draw_elements_base_vertex DONE (all drivers) > -- > 2.5.5 > > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
