summaryrefslogtreecommitdiff
path: root/tests/util/minmax-test.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Fix asprintf warningsMarek Olšák1-3/+3
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-07-15util/minmax: Remove all #ifdef PIGLIT_USE_OPENGL guardsChad Versace1-8/+0
2014-04-30util: Fix SENTINEL.José Fonseca1-3/+3
2014-01-24minmax: Detect cases where errors are generated or values not writtenIan Romanick1-18/+48
2014-01-23Add minmax test for ARB_compute_shader.Paul Berry1-0/+24
2013-06-04piglit: Always request GNU C extensions.Eric Anholt1-2/+0
2013-01-09gles2: add minmax testcaseTom Gall1-0/+6
2012-12-03util/gl: Add more functions to test min/max values (v3)Chad Versace1-0/+117
2012-11-29util/minmax: Add preprocessor guards for OpenGL-specific functionsChad Versace1-0/+2
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-05-22Move minmax test infrastructure to piglitutil.Eric Anholt1-0/+249