Accepting request 1238040 from benchmark

- Update to version 1~20250108:
  * gl/frameworks: Use piglit_set_destroy_func() when gl_fw->destroy is set
  * arb_framebuffer_object: add missing MSAA alpha-to-coverage and alpha-to-one tests
  * ARB_ubo/referenced-by-shader: pass if shader compiler moves UBOs between shaders
  * glsl: test loop unroll with uint overflow
  * glsl-1.30: add more loop unroll tests
  * glsl-1.10: test mesa bug conflict between globals
  * ext_image_dma_buf_import-export-tex: fix multi plane export
  * tests: add ext_image_dma_buf_import-tex-modifier
  * glsl-1.10: test mesa bug with forward declaration

OBS-URL: https://build.opensuse.org/request/show/1238040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/piglit?expand=0&rev=27
This commit is contained in:
Ana Guerrero 2025-01-15 16:45:32 +00:00 committed by Git OBS Bridge
commit e7ba6c61ff
6 changed files with 23 additions and 9 deletions

View File

@ -7,4 +7,4 @@
<param name="url">https://gitlab.freedesktop.org/mesa/piglit</param>
<param name="changesrevision">9f280db77074eb70cf9f5b4645799232ab9fe086</param></service><service name="tar_scm">
<param name="url">https://gitlab.freedesktop.org/mesa/piglit.git/</param>
<param name="changesrevision">262e5d3924312923e64064f0cfd4a9137984cc9f</param></service></servicedata>
<param name="changesrevision">631b72944f56e688f56a08d26c8a9f3988801a08</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f70209e544b636efc8d958a25e8856813328412b8318332a10d45022b255871a
size 84396558

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80906547c29d3ca211babc8762b66a0067434352cc01bd94bf0ff1584c821c03
size 84411918

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jan 15 11:19:24 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1~20250108:
* gl/frameworks: Use piglit_set_destroy_func() when gl_fw->destroy is set
* arb_framebuffer_object: add missing MSAA alpha-to-coverage and alpha-to-one tests
* ARB_ubo/referenced-by-shader: pass if shader compiler moves UBOs between shaders
* glsl: test loop unroll with uint overflow
* glsl-1.30: add more loop unroll tests
* glsl-1.10: test mesa bug conflict between globals
* ext_image_dma_buf_import-export-tex: fix multi plane export
* tests: add ext_image_dma_buf_import-tex-modifier
* glsl-1.10: test mesa bug with forward declaration
-------------------------------------------------------------------
Tue Nov 12 09:41:51 UTC 2024 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,4 +1,4 @@
name: piglit
version: 1~20241111
mtime: 1731314533
commit: 262e5d3924312923e64064f0cfd4a9137984cc9f
version: 1~20250108
mtime: 1736363907
commit: 631b72944f56e688f56a08d26c8a9f3988801a08

View File

@ -1,7 +1,7 @@
#
# spec file for package piglit
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -26,7 +26,7 @@
%bcond_without opengles
%endif
Name: piglit
Version: 1~20241111
Version: 1~20250108
Release: 0
Summary: OpenGL driver testing framework
License: MIT