summaryrefslogtreecommitdiff
path: root/tests/texturing/max-texture-size.c
AgeCommit message (Expand)AuthorFilesLines
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-09-18max-texture-size: remove unnecessary GL callsBrian Paul1-10/+0
2012-09-11max-texture-size: asst. formatting, etc. fixesBrian Paul1-25/+24
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-06-23max-texture-size: allow INVALID_VALUE if first TexImage fails with OUT_OF_MEMORYMarek Olšák1-8/+22
2012-06-20tests: Let each test define main()Chad Versace1-2/+4
2012-03-19Add test to verify large textures are handled correctly in mesaAnuj Phogat1-0/+443