summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-15Add a simple arb_shader_stencil_export testHEADmasterBen Widawsky4-0/+125
2015-10-16arb_arrays_of_arrays: test linking of interface fieldsTimothy Arceri6-0/+222
2015-10-16arb_arrays_of_arrays: add nested struct indirect testTimothy Arceri1-0/+100
2015-10-16ext_transform_feedback: output better information about which varying has inc...Timothy Arceri1-5/+6
2015-10-16ext_transform_feedback: add arrays of arrays test to max-varyingTimothy Arceri1-38/+175
2015-10-15gles-3.0: fix build errors (trivial)Tapani Pälli1-2/+4
2015-10-14glsl-es-3.10: compiler test for glHelperInvocationTapani Pälli1-0/+14
2015-10-14gles-3.0: NV_read_depth extension testTapani Pälli3-0/+170
2015-10-13glsl-es: Verify rules about constant expressions w.r.t. sizing arraysIan Romanick4-0/+76
2015-10-13glsl-es: Additional constant initializer tests.Ian Romanick8-0/+178
2015-10-13glsl-es: Verify restrictions on global variable initializersIan Romanick30-0/+695
2015-10-12arb_gpu_shader_fp64: expand get uniform even further.Dave Airlie1-4/+27
2015-10-09tox: Also test python 3.{3-5} for the generators.Dylan Baker1-7/+19
2015-10-09tox: Add a test module for testing the generators.Dylan Baker2-1/+145
2015-10-09framework: add tox testing supportDylan Baker3-0/+19
2015-10-09framework/tests/results_tests.py: add new method for dict-like objectsDylan Baker1-8/+17
2015-10-09framework/tests/base_tests.py: mark timeout tests as slowDylan Baker1-0/+3
2015-10-09framework/tests: replace custom decorator with nose's attr decoratorDylan Baker2-15/+4
2015-10-09framework/tests/core_tests.py: add error message to testDylan Baker1-1/+3
2015-10-09Add editorconfig file.Dylan Baker1-0/+18
2015-10-09draw-pixel-with-texture: adjust to ensure glTexCoord is taken into accountMatthew Dawson1-4/+4
2015-10-09tests/general: add draw-sync to all.pyAlbert Freeman1-0/+1
2015-10-09interpolate-at-sample-position: test center and centroid at the same timeMarek Olšák1-16/+38
2015-10-08framework/backends/junit.py: add start and end time to stderrDylan Baker1-0/+2
2015-10-08framework: use TimeAttribute for TestResult and TestrunResultDylan Baker13-57/+125
2015-10-08framework/tests/json_results_update_tests.py: make test more robustDylan Baker1-9/+12
2015-10-08framework: Add a TimeAttribute classDylan Baker3-2/+71
2015-10-07glsl-es: Test whether or not sequence can be a constant expressionIan Romanick4-0/+76
2015-10-07ext_packed_depth_stencil/readdrawpixels: add missing \n in printf stringsBrian Paul1-2/+2
2015-10-07oes_compressed_paletted_texture: fix BindTexture() parameterNanley Chery1-1/+1
2015-10-07framework/tests/deqp.py: hide 'dumping caselist' dialog.Dylan Baker1-2/+4
2015-10-07clipflat: Fix subtest reportingDylan Baker1-21/+74
2015-10-07arb_program_interface_query: revert linker test for querying varyingsTapani Pälli1-33/+0
2015-10-06cl: Update integer/long limit tests to detect incorrect storage sizesAaron Watry1-6/+6
2015-10-06arb_shader_atomic_counters/array-indexing: properly close comment blockBrian Paul1-1/+1
2015-10-06arb_direct_state_access/texture-storage: include dsa_util.h headerBrian Paul1-0/+1
2015-10-06Remove the two sided stencil extension Glean testJuliet Fru4-954/+0
2015-10-06Port the two sided stencil extension tests from Glean to Piglit.Juliet Fru3-0/+753
2015-10-06arb_direct_state_access/create-textures: also check invalid zero targetBrian Paul1-0/+4
2015-10-06texelFetch: Fix the divisors when testing MSAA with > 10 samplesNeil Roberts1-3/+1
2015-10-06varying-packing: add arrays of arrays supportTimothy Arceri2-41/+100
2015-10-05khr_texture_compression_astc: Add array testsNanley Chery10-0/+304
2015-10-05khr_texture_compression_astc: Add API testsNanley Chery4-0/+389
2015-10-05khr_texture_compression_astc: Add miptree testsNanley Chery90-0/+408
2015-10-05arb_texture_compression/invalid-formats: Add ASTC to list of formatsNanley Chery2-1/+55
2015-10-05util: Add a piglit_probe_rects_equal_rgba() functionNanley Chery2-0/+112
2015-10-05oes_compressed_paletted_texture: add missing BindTexture()Nanley Chery1-0/+1
2015-10-05texsubimage: use piglit utility block dimension functionNanley Chery2-45/+4
2015-10-05arb_shader_storage_buffer_object: global scope binding qualifier testTapani Pälli1-0/+20
2015-10-04cl: add printf builtinSerge Martin1-0/+9