summaryrefslogtreecommitdiff
path: root/tests/texturing/shaders/textureGather.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-10test/textureGather: memory leakSergii Romantsov1-1/+3
2018-06-08textureGather: Use piglit_probe_rect_rgba_varyingJason Ekstrand1-6/+5
2017-12-12textureGather: add new options for testing mirror address modesRoland Scheidegger1-1/+28
2017-08-28textureGather: correct expected result for GL_MAX_PROGRAM_TEXTURE_GATHER_COMP...Neha Bhende1-19/+31
2017-05-18tests: mark KHR_no_error compatible testsTimothy Arceri1-0/+1
2016-12-14textureGather: replace gl_FragColor with user defined oneSebastian Olender1-2/+4
2016-05-09Fix asprintf warningsMarek Olšák1-6/+6
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-04-29textureGather: Avoid variable length arrays.José Fonseca1-2/+5
2014-04-17textureGather: make sure to test out min/max offsetsIlia Mirkin1-42/+62
2014-02-11textureGather: add textureGatherOffsets to execution test (v2.1)Dave Airlie1-19/+54
2013-10-26textureGather: rename enums to fix MingW, MSVC buildBrian Paul1-16/+16
2013-10-26textureGather: add support for rectangle samplersChris Forbes1-33/+65
2013-10-26textureGather: add some more sanity checksChris Forbes1-2/+13
2013-10-26textureGather: add support for testing shadow samplersChris Forbes1-14/+54
2013-10-26textureGather: add support for nonconstant offsetsChris Forbes1-8/+24
2013-10-26textureGather: add support for selecting componentChris Forbes1-8/+40
2013-10-26ARB_texture_gather: add initial execution testChris Forbes1-0/+423