* rasterpos: Fix missing termination of program list.
* ati_fragment_shader: Test alpha channel with fog
* summary: Add -g/--fixes to console-mode output
* ati_fragment_shader: Add a test of all the ops and modifiers.
* arb_gl_spirv: Test using length on an runtime (unsized) array
* framework: corrected some typos
* framework/replay: add always the images information to the results
* framework/replay: rename dump image to include the checksum
* framework: remove forbidden XML chars for text in the JUnit backend
* Fix timeout in spec/arb_sync/repeat-wait
* glsl-1.50,tess: Test passing maximum count of varyings between stages
* shader_runner: reset glPolygonMode between tests without process isolation
* arb_framebuffer_object: Add a test for blit-based mipmap generation
* gen_builtin_packing_tests: Only fill a 10x10 window.
* fbo-pbo-readpixels-small: add check of depth and stencil data
* nv_primitive_restart: Add tests using display lists
* nv_primitive_restart: Add tests for error conditions
* nv_primitive_restart: Verify that NV_primitive_restart isn't advertised in Core
* nv_primitive_restart: Move existing NV_primitive_restart tests to a new dir
* glsl-1.50/execution: add primitive id tests for QUADS and QUAD_STRIP
* glsl-1.50/execution: add primitive id tests with point and line rasterization mode
* shader_draw_parameters: Test gl_DrawIDARB with non-MultiDraw and primitive restart
* shader_draw_parameters: Test gl_DrawIDARB with non-MultiDraw commands
* shader_draw_parameters: Reduce GLSL requirement back to 1.40
* shader_draw_parameters: Add missing extension requirements
* framework: add write method to the junit backend
* framework: add backends API to write a TestrunResult to a file
* framework: restore syserr output when loading a junit test result
* framework: fix loading time start/end in junit test results
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=29
* glsl-es-3.10: add precision statement to a shader missing it
* ext_dsa: add vao functions tests
* arb_vertex_attrib_64bit: fix error message in explicit location check
* Require a GLSL version in fs-shift-left-of-shift-left
* arb_separate_shader_objects: add linker test for glsl version 1.40
* ci: update wayland/ci-templates ref
* glsl-1.50: new GS test for emitted triangle strip orientation
* arb_blend_func_extended: Make issue-1917 test reproduce issue on BSW
* arb_program_interface_query: add gl_PerVertex redeclaration
* ext_disjoint_timer_query: use/test glGetInteger64vEXT call
* ext_texture_format_bgra8888: changes for effective internal format
* tbo: include tbo re-init test to opengl.py
* arb_blend_func_extended: Add test checking corruption on BSW/BDW
* gitlab-ci: use ccache to speed up builds
* gitlab-ci: set interruptible to auto-cancel CI pipelines
* glsl-es-3.10: port arb_shader_atomic_counters tests to glsl-es-3.10
* arb_shader_atomic_counters: fix buffers needed check
* arb_gl_spirv: add some simple ubo/ssbo tests
* arb_gl_spirv: add GL_ACTIVE_UNIFORMS checks
* tbo: test a re-initialization
* arb_shading_language_include: delete shader includes on teardown
* Add new tests for ROL/ROR instruction verification
* generated_tests: more python fixes
* tox: hold pytest-mock to version 1.11.2, since 1.12 seems to be broken
* python: fix collections.abc warning
* python: fix string tests
* glsl-es-3.10: add some image load/store tests with predication.
* piglit-util: expand piglit_integer_texture
* arb_shading_language_include: fix crash in process isolation
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=19
* arb_texture_view: convert some more tests to run on ES 3.1
* util: provide way to read a texture in ES compatible way
* vertex-program-two-side: Fix GCC format-security warnings.
* glsl-fs-fogscale: Fix GCC format-security warnings.
* glsl-1.50: test compat built in constants
* built-in-constants: fix desktop GL version check for geometry shaders
* built-in-constants: add support for testing compatibility profile built ins
* framework/resume: properly parse the no_retry option
* framework: allow specifying the number of jobs for concurrency
* framework/html: guard against errors writing individual test results
* gl-3.0: Remove unused variable.
* arb_tessellation_shader: test display list support for glPatchParameterfv()
* arb_tessellation_shader: add basic display list test for glPatchParameteri()
* shader_runner: add basic display list support
* ARB_tessellation_shader: test gl_*Color built-ins with tessellation shaders
* piglit-util-gl: add support for using patches with fixed function attributes
* gl-3.2-compat: test gl_FogFragCoord built-in with geometry shaders
* gl-3.2-compat: test gl_ClipVertex built-in with geometry shaders
* gl-3.2-compat: test gl_TexCoord[] built-in with geometry shaders
* gl-3.2-compat: test gl_*Color built-ins with geometry shaders
* glsl-1.40/1.50: basic compiler tests for the compatibility profile
* glslparsertest: support compatibility profile tests
* cmake: Bump minimum version to 3.2.
* Revert "Specify an explicit window size in builtin uniform tests."
* Specify an explicit window size in builtin uniform tests.
* Fix bogus assertions in builtin uniform test generator.
* gl-3.0: test glUniform*ui{v} functions are compiled into display lists
* util: add includes when building for Wayland
* tests: Add gpu and quick no_isolation metaprofiles
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=13
- Update to version 1~20170607.bc6ef16df:
* arb_shader_storage_buffer_object: add member-memory-qualifiers.frag
* arb_bindless_texture: add arrays-of-struct.frag compiler tests
* arb_bindless_texture: add struct-inside-uniform-block.frag compiler tests
* cl: Add array of structures to program-scope-arrays test
* cl: Add input dependent test for global_offset
* egl: API test for EGL_IMG_context_priority extension
* egl-context-priority: Check eglInitialize result.
* primitive-restart: run all tests even when there's a failure
* srgb_conformance: fix error computation
* util: support instancing with piglit_draw_rect_custom
* shader_runner: add "draw instanced rect ortho" commands
* arb_tessellation_shader: test instancing
* glsl-1.50: test instancing with a geometry shader
* arb_tessellation_shader: add 3 new trivial tess+gs tests
* arb_compute_shader: test shaders when only 1 channel of gl_WorkGroupID is used
* drawoverhead: new microbenchmark
* shader_runner: add "draw arrays instanced" command
* shader_runner: add "relative probe rect rgba" command
* arb_tessellation_shader: test gl_PrimitiveID in instanced draws
* glsl-1.50: test gl_PrimitiveID in fragment shader when instancing is used
* util: add MIN3/MAX3 convenience macros
* arb_sparse_buffer: minmax test
* arb_sparse_buffer: add basic rendering test
* arb_sparse_buffer: add an extended commit test
* arb_sparse_buffer: add tests for various *BufferSubData commands
* piglit-framework-gl: add KHR_no_error enum to piglit_gl_test_config
* piglit-framework-gl: skip tests incompatible with KHR_no_error
* shader_runner: mark as compatible with KHR_no_error testing
* framework: Add command.setter method to Test
OBS-URL: https://build.opensuse.org/request/show/502492
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=9
- Update to version 1~20170203.ca58eec0b:
* CMake: Enable python 3.6
* glsl-1.20: add a test that gl_ClipVertex actually affects all primitive types
* glsl-1.30: add a test that gl_ClipDistance actually affects all primitive types
* cl: Add tests for fdiv with neg/abs inputs
* cl: Add tests for stored fneg
* getteximage-formats: Disable dithering during glDrawPixels
* framework/backends/json: always flush the metadata to the disk
* egl: test that EGL_BAD_PARAMETER is returned for an invalid EGLImage attrib
* Rename gen_conversion_fp64 to gen_conversion
* gen_conversion: explicitly enumerate conversion target types
* gen_conversion: rename _gen_from/to_double and _double_type
* gen_conversion: refactor templates to allow multiple extensions
* gen_conversion: generate tests for 64-bit integers
* framework/programs/run.py: Allow comments in test-list files.
* arb_texture_view-texsubimage-levels: correct buffer size
* util: move SUBTEST and SUBTESTCONDITION to piglit-util
* gl-3.1/draw-buffer-errors: skip if current Context is > 4.0
* gl-3.1/draw-buffers-errors: select explicitly default framebuffer
* gl-4.5/named-framebuffer-draw-buffers-errors: add a new test
* gl-4.5/named-framebuffer-read-buffer-errors: add test
* polygon-offset: draw tests in two rows of nine
* gl-1.4-polygon-offset: print more info on failure.
OBS-URL: https://build.opensuse.org/request/show/454972
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=2