summaryrefslogtreecommitdiff
path: root/tests/spec/arb_texture_multisample
AgeCommit message (Expand)AuthorFilesLines
2015-07-28GL_ARB_texture_multisample: Test using glClear with a ms render targetNeil Roberts2-0/+224
2015-07-08sample-depth: use tri-strip and only check rgb colorsIlia Mirkin1-4/+4
2015-06-25sample-mask-execution: fix misleading descriptionChris Forbes1-5/+5
2014-11-05arb_texture_multisample: add test for sampling from depthChris Forbes2-0/+155
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace12-12/+12
2014-07-14arb_texture_multisample: add new texelFetch() testBrian Paul2-0/+316
2013-12-02Always bind piglit_winsys_fbo instead of 0Marek Olšák1-1/+1
2013-10-08piglit: silence piglit_report_subtest_result() format warningsBrian Paul2-2/+2
2013-08-07GL-3.2 ARB_texture_multisample: TexImage2DMultisample TestJacob Penner2-0/+80
2013-08-07GL-3.2 ARB_texture_multisample: TexImage3DMultisample TestJacob Penner2-1/+80
2013-04-19arb_texture_multisample: add test to check sample positions v3Christoph Bumiller2-0/+259
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák3-3/+3
2013-03-28arb_texture_multisample: add new negative-max-samples testChris Forbes2-0/+130
2013-03-03arb_texture_multisample: Avoiding C99-style struct initializers.José Fonseca1-2/+2
2013-03-03arb_texture_multisample: add new test for errorsChris Forbes2-0/+70
2013-03-03arb_texture_multisample: new tests for sample maskChris Forbes4-0/+265
2013-03-03arb_texture_multisample: new test for teximage stateChris Forbes2-0/+78
2013-03-03arb_texture_multisample: new test for fb configsChris Forbes2-0/+327
2013-03-03arb_texture_multisample: new minmax testChris Forbes2-0/+53
2013-03-03arb_texture_multisample: add cmake plumbingChris Forbes2-0/+15