SHA256
1
0
forked from pool/piglit
Commit Graph

17 Commits

Author SHA256 Message Date
Martin Pluskal
3772a3bc84 - Update to version 1~20201223.ff2a7650b:
* 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
2020-12-28 09:44:29 +00:00
Martin Pluskal
57e37ad1b4 Accepting request 834824 from home:michel_mno:branches:benchmark
- Add _constraints with 6GB min disk space

OBS-URL: https://build.opensuse.org/request/show/834824
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=27
2020-09-16 07:47:10 +00:00
Martin Pluskal
50e47cec9d Accepting request 825920 from home:dzedro:branches:benchmark
- update suse_qa-skip-tests.txt bsc#1174531, cleanup obsolete entries
- add Recommends: waffle to fix wfinfo utility not found

OBS-URL: https://build.opensuse.org/request/show/825920
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=25
2020-08-12 08:27:52 +00:00
Martin Pluskal
b81b1dd056 Accepting request 822148 from home:dzedro:branches:benchmark
Update to version 1~20200721.5db8d7472

OBS-URL: https://build.opensuse.org/request/show/822148
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=23
2020-07-22 06:38:28 +00:00
Martin Pluskal
67079e8ba5 - Fix building with gcc10
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=21
2020-06-11 08:54:23 +00:00
Martin Pluskal
8292cbdb5b - Update to version 1~20191210.603cfb975:
* 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
2019-12-10 13:08:31 +00:00
340fb6a911 Accepting request 632265 from home:michalsrb:branches:benchmark
- Update suse_qa.py and opensuse_qa.py to work with current piglit.

OBS-URL: https://build.opensuse.org/request/show/632265
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=17
2018-08-30 08:33:04 +00:00
3c13ef1d8f Accepting request 632097 from home:mimi_vx:branches:benchmark
- use %make_jobs makro instead make_build

OBS-URL: https://build.opensuse.org/request/show/632097
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=16
2018-08-29 08:14:32 +00:00
Martin Pluskal
a3e5f880f1 - Update to version 1~20180604.cde860ab3:
* 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
2018-06-06 14:31:12 +00:00
a971e41b61 Accepting request 591638 from home:Guillaume_G:branches:benchmark
- Fix SOURCE5 installation
- Handle properly openGL and openGL ES tests
- Enable Build for %arm and AArch64

OBS-URL: https://build.opensuse.org/request/show/591638
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=11
2018-03-29 08:44:21 +00:00
8da609b9d7 Accepting request 502492 from home:mimi_vx:branches:benchmark
- 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
2017-06-09 07:26:57 +00:00
Martin Pluskal
9c8c59db45 - Update to version 1~20170428.dc7571028:
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=7
2017-04-29 13:19:57 +00:00
c4433341c7 Accepting request 458509 from home:jengelh:branches:benchmark
- Update description

OBS-URL: https://build.opensuse.org/request/show/458509
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=5
2017-02-16 18:57:41 +00:00
Martin Pluskal
7b1c4564b9 - Build only on 64 bit architectures
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=4
2017-02-16 10:18:55 +00:00
Martin Pluskal
0b9912e244 Accepting request 455467 from home:mimi_vx:piglit
- Update to version 1~20170207.5bbeed390:
  * framework/test/glsl_parser_test.py: fix python script to run glslparsertest on Windows
  * arb_gpu_shader_int64: allow shift tests to be generated
  * arb_gpu_shader_int64: add testing of unsigned div/mod

OBS-URL: https://build.opensuse.org/request/show/455467
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=3
2017-02-08 11:15:30 +00:00
Martin Pluskal
d163186544 Accepting request 454972 from home:mimi_vx:piglit
- 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
2017-02-06 14:42:56 +00:00
Martin Pluskal
8516856919 Accepting request 452270 from home:mimi_vx:piglit
Piglit - X, DRM, GL, EGL testsuite

OBS-URL: https://build.opensuse.org/request/show/452270
OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=1
2017-01-24 19:59:06 +00:00