Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-02 | all.tests: make MSAA FBO tests concurrent | Marek Olšák | 1 | -2/+2 |
2013-04-16 | Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion | Marek Olšák | 1 | -1/+1 |
2013-01-15 | MSAA tests: only require GL2.1 with ARB_fbo and ARB_vao | Marek Olšák | 1 | -1/+3 |
2012-10-09 | util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2) | Chad Versace | 1 | -0/+2 |
2012-10-09 | util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END | Chad Versace | 1 | -3/+7 |
2012-10-09 | util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2) | Chad Versace | 1 | -1/+1 |
2012-08-22 | msaa: Skip tests when samples > GL_MAX_SAMPLES. | Paul Berry | 1 | -0/+7 |
2012-08-16 | msaa: Make changes in shared code to accomodate dual-src-blending test cases | Anuj Phogat | 1 | -1/+2 |
2012-07-18 | msaa: Add test to verify sample-alpha-to-one with single sample FBO | Anuj Phogat | 1 | -0/+102 |