summaryrefslogtreecommitdiff
path: root/tests/spec/arb_fragment_program
AgeCommit message (Expand)AuthorFilesLines
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-06-18Port fp-two-constants.vpfp to shader_runnerKenneth Graunke1-0/+28
2015-06-18Port fp-ex2-sat.vpfp to shader_runnerKenneth Graunke1-0/+25
2015-06-18Port fp-dst-aliasing-2.vpfp to shader_runnerKenneth Graunke1-0/+27
2015-06-18Port fp-dst-aliasing-1.vpfp to shader_runnerKenneth Graunke1-0/+27
2015-06-18Port fp-cmp.vpfp to shader_runnerKenneth Graunke1-0/+22
2015-06-18Port fdo38145.vpfp to shader_runnerKenneth Graunke1-0/+29
2015-06-18Port fdo30337b.vpfp to shader_runnerKenneth Graunke1-0/+37
2015-06-18Port fdo30337a.vpfp to shader_runnerKenneth Graunke1-0/+29
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace2-2/+2
2014-05-13arb_fragment_program: use default window sizeBrian Paul1-2/+0
2014-01-06arb_fragment_program: Fix several copy-and-paste errors in minmax testIan Romanick1-3/+3
2014-01-06sparse-samplers: Add missing extension checksIan Romanick1-0/+2
2013-06-03sparse-samplers: Increase tolerance when sampling from linear filterd texture.Fabian Bieler1-0/+21
2013-05-28sparse-samplers: Increase precision of expected color.Fabian Bieler1-5/+12
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák2-2/+2
2013-03-20GL_ARB_fragment_program/sparse-samplers: Test for a bug in i965.Eric Anholt2-0/+155
2012-12-11arb_fragment_program*: Add [require] block to all shader testsChad Versace6-0/+18
2012-10-16GL_ARB_fragment_program: Add some shader_runner texturing tests.Eric Anholt3-0/+115
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-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č1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-3/+4
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+0
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-1/+1
2012-03-12cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.José Fonseca1-0/+1
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2011-12-26ARB_fragment_program/minmax: Remove unnecessary header.Vinson Lee1-1/+0
2011-12-12ARB_fragment_program/minmax: New test for minimum maximums.Eric Anholt3-0/+128
2011-12-12ARB_fragment_program/lrp_sat: Convert lrp_sat.fp to shader_runner.Eric Anholt1-0/+21
2011-12-12ARB_fragment_program/kil-swizzle: Convert kil-swizzle.fp to shader_runner.Eric Anholt1-0/+60
2011-12-12ARB_fragment_program/dph.fp: Convert old dph.fp to shader_runner.Eric Anholt1-0/+23