summaryrefslogtreecommitdiff
path: root/tests/texturing
AgeCommit message (Expand)AuthorFilesLines
2018-06-20getteximage-simple: Stress an i965 blitter pathNanley Chery1-8/+17
2018-06-20getteximage-simple: Allow configurable texture parametersNanley Chery1-19/+35
2018-06-20getteximage-simple: Switch to parameter passingNanley Chery1-8/+7
2018-06-20getteximage-simple: Fix the coordinate printfNanley Chery1-1/+3
2018-06-08textureGather: Use piglit_probe_rect_rgba_varyingJason Ekstrand1-6/+5
2018-04-05tex-srgb: Drop unused variables and a stale commentNanley Chery1-13/+8
2018-04-05tex-srgb: Also test a cleared textureNanley Chery1-16/+29
2018-03-08s3tc-targeted: Execute every test caseNanley Chery1-4/+4
2018-03-05s3tc-targeted: Reduce requirements to the minimal setNanley Chery1-4/+4
2018-01-11teximage-colors: accept -127 instead of -128 for exact snorm up/downloadRoland Scheidegger1-4/+36
2018-01-04textureSize: add ability to test tess eval stageRoland Scheidegger3-7/+75
2018-01-03fbo-formats: Remove GLenum stringification macros.Fabian Bieler4-5/+8
2018-01-03util/sized-internalformats: Remove GLenum stringification macros.Fabian Bieler1-1/+2
2018-01-03texturing-texwrap: Remove GLenum stringification macros.Fabian Bieler1-185/+185
2018-01-03compressedteximage: Remove GLenum stringification macros.Fabian Bieler1-27/+28
2018-01-03teximage-colors: Remove GLenum stringification macros.Fabian Bieler1-71/+70
2018-01-03texture packed formats: Remove GLenum string literals.Fabian Bieler1-66/+48
2018-01-03texture-al: Remove GLenum string literals.Fabian Bieler1-8/+11
2018-01-03Remove GLenum string literals.Fabian Bieler1-27/+27
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-08-08texturing: set KHR_no_error statusTimothy Arceri67-48/+119
2017-08-08texturing: remove empty testTimothy Arceri1-35/+0
2017-08-08texelFetch: set KHR_no_error statusTimothy Arceri1-0/+1
2017-06-07TexSubImage1D tests: set KHR_no_error statusTimothy Arceri2-0/+2
2017-06-07texturing/tex3d-maxsize: set KHR_no_error statusTimothy Arceri1-0/+1
2017-06-01teximage-errors: Fix comment formatting after previous commitIan Romanick1-7/+10
2017-06-01teximage-errors: Only run the depth texture subtests when depth textures are ...Ian Romanick1-14/+18
2017-06-01texsubimage-depth-formats: Require ARB_depth_textureIan Romanick1-0/+2
2017-06-01getteximage-depth: Require ARB_depth_textureIan Romanick1-0/+2
2017-05-18texturing: Add decompression test for S3TC DXT1Nanley Chery2-0/+97
2017-05-18KHR_no_error: set compatibility status for a bunch of glCompressedTex* testsTimothy Arceri3-0/+3
2017-05-18textureSamples: fix printfTimothy Arceri1-1/+1
2017-05-18tests: mark KHR_no_error compatible testsTimothy Arceri9-0/+9
2017-05-18tests: mark KHR_no_error incompatible testsTimothy Arceri1-0/+1
2017-01-30getteximage-formats: Disable dithering during glDrawPixelsChad Versace1-0/+25
2017-01-03getteximage-depth: Fix failures on cubemap-supporting GL < 3.0.Eric Anholt1-1/+2
2016-12-14textureGather: replace gl_FragColor with user defined oneSebastian Olender1-2/+4
2016-11-10texelFetch, textureSize: replace deprecated gl_FragColorSebastian Olender2-6/+12
2016-09-17Fix "glCear" typo.Kenneth Graunke1-1/+1
2016-07-26tex3d-maxsize: rewrite to be more robust and do more testingBrian Paul1-74/+211
2016-05-19texsubimage-depth-formats: Check for missing float depth support.Eric Anholt1-4/+10
2016-05-09Fix asprintf warningsMarek Olšák4-27/+27
2016-04-04texsubimage: Remove unnecessary clearTopi Pohjolainen1-1/+0
2016-04-04texsubimage: Add option to run against fixed regionTopi Pohjolainen1-2/+69
2016-04-04texsubimage: Move tex blit program setup higher in the dispatchTopi Pohjolainen1-31/+40
2016-04-04texsubimage: Move sub-region selection higher in the dispatchTopi Pohjolainen1-33/+59
2016-04-04texsubimage: Move texture size selection higher in the dispatchTopi Pohjolainen1-17/+25
2016-04-04texsubimage: Refactor single round for fixed regionTopi Pohjolainen1-50/+74
2016-04-02generatemipmap-base-change: replace assertion with printfBrian Paul1-2/+6