Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-16 | Make the functions in ext_framebuffer_multisample/common.cpp available globally | Anuj Phogat | 1 | -1/+4 |
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/+4 |
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-06-20 | tests: Let each test define main() | Chad Versace | 1 | -2/+3 |
2012-06-18 | Add test to verify glBlitFramebuffer with non-matching sample count | Anuj Phogat | 1 | -0/+97 |