summaryrefslogtreecommitdiff
path: root/tests/texturing/s3tc-errors.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-13s3tc-errors: Use -4, not -3 as an invalid x offsetJames Jones1-1/+1
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-02-27s3tc-errors: Fix GCC compiler warnings.Vinson Lee1-3/+3
2014-02-17texturing/s3tc-errors: double check GL_TEXTURE parameters and allocDaniel Kurtz1-4/+42
2014-01-20s3tc-errors: Check all return values of piglit_check_gl_error.Vinson Lee1-3/+3
2013-11-21s3tc-errors: fix bad call to glPixelStorei()Brian Paul1-2/+2
2013-04-29s3tc-errors: add more glTex[Sub]Image2D() error checking testsBrian Paul1-1/+103
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-1/+6
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-10-03s3tc-errors: add additional texture size checksBrian Paul1-0/+38
2012-10-03s3tc-errors: use new piglit compressed texture helpersBrian Paul1-75/+15
2012-09-25s3tc-errors: test GL error checking with s3tc texturesBrian Paul1-0/+397