summaryrefslogtreecommitdiff
path: root/tests/spec/ext_framebuffer_multisample/blit-mismatched-samples.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-16Make the functions in ext_framebuffer_multisample/common.cpp available globallyAnuj Phogat1-1/+4
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
2013-01-15MSAA tests: only require GL2.1 with ARB_fbo and ARB_vaoMarek Olšák1-1/+4
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace1-0/+2
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace1-3/+7
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-2/+3
2012-06-18Add test to verify glBlitFramebuffer with non-matching sample countAnuj Phogat1-0/+97