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:
commit
e7ba6c61ff
@ -7,4 +7,4 @@
|
|||||||
<param name="url">https://gitlab.freedesktop.org/mesa/piglit</param>
|
<param name="url">https://gitlab.freedesktop.org/mesa/piglit</param>
|
||||||
<param name="changesrevision">9f280db77074eb70cf9f5b4645799232ab9fe086</param></service><service name="tar_scm">
|
<param name="changesrevision">9f280db77074eb70cf9f5b4645799232ab9fe086</param></service><service name="tar_scm">
|
||||||
<param name="url">https://gitlab.freedesktop.org/mesa/piglit.git/</param>
|
<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>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f70209e544b636efc8d958a25e8856813328412b8318332a10d45022b255871a
|
|
||||||
size 84396558
|
|
3
piglit-1~20250108.obscpio
Normal file
3
piglit-1~20250108.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:80906547c29d3ca211babc8762b66a0067434352cc01bd94bf0ff1584c821c03
|
||||||
|
size 84411918
|
@ -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>
|
Tue Nov 12 09:41:51 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: piglit
|
name: piglit
|
||||||
version: 1~20241111
|
version: 1~20250108
|
||||||
mtime: 1731314533
|
mtime: 1736363907
|
||||||
commit: 262e5d3924312923e64064f0cfd4a9137984cc9f
|
commit: 631b72944f56e688f56a08d26c8a9f3988801a08
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package piglit
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,7 +26,7 @@
|
|||||||
%bcond_without opengles
|
%bcond_without opengles
|
||||||
%endif
|
%endif
|
||||||
Name: piglit
|
Name: piglit
|
||||||
Version: 1~20241111
|
Version: 1~20250108
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenGL driver testing framework
|
Summary: OpenGL driver testing framework
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user