* glsl-bug-110796: detect missing ES 3.2 support using EGL_BAD_MATCH
* glsl-bug-110796: distinguish which context creation failed
* Sync .mailmap from Mesa
* glsl-bug-110796: check for GL ES 3.2 support
* egl-terminate-then-unbind-context: simplify
* egl_khr_create_context: improve skip reporting
* arb_blend_func_extended: simplify MAX_DUAL_SOURCE_DRAW_BUFFERS detection
* arb_blend_func_extended: gles: follow the specification requirements
* arb_texture_multisample: require geometry shaders
* egl: missing EGLconfig isn't stderr material
* ext_external_objects: avoid stderr when we skip the test
* util: remove handwritten defines and drop FIXME
* texsubimage: fix low bpp formats by expecting less than 8 bits of precision
* Use GBM_LDFLAGS to get all options
* fix vk_vert_buf_reuse cleanup
* arb_texture_view: test for NaN in more cases
* ext_direct_state_access: Fix deprecated-non-prototype warnings
* arb_fragment_layer_viewport: don't test out-of-range gl_Layer values
* glsl-1.30: Test uint to float conversion of sign extended value
* arb_draw_buffers_blend: Fix deprecated-non-prototype warnings
* arb_sample_shading: do not actually run mask_in_one if it's not supported
* clear-stencil: new test to check for problems clearing stencils
* read_depth_offset: new test to check depth offset calculation
* replayer: create bin/ everytime
* Reduce precision in depth clear precision check
* Add float from half function
* tests/gbm: Add gbm_device_get_fd() test
* wayland: Add Wayland dmabuf driver-name test
* conversion-explicit: use a different value for normalized +/- min
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=53
* ext_render_snorm-render: Fix deprecated-non-prototype warning
* version-mixing: Fix deprecated-non-prototype warning
* draw-prim-rate: test more varying counts
* glsl-1.10/built-in-uniform-state: don't test Infs due to undefined behavior
* arb_vertex_program/property-bindings: don't test Infs due to undefined behavior
* glsl-1.40: add a UBO test that I don't remember why I needed it
* glsl-1.10: test a smooth color input with glShadeModel(GL_FLAT)
* arb_fragment_layer_viewport: don't test out-of-range gl_Layer values
* ext_render_snorm-render: lower test ctx version requirement
* Implement piglit_subprocess for Windows
* modifiers: Make a single list of the known modifiers.
* modifiers: Allow specifying format and modifier
* modifiers: Improve the presentation of results
* modifiers: Add clear reimport subtest
* modifiers: Add stress subtest
* modifiers: Indent an inner loop
* modifiers: Try to autogenerate dmabufs
* framework: Add piglit_drm_create_dma_buf_modifiers
* framework: Add an n_planes field
* ext_image_dma_buf_import: Add a test for modifiers
* ext_image_dma_buf_import: Support non-external textures
* ext_image_dma_buf_import: Require GL_EXT_EGL_image_storage
* Import the drm_fourcc/drm.h header and use them.
* arb_tessellation_shader: Add new test tesslevels-indirect
* ext_image_dma_buf_import: add a multithread refcount test
* ext_image_dma_buf_import-export-tex: Print normal info to stdout, not stderr.
* arb_separate_shader_objects/atomic-counter: Add missing GLSL requirement.
* GL_ARB_arrays_of_arrays: Fix a missing extension requirement.
* arb_shader_texture_lod: Fix incorrect require directive for the ext.
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=45
* fface-invariant: Make the expected link failure go to stdout.
* arb_arrays_of_arrays/max-binding: Don't log all the expected fails to stderr.
* arb_texture_buffer_object: Don't compile the CS if GLSL version too low.
* arb_blend_func_extended/output-location: Quiet expected link failure.
* arb_cull_distance/exceed-limits: Don't log to stderr on expected result.
* piglit: Don't warn about defaulting to GL under EGL if it's explicitly set.
* gl-3.0-bound-resource-limits: Don't print to stderr on normal operation.
* fface-invariant: Don't log to stderr when we compile fail as expected.
* intel_performance_query: request 3.0 context
* general/depth-clear-with-copy: New test.
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=39