summaryrefslogtreecommitdiff
path: root/tests/spec/ext_texture_swizzle
AgeCommit message (Expand)AuthorFilesLines
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace3-3/+3
2014-04-26add new texture swizzle API testBrian Paul2-0/+128
2014-04-26implement new texture swizzle testBrian Paul2-0/+173
2013-06-04piglit: Switch a bunch of tests over to piglit_build_simple_program.Eric Anholt1-15/+2
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
2013-01-28depth_texture_mode_and_swizzle: request alpha channelBrian Paul1-1/+1
2012-11-30util/gl: Kill shader wrapper functionsChad Versace1-3/+3
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/+7
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-09-23Add a test for EXT_texture_swizzle and DEPTH_TEXTURE_MODE together.Kenneth Graunke3-0/+207