Series LGTM. Jose
----- Original Message ----- > --- > tests/spec/gl-3.1/genned-names.c | 2 -- > tests/spec/gl-3.1/minmax.c | 2 -- > 2 files changed, 4 deletions(-) > > diff --git a/tests/spec/gl-3.1/genned-names.c > b/tests/spec/gl-3.1/genned-names.c > index def36bb..dba8553 100644 > --- a/tests/spec/gl-3.1/genned-names.c > +++ b/tests/spec/gl-3.1/genned-names.c > @@ -41,8 +41,6 @@ PIGLIT_GL_TEST_CONFIG_BEGIN > config.supports_gl_core_version = 31; > config.supports_gl_compat_version = 0; > > - config.window_width = 32; > - config.window_height = 32; > config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGBA; > > PIGLIT_GL_TEST_CONFIG_END > diff --git a/tests/spec/gl-3.1/minmax.c b/tests/spec/gl-3.1/minmax.c > index c965ebe..dd5cc2d 100644 > --- a/tests/spec/gl-3.1/minmax.c > +++ b/tests/spec/gl-3.1/minmax.c > @@ -34,8 +34,6 @@ PIGLIT_GL_TEST_CONFIG_BEGIN > config.supports_gl_core_version = 31; > config.supports_gl_compat_version = 10; > > - config.window_width = 32; > - config.window_height = 32; > config.window_visual = PIGLIT_GL_VISUAL_DOUBLE | PIGLIT_GL_VISUAL_RGBA; > > PIGLIT_GL_TEST_CONFIG_END > -- > 1.7.10.4 > > _______________________________________________ > Piglit mailing list > [email protected] > https://urldefense.proofpoint.com/v1/url?u=http://lists.freedesktop.org/mailman/listinfo/piglit&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=NMr9uy2iTjWVixC0wOcYCWEIYhfo80qKwRgdodpoDzA%3D%0A&m=qxZXA73xkEGSFG096Quku35BUhJoi1P3v2023a4lO68%3D%0A&s=00700c5206af27fd536047ea5b21d0fcd6fdf86d71df632f880c01b657e0c066 > _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
