summaryrefslogtreecommitdiff
path: root/tests/spec/arb_blend_func_extended/execution
AgeCommit message (Expand)AuthorFilesLines
2022-06-23arb_blend_func_extended: add GL_ARB_ES2_compatibility supportVasily Khoruzhick1-7/+39
2021-07-07arb_blend_func_extended: add EXT_gpu_shader4 supportDave Airlie1-4/+31
2019-12-02arb_blend_func_extended: Make issue-1917 test reproduce issue on BSWDanylo Piliaiev1-21/+36
2019-11-26arb_blend_func_extended: Add test checking corruption on BSW/BDWDanylo Piliaiev3-0/+181
2019-05-06arb_blend_func_extended: fix gles3 version glClearDepth usageTapani Pälli1-0/+4
2019-05-02arb_blend_func_extended: Test dual src blending without second color outputDanylo Piliaiev3-0/+137
2017-06-30ARB_blend_func_extended: set KHR_no_error statusTimothy Arceri3-0/+3
2016-01-27EXT_blend_func_extended: fix test bugs exposed by the nvidia blobRyan Houdek1-2/+2
2015-11-19Implement piglit tests for EXT_blend_func_extendedRyan Houdek5-16/+209
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-03-11spec/arb_blend_func_extended: Add test for SIMD16 dual source blendingIago Toral Quiroga2-0/+155
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace2-2/+2
2014-07-10arb_blend_func_extended: require GL 3.0Brian Paul2-2/+2
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 Paul2-6/+0
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace2-0/+4
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace2-8/+14
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 Versace2-2/+2
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič2-2/+2
2012-06-20tests: Let each test define main()Chad Versace2-6/+8
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+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 Airlie3-0/+353