summaryrefslogtreecommitdiff
path: root/tests/glx/glx-fbconfig-sanity.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-20/+20
2011-04-28glx-fbconfig-sanity: Update some commentsAdam Jackson1-3/+2
2011-04-28glx-fbconfig-sanity: Validate GLX_TRANSPARENT_TYPEAdam Jackson1-3/+37
2011-04-28glx-fbconfig-sanity: Report visual ids in hex, consistent with xdpyinfoAdam Jackson1-5/+5
2011-04-28glx-fbconfig-sanity: Verify that {True,Direct}Color is not color-indexAdam Jackson1-0/+14
2011-04-11glx-fbconfig-sanity: Validate GLX_CONFIG_CAVEATAdam Jackson1-0/+15
2011-04-11glx-fbconfig-sanity: Validate GLX_X_VISUAL_TYPEAdam Jackson1-1/+55
2011-04-10glx-fbconfig-sanity: Check GLX_X_RENDERABLE valueAdam Jackson1-4/+26
2011-04-10glx-fbconfig-sanity: Check GLX_RENDER_TYPE valueAdam Jackson1-0/+17
2011-04-10glx-fbconfig-sanity: Be more strict about GLX_DRAWABLE_TYPEAdam Jackson1-0/+7
2011-04-10glx-fbconfig-sanity: Check GLX_SAMPLE_BUFFERS is in {0, 1}Adam Jackson1-0/+23
2011-04-10glx-fbconfig-sanity: Verify fbconfig depth versus visual depthAdam Jackson1-0/+31
2011-04-10glx-fbconfig-sanity: Relax (remove) checks on GLX_PIXMAP_BITAdam Jackson1-8/+0
2011-03-25Fix printf type warning for VisualIDIan Romanick1-1/+1
2011-03-25glx: Sanity check some data from FBConfigsIan Romanick1-0/+125