summaryrefslogtreecommitdiff
path: root/tests/texturing/array-texture.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes1-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-3/+5
2012-05-19tests: Remove use of glutExtensionSupportedChad Versace1-1/+1
2011-12-07Fix typos of 'VMware'.Vinson Lee1-1/+1
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-5/+5
2011-02-18array-texture: make this a useful debugging tool also.Dave Airlie1-28/+31
2010-07-26array-texture: fix out of bounds array readBrian Paul1-2/+2
2010-03-29array-texture: Fix GLSL compilation errors on Mac OS X.Vinson Lee1-0/+2
2010-02-25array-texture: new test for GL_EXT_texture_arrayBrian Paul1-0/+348