Commit Graph

  • 21dd32e994 Accepting request 1196059 from benchmark factory Ana Guerrero 2024-08-26 20:11:12 +0000
  • 32c7b8950a - Update to version 1~20240826: * enqueue-fill-buffer: fill whole buffer with zeroes * enqueue-fill-buffer: improve array formatting * s3tc: require float-texture support * piglit-util: Add a sanity check for subtests * glsl: update recently added implicit matching test * glsl: test function overload resolution * glsl: check for implicit conversion error in glsl 1.10 * Reapply "arb_bindless_texture: add another function param bindless test" * write-after-clear: Add testcases with the zero values * Python: Drop Python 3.7 support * Python: Test both 1.x and 2.x of NumPy * generators: Support NumPy 2.x * Python: Support Python 3.12 for tox * tests/replayer: Use correct Path.exists() check * Python: Lock numpy to 1.x * fbo-blending-formats: skip unsupported formats * traces: Lock pixelmatch version to pre-ES6 * arb_bindless_texture: test image/sampler constructors * Revert "arb_bindless_texture: add another function param bindless test" * arb_gpu_shader5: add linker version of function overloads test * arb_bindless_texture: add another function param bindless test * glsl: test function linking with implicit param conversions Martin Pluskal 2024-08-26 11:32:02 +0000
  • 0362f9c91d Accepting request 1190408 from benchmark Dominique Leuenberger 2024-07-31 11:29:16 +0000
  • 030594e652 - Update to version 1~20240729: * arb_bindless_texture: add basic function param bindless tests * generated_tests: fix numpy overflow warnings that are errors in numpy 2.0 * generated_tests: print mako exceptions * arb_texture_buffer_object: don't leak src strings * gl-1.0: Add a test for glPushAttrib/glPopAttrib * ext_texture_format_bgra8888: test GL_BGRA8_EXT as well * perf: port glsl-compile-time perf-test from mesa demos * perf: port vertexrate perf-test from mesa demos * perf: port vbo perf-test from mesa demos * perf: port teximage perf-test from mesa demos Martin Pluskal 2024-07-30 08:02:43 +0000
  • 708c284f91 Accepting request 1179022 from benchmark Ana Guerrero 2024-06-07 13:03:21 +0000
  • 9f75588140 - Update to version 1~20240530: * 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 Martin Pluskal 2024-06-06 13:50:24 +0000
  • c748db2845 Accepting request 1160370 from benchmark Ana Guerrero 2024-03-21 16:01:33 +0000
  • da005a4ba6 - Update to version 1~20240309: * README: add Vulkan into the generic description * fix arb_query_buffer_object-qbo to warn on invalid GS results instead of fail Martin Pluskal 2024-03-14 14:01:15 +0000
  • 9514fa9bdc Accepting request 1155823 from benchmark Dominique Leuenberger 2024-03-07 17:29:57 +0000
  • d7dee49cbd - Update to version 1~20240305: * tests: Fix cl test program@execute@builtin@builtin-float-degrees-1.0.generated issue about tolerance. * replayer: add ANGLE backend * ext_texture_format_bgra8888: test glRenderbufferStorage * glsl-1.50: test the copy of an entire ifc block * amd_gpu_shader_half_float: varying error check * arb_texture_query_lod: fix LOD queries in divergent control flow * ext_external_objects: remove gl_cleanup done with atexit Martin Pluskal 2024-03-07 08:23:08 +0000
  • a4da2ed615 Accepting request 1144214 from benchmark Ana Guerrero 2024-02-05 21:02:00 +0000
  • 4b73410751 - Update to version 1~20240202: * glsl: test globals are handled correctly across stage * Add GL_EXT_texture_storage tests * tests/llvmpipe: Fix CMake mis-matching arguments warning. * ci: teach codespell to accept my name * tests/llvmpipe: don't require git repository, allow running from tarball * tests/llvmpipe: drop unused GIT_HEAD_HASH_SHORT * test/util: call destroy before reporting the result * modifiers: Remove sampler-view tests * modifiers: Add QCOM_TILED3 * ext_transform_feedback: document missing mode in usage * arb_copy_image-formats: avoid undefined behavior * arb_texture_barrier: allow testing the extension under GL3.0 * arb_shader_atomic_counters-semantics: use correct output-type * egl_khr_create_context: add test for EXT_create_context_robustness and EXT_query_reset_notification_strategy Martin Pluskal 2024-02-05 11:47:48 +0000
  • 848c8d5885 Accepting request 1136697 from benchmark Dominique Leuenberger 2024-01-04 14:59:07 +0000
  • 2642f68d6d - Update to version 1~20231228: * 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. Martin Pluskal 2024-01-04 08:00:34 +0000
  • ee14e87877 Accepting request 1093882 from benchmark Dominique Leuenberger 2023-06-20 14:49:03 +0000
  • 012dcae528 - Update to version 1~20230615: * cl: fix error in cl-api-create-program-with-binary * arb_gpu_shader5: Test a very specific case of bitfieldInsert - Update _constraints to 10G disk space Martin Pluskal 2023-06-19 13:13:53 +0000
  • cabe957630 Accepting request 1093126 from benchmark Dominique Leuenberger 2023-06-14 14:31:35 +0000
  • 9e53e40d4a OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=41 Martin Pluskal 2023-06-14 12:19:38 +0000
  • 6b4b68dea8 OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=40 Martin Pluskal 2023-06-14 11:57:10 +0000
  • 9bc8f9a3d6 - Update to version 1~20230613: * 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. Martin Pluskal 2023-06-14 11:51:25 +0000
  • 9cfcbec12f Accepting request 1030287 from benchmark Dominique Leuenberger 2022-10-21 14:19:45 +0000
  • 5fb4d0fb33 Accepting request 1029675 from home:pgajdos:python Martin Pluskal 2022-10-21 06:16:51 +0000
  • 29e05bc02d Accepting request 904705 from benchmark Dominique Leuenberger 2021-07-08 20:49:15 +0000
  • ea3745e2f9 Accepting request 904584 from home:dzedro:branches:benchmark Martin Pluskal 2021-07-08 07:15:58 +0000
  • 604cad056b Accepting request 895688 from benchmark Dominique Leuenberger 2021-06-01 08:37:23 +0000
  • e63e754e52 - Update to version 1~20210326.6a4be9e99: * .gitlab-ci.yml: Change pages build to trigger main branch * glsl-1.30: test right-shift of a left-shift * arb_gpu_shader_int64: test masking after addition * arb_gpu_shader_int64: test shift-left of shift-right with same count * gl-3.0: add additional case for clearbufferfi correctness * ext_external_objects: Another semaphores test * ext_external_objects: New semaphores test * ext_external_objects: Vulkan framework additions * gbm: Add test for multi-planar GBM BOs * ext_external_objects: Removed unused varyings from image test * gitlab-ci: Build with MinGW cross-compilers. * cmake: Package Waffle DLL when provided. * appveyor: Remove integration. * editorconfig: Add more file extensions. * arb_shader_texture_image_samples/builtin-image: use skip as default result * draw-prim-rate: add a test for indexed triangle strips * glx-multithread-buffer-refcount-bug: new test for a recent bug * cmake: Install MinGW CRT DLLs instead of statically linking them. * cmake: Use 7-Zip packaging and strip debugging symbols. * tests: ignore unsupported texture type + num samples * tests: fix test binary name in opengl.py * tests/glx: remove unnecessary calls to XMapWindow * test/amd_perf_monitor: don't use exit(0) * spec/glsl-1.20: Use min and max with NaN * ext_external_objects: All supported image usage flags are set * ext_external_objects: Replaced TexImage2D with TexSubImage2D in display * ext_external_objects: Fix in external buffers * tests: speed up gl-1.3-texture-env test * util: expose read_pixels_float/compare_pixels_float Martin Pluskal 2021-05-27 09:13:04 +0000
  • efaee06721 Accepting request 894677 from benchmark Dominique Leuenberger 2021-05-21 19:49:51 +0000
  • b6c61120f1 Accepting request 894619 from home:dzedro:branches:benchmark Martin Pluskal 2021-05-20 17:21:10 +0000
  • d5e044fc36 Accepting request 858980 from benchmark Dominique Leuenberger 2021-01-07 20:22:00 +0000
  • 0dc03a9bdc OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=30 Martin Pluskal 2020-12-28 09:49:18 +0000
  • 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 Martin Pluskal 2020-12-28 09:44:29 +0000
  • ec18072177 Accepting request 834828 from benchmark Dominique Leuenberger 2020-09-16 17:38:27 +0000
  • 57e37ad1b4 Accepting request 834824 from home:michel_mno:branches:benchmark Martin Pluskal 2020-09-16 07:47:10 +0000
  • 67154c393d Accepting request 825933 from benchmark Dominique Leuenberger 2020-08-12 11:41:19 +0000
  • 50e47cec9d Accepting request 825920 from home:dzedro:branches:benchmark Martin Pluskal 2020-08-12 08:27:52 +0000
  • b6c13588d1 Accepting request 822163 from benchmark Dominique Leuenberger 2020-07-24 07:56:59 +0000
  • b81b1dd056 Accepting request 822148 from home:dzedro:branches:benchmark Martin Pluskal 2020-07-22 06:38:28 +0000
  • a8ecd1dfa5 Accepting request 813424 from benchmark Dominique Leuenberger 2020-06-11 12:53:38 +0000
  • 67079e8ba5 - Fix building with gcc10 Martin Pluskal 2020-06-11 08:54:23 +0000
  • 34ae832645 Accepting request 755563 from benchmark Dominique Leuenberger 2019-12-10 21:44:55 +0000
  • 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 Martin Pluskal 2019-12-10 13:08:31 +0000
  • 3268f24ebe Accepting request 632266 from benchmark Dominique Leuenberger 2018-08-31 08:47:47 +0000
  • 340fb6a911 Accepting request 632265 from home:michalsrb:branches:benchmark Ondřej Súkup 2018-08-30 08:33:04 +0000
  • 3c13ef1d8f Accepting request 632097 from home:mimi_vx:branches:benchmark Ondřej Súkup 2018-08-29 08:14:32 +0000
  • 7ff20ae276 Accepting request 620950 from benchmark Dominique Leuenberger 2018-07-09 11:27:15 +0000
  • 21b35bc885 OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=14 Martin Pluskal 2018-06-13 12:29:32 +0000
  • 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 Martin Pluskal 2018-06-06 14:31:12 +0000
  • 3e659c9dc5 Accepting request 592197 from benchmark Dominique Leuenberger 2018-03-31 13:36:54 +0000
  • a971e41b61 Accepting request 591638 from home:Guillaume_G:branches:benchmark Ondřej Súkup 2018-03-29 08:44:21 +0000
  • 5dbebd475f Accepting request 502494 from benchmark Dominique Leuenberger 2017-06-09 13:58:37 +0000
  • 8da609b9d7 Accepting request 502492 from home:mimi_vx:branches:benchmark Ondřej Súkup 2017-06-09 07:26:57 +0000
  • c69d078952 Accepting request 493210 from benchmark Dominique Leuenberger 2017-05-08 17:03:22 +0000
  • 9c8c59db45 - Update to version 1~20170428.dc7571028: Martin Pluskal 2017-04-29 13:19:57 +0000
  • 9e14ff034d Accepting request 458894 from benchmark Yuchen Lin 2017-03-28 13:20:30 +0000
  • c4433341c7 Accepting request 458509 from home:jengelh:branches:benchmark Ondřej Súkup 2017-02-16 18:57:41 +0000
  • 7b1c4564b9 - Build only on 64 bit architectures Martin Pluskal 2017-02-16 10:18:55 +0000
  • 0b9912e244 Accepting request 455467 from home:mimi_vx:piglit Martin Pluskal 2017-02-08 11:15:30 +0000
  • d163186544 Accepting request 454972 from home:mimi_vx:piglit Martin Pluskal 2017-02-06 14:42:56 +0000
  • 8516856919 Accepting request 452270 from home:mimi_vx:piglit Martin Pluskal 2017-01-24 19:59:06 +0000