summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-12egl: Add a test for rendering jobs from multiple processes.rpi2-piglitEric Anholt2-0/+328
2018-07-12gles-casesEric Anholt1-0/+14
2018-07-12mesa_tile_raster_order: Add a test for the extension.Eric Anholt5-0/+283
2018-07-11glsl-fs-discard-mrt: Fix binding the winsys framebuffer in -fbo mode.Eric Anholt1-1/+1
2018-07-11piglit-deqpEric Anholt2-10/+14
2018-07-11khr_gles reworkEric Anholt2-26/+37
2018-07-11vc4-metaEric Anholt1-0/+1
2018-07-11vc5 deqp/khr simulator runnerEric Anholt1-0/+30
2018-07-11Remove dead es3conform.py test suiteEric Anholt4-102/+2
2018-07-11vc4 metaEric Anholt2-0/+38
2018-07-11Allow DEQP tests to be run in parallel.Eric Anholt1-1/+1
2018-07-11enable deqp in khr_glesEric Anholt1-0/+4
2018-07-11texelFetch: Print what miplevel failed.Eric Anholt1-2/+5
2018-07-11fbo-formats: Reuse piglit_merge_result().Eric Anholt1-16/+4
2018-07-11driver_classifier: Switch VC4's naming to what I used in trace-dbEric Anholt2-3/+3
2018-07-11texwrap: Relax precision for vc4Eric Anholt1-5/+5
2018-07-11gl-1.1: Add a new test for large vertex counts.Eric Anholt3-0/+463
2018-07-11blend-over: Add a simple test for a blending optimization in i965.Eric Anholt2-0/+115
2018-07-11glsl-fs-discard-mrt: New test for bug 75207Eric Anholt3-0/+209
2018-07-10tests: intel_conservative_rasterization: fix invalid drawsLionel Landwerlin1-1/+15
2018-07-09tests/opengl.py: Replace tabs with spacesDylan Baker1-6/+6
2018-07-09tests/opengl: Add nv_image_formats-gles3Dylan Baker1-0/+5
2018-07-09tests/opengl: Add intel_conservative_rasterization-invalid_gles3Dylan Baker1-0/+1
2018-07-09tests/opengl: Add glx-swap-copyDylan Baker1-0/+1
2018-07-09tests/opengl: Add gl-3.3-vertex-attrib-p-type-size-matchDylan Baker1-0/+1
2018-07-09tests/opengl: Add gl-3.3-vertex-attrib-p-typesDylan Baker1-0/+1
2018-07-09tests/opengl: Add arb_texture_view tests for gles3Dylan Baker1-0/+13
2018-07-09tests/sanity: Rework sanity to be more usefulDylan Baker1-5/+61
2018-07-05arb_vertex_attrib_64bit: test display list interactionTimothy Arceri3-0/+299
2018-07-03arb_gpu_shader_fp64: Test the sign() function with abs() and negation of its ...Ian Romanick6-0/+212
2018-07-03glsl-1.10: Test the sign() function with abs() and negation of its argumentIan Romanick6-0/+182
2018-06-30glsl-1.10: test bug with lessThan() when the input expression has mixed sizesTimothy Arceri1-0/+37
2018-06-30arb_compute_shader: test dispatch functions with display listsTimothy Arceri5-46/+283
2018-06-29framework: add a --timeout parameterDylan Baker1-0/+11
2018-06-28ext_texture_norm16-render: support EXT_render_snorm interactionsTapani Pälli1-14/+25
2018-06-28tests/opengl.py: add couple missing arb_get_program_binary testsTapani Pälli1-0/+4
2018-06-27arb_gpu_shader5: Add a test for instanced GS inputs.Andrii Simiklit1-0/+62
2018-06-27compatibility: test vertex color clamping in geom and tess shadersTimothy Arceri2-0/+123
2018-06-27arb_draw_indirect: test when 0 bound to DRAW_INDIRECT_BUFFER in compatTimothy Arceri4-0/+254
2018-06-27general: better test display lists in attribute testTimothy Arceri1-0/+12
2018-06-26nv_fog_distance: Test interactions with GL_FOG_COORDINATEIan Romanick3-0/+102
2018-06-26nv_fog_distance: Simple rendering testIan Romanick3-0/+165
2018-06-26nv_fog_distance: Simple touch test for the enumsIan Romanick5-0/+264
2018-06-26gl-1.0-blend: Whitespace and formatting fixesIan Romanick1-83/+77
2018-06-26gl-1.0-blend: Trivial code simplificationIan Romanick1-10/+9
2018-06-26gl-1.0-blend: Enable EXT_blend_subtract tests on implementations that lack EX...Ian Romanick1-20/+16
2018-06-26gl-1.0-blend: Fix problems with blend extension detectionIan Romanick1-23/+20
2018-06-26tests: Add cmake for oes_texture_compression_astc with Desktop GLDylan Baker1-0/+4
2018-06-26tests/opengl.py: remove ext_transform-get-buffer-sizeDylan Baker1-2/+0
2018-06-26tests/opengl.py: fix ext_shader_samples_indentical testsDylan Baker1-2/+1