summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Trim a failing test case to a (near) minimal reproducing caseubo-lolzIan Romanick1-0/+33
2014-10-08Run random UBO tests forever looking for failuresIan Romanick1-0/+40
2014-10-08arb_uniform_buffer_object: Generate a selection of random testsIan Romanick1-0/+120
2014-10-08arb_uniform_buffer_object: Trim an element from a randomly generated testIan Romanick1-0/+216
2014-10-08arb_uniform_buffer_object: Random test generation infrastructureIan Romanick1-0/+1826
2014-10-01cl: Run concurrent on Linux render nodes, or non-LinuxJan Vesely1-7/+6
2014-10-01summary: add a csv output optionThomas Wood2-1/+35
2014-10-01arb_tessellation_shader: Add test for unsized array with 2 shadersChris Forbes1-0/+52
2014-10-01arb_texture_buffer_range: Verify proper texbo range updatingChris Forbes3-0/+144
2014-09-29run.py: fix typos in resume finished messageThomas Wood1-1/+1
2014-09-29run.py: ensure the test run name is passed to the resume optionsThomas Wood1-0/+1
2014-09-29framework/tests: add a test for the timeout mechanismThomas Wood1-0/+27
2014-09-29framework: add a generic timeout mechanismThomas Wood2-95/+76
2014-09-26libpiglit: Set CMAKE SOVERSION for internal libraries to "0"Jordan Justen1-0/+1
2014-09-26CL: Add atomic_add global testsAaron Watry2-0/+121
2014-09-26cl: fix adding concurent tests v2Jan Vesely1-3/+4
2014-09-26Create an initial to-do listBrian Paul1-0/+28
2014-09-26draw-pixels: update BYTE_TO_FLOAT() macro to match MesaBrian Paul1-1/+1
2014-09-26draw-pixels: report format/type for failuresBrian Paul1-16/+40
2014-09-25cl: i32-stack-array: Rename to avoid subtest conflictsJan Vesely1-10/+10
2014-09-25cl: vXi32-stack: Rename to avoid subtest name conflictsJan Vesely3-6/+6
2014-09-25cl: Fix name of bitwise int subtestJan Vesely1-1/+1
2014-09-25cl: Fix subtest names in scalar-comparisonJan Vesely4-4/+4
2014-09-25cl: Avoid duplicate subtest namesJan Vesely1-2/+2
2014-09-25cl/atomic: Fix duplicate names for threaded int/uint testsAaron Watry11-22/+22
2014-09-25Filter expected failures from JUnit outputMark Janes2-2/+56
2014-09-25framework: Add dummy logger that produces no outputDylan Baker2-0/+22
2014-09-25framework: refactor the log moduleDylan Baker6-181/+372
2014-09-25log.py: Makes method names clearerDylan Baker1-8/+8
2014-09-25framework/log.py: Use keyword args to format instead of splatDylan Baker1-7/+9
2014-09-25framework/log.py: Merge Log.log() and Log.post_log()Dylan Baker3-41/+32
2014-09-25cl: Merge tests with the same name.Jan Vesely1-32/+33
2014-09-25cl: Add tests for additional atomic functionsAaron Watry6-0/+470
2014-09-25cl: Add atomic_max testsAaron Watry1-0/+81
2014-09-23fbo-missing-attachment-clear: probe correct buffer sizeBrian Paul1-3/+5
2014-09-23fp-indirections2: use default window sizeBrian Paul1-2/+3
2014-09-23fp-indirections2: limit max_samples to 256Brian Paul1-2/+3
2014-09-23fs-texelFetchOffset-2D: use default window sizeBrian Paul1-3/+0
2014-09-23fs-discard-exit-2: use default window sizeBrian Paul1-7/+12
2014-09-23asmparsertest: add new SWZ test to exercise Mesa bug/assertionBrian Paul2-0/+9
2014-09-23core.py: don't overwrite user's PIGLIT_SOURCE_DIR env varBrian Paul1-4/+3
2014-09-23arb_gpu_shader_fp64: cleanup glsl-uniform-initializer-2 testTapani Pälli1-2/+2
2014-09-22gen_builtin_uniform_tests: Support Compute shadersJordan Justen1-0/+44
2014-09-22gen_builtin_uniform_tests: Allow test to have init sequenceJordan Justen1-1/+6
2014-09-22gen_builtin_uniform_tests: Make VS & FS optionalJordan Justen1-11/+24
2014-09-22nv_conditional_render: reinstate width/height for mipmap generationIlia Mirkin1-0/+5
2014-09-22sso: Fixed mistakenly disabled float entry points in ProgramUniformPavel Popov1-2/+2
2014-09-22all.py: Correctly added 'invalid formats' test in oes_compressed_paletted_tex...Pavel Popov1-4/+1
2014-09-20arb_copy_image: Skip if sample count is not supportedChris Forbes1-0/+8
2014-09-19glsl-1.50-geometry-primitive-id-restart: Add workaround for Intel SandyBrigeSamuel Iglesias Gonsalvez1-4/+15