summaryrefslogtreecommitdiff
path: root/tests/texturing/sampler-cube-shadow.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2013-06-25sampler-cube-shadow: Use glDrawArrays instead of piglit_draw_rect.Fabian Bieler1-27/+50
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-2/+4
2012-01-06Modify piglit_check_gl_error() to return a boolean.Paul Berry1-1/+1
2011-12-21texturing: Add test case for samplerCubeShadow support in GL 3.0Anuj Phogat1-0/+288