summaryrefslogtreecommitdiff
path: root/tests/bugs/fdo28551.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-30bugs: set KHR_no_error support for remaining bugs testsTimothy Arceri1-0/+1
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
2012-11-06bugs: remove config.window_width/height linesBrian Paul1-2/+0
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-4/+7
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-4/+4
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-3/+3
2011-02-17Remove unnecessary OpenGL extension definesMarek Olšák1-11/+0
2010-12-09fdo28551: Clear remaining errors before returning failure.Vinson Lee1-0/+1
2010-12-04fdo28551: Remove unused variable.Vinson Lee1-1/+1
2010-12-03fdo28551: also query GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPEBrian Paul1-1/+16
2010-11-10fdo28551: Print out GL error on failure.Vinson Lee1-1/+5
2010-07-28bugs: Silence unused parameter warnings.Vinson Lee1-0/+3
2010-07-01fdo28551: Add symbol definitions for older distros.Vinson Lee1-0/+7
2010-06-15fdo28551: Require GL_ARB_framebuffer_object.Vinson Lee1-0/+2
2010-06-15Add test case for fdo28551 (glGetFramebufferAttachmentParameteriv)Kristian Høgsberg1-0/+56