summaryrefslogtreecommitdiff
path: root/tests/spec/ext_framebuffer_multisample/enable-flag.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-12-02Always bind piglit_winsys_fbo instead of 0Marek Olšák1-4/+4
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/+3
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-22msaa: Fix window width of enable-flag test.Paul Berry1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-2/+3
2012-06-20msaa: Add a test for the GL_MULTISAMPLE enable flag.Paul Berry1-0/+149