summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-07framework: Split FastSkipMixin.Dylan Baker2-123/+251
2016-10-07framework: Split the file parsing code out of ShaderTestDylan Baker1-38/+68
2016-10-07framework/results: Lower subtest namesDylan Baker1-3/+3
2016-10-05framework: Fix verbose loggerDylan Baker2-0/+7
2016-10-05framework/log: Don't add tests to running list until they actually startDylan Baker1-2/+4
2016-10-05framework: If exiting a run, ensure that the status is readableDylan Baker1-13/+21
2016-10-05arb_compute_variable_group_size: check for invalid work group countSamuel Pitoiset1-0/+32
2016-10-04arb_program_interface_query: Silence return-type warning.Vinson Lee1-0/+1
2016-10-04Add glsl-1.30/execution/fs-loop-cont-else-bugNicolai Hähnle1-0/+44
2016-10-03tests: fix unused variable in gles versions of arb_viewport_array/queriesDylan Baker1-0/+2
2016-10-03tests: remove unused variable from ext_image_dma_buf_import/refcountDylan Baker1-1/+0
2016-10-03utils: Move DRM_FORMATS defines to piglit_drm_dma_buf.h.Vinson Lee2-15/+17
2016-09-29add ARB_compute_variable_group_size testsSamuel Pitoiset15-0/+842
2016-09-29shader_runner: add support for glDispatchComputeGroupSizeARB()Samuel Pitoiset1-0/+7
2016-09-29utils: define DRM_FORMATS needed by dma_buf testsDylan Baker2-12/+15
2016-09-29vs-loop-zero-iterations-two-exits2: Use green for pass, red for fail.Eric Anholt1-4/+4
2016-09-29vs-loop-zero-iterations-two-exits2: Fix on Mesa.Eric Anholt1-1/+3
2016-09-26dmabuf: fix YUV tests for drivers other than intelRob Clark18-218/+314
2016-09-26xts: Put the XTS results files in the piglit results directory.Eric Anholt1-5/+21
2016-09-23oes_viewport_array: add copies of relevant arb_fragment_layer_viewport testsIlia Mirkin3-0/+204
2016-09-23shader_runner: use a byte type so that the texture isn't created as floatIlia Mirkin1-1/+1
2016-09-23cmake: Require egl 11.0.Vinson Lee1-1/+1
2016-09-22arb_query_buffer_object: beef up the testNicolai Hähnle3-115/+186
2016-09-21arb_texture_view: adapt a few more tests to work with OES_texture_viewIlia Mirkin6-31/+102
2016-09-21arb_texture_view: convert sampling-2d-array-* to GLES compatibilityIlia Mirkin5-74/+129
2016-09-21arb_texture_view: convert remainder of rendering_* to work with GLESIlia Mirkin6-96/+187
2016-09-21arb_texture_view: start converting for GL_OES_texture_view friendlinessIlia Mirkin3-162/+482
2016-09-21arb_viewport_array: rework tests to work with GL_OES_viewport_arrayIlia Mirkin14-95/+288
2016-09-18arb_texture_view/rendering-formats: test glClear(1, 1, 1, 1) w/ texture viewsMarek Olšák1-11/+559
2016-09-17Fix "glCear" typo.Kenneth Graunke1-1/+1
2016-09-16framework: Make driver_classifier convert to str (unicode)Dylan Baker1-2/+2
2016-09-16unittests: Add test for DriverClassifier.get_glxinfoDylan Baker1-0/+25
2016-09-16framework/driver_classifier: import errnoDylan Baker1-0/+1
2016-09-16gl-1.3-alpha_to_coverage_nop: new test of no-op GL_SAMPLE_ALPHA_TO_COVERAGEBrian Paul5-0/+126
2016-09-16arb_framebuffer_srgb-srgb_pbo: New arb_framebuffer_srgb test.Neha Bhende3-0/+253
2016-09-16all.py: Test any apitraces we find under tests/apitrace/traces.Eric Anholt2-1/+22
2016-09-16apitrace: Add a script for capturing and comparing trace images.Eric Anholt1-0/+149
2016-09-16framework: Add a driver classifier based on the renderer string.Eric Anholt2-0/+181
2016-09-16glsl-1.10: complex loop unrolling testsTimothy Arceri3-0/+148
2016-09-15Mark timer tests as not concurrentNicolai Hähnle1-3/+3
2016-09-10cl: Initialize errNo on invalid image type (v2).Vinson Lee1-0/+1
2016-09-10Revert "cl: Initialize errNo on invalid image type."Serge Martin1-1/+0
2016-09-10cl: Initialize errNo on invalid image type.Vinson Lee1-0/+1
2016-09-09tox: add a streams target.Dylan Baker3-10/+12
2016-09-09framework: Add support for jsonstreamsDylan Baker2-34/+79
2016-09-09unittests: Fix JSON schema test to pass time_elapsedDylan Baker1-1/+2
2016-09-09unittests: Fix shared data for backends.Dylan Baker1-2/+5
2016-09-09unittests: don't require totals section in schemaDylan Baker1-1/+1
2016-09-08tests/llvmpipe: Disable gl-1.0-blend-funcAdam Jackson1-0/+1
2016-09-08egl-nok-swap-region: Fix build against new eglext.hAdam Jackson1-2/+3