summaryrefslogtreecommitdiff
path: root/tests/spec/arb_blend_func_extended
AgeCommit message (Expand)AuthorFilesLines
2013-06-04piglit: Switch a bunch of tests over to piglit_build_simple_program.Eric Anholt1-11/+1
2013-01-22arb_blend_func_extended: remove explicit 100 x 100 window sizeBrian Paul6-18/+0
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace6-0/+12
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace6-24/+42
2012-10-09tests: Remove direct includes of piglit-framework.hChad Versace2-2/+0
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace6-6/+6
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič2-2/+2
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič6-6/+6
2012-06-20tests: Let each test define main()Chad Versace6-14/+24
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace2-4/+0
2012-04-03ARB_blend_func_extended: test all blending modes with explicit attrib indexDave Airlie2-0/+336
2012-04-03ARB_blend_func_extended: test all blending modes (v2)Dave Airlie4-1/+355
2012-03-31arb blend func extended - check errors at glBeginDave Airlie2-0/+119
2012-03-31blend-api: fix copyright as pointed out by Eric.Dave Airlie1-1/+1
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-3/+3
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2012-01-06Modify piglit_check_gl_error() to return a boolean.Paul Berry3-21/+42
2011-11-21arb_blend_func_extended: add three api testsDave Airlie6-0/+368