forked from pool/piglit
Accepting request 1155823 from benchmark
- 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 OBS-URL: https://build.opensuse.org/request/show/1155823 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/piglit?expand=0&rev=21
This commit is contained in:
commit
9514fa9bdc
@ -3,4 +3,4 @@
|
|||||||
<param name="url">https://anongit.freedesktop.org/git/piglit.git</param>
|
<param name="url">https://anongit.freedesktop.org/git/piglit.git</param>
|
||||||
<param name="changesrevision">c0b320729b87cd52b7f9f216185e5824293dbf9a</param></service><service name="tar_scm">
|
<param name="changesrevision">c0b320729b87cd52b7f9f216185e5824293dbf9a</param></service><service name="tar_scm">
|
||||||
<param name="url">https://anongit.freedesktop.org/git/piglit.git/</param>
|
<param name="url">https://anongit.freedesktop.org/git/piglit.git/</param>
|
||||||
<param name="changesrevision">47f8a99f5850238cda12ac837c9fca8cf9adc3b3</param></service></servicedata>
|
<param name="changesrevision">62938a9bcb439f54f23b558b1496e75941962696</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:31fcd8411e549156be4337fb30e155a69589cb8030bdcd974eb1c9a8ca1c5463
|
|
||||||
size 84169742
|
|
3
piglit-1~20240305.obscpio
Normal file
3
piglit-1~20240305.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4d24bcbc4d0b913c5443a6c034733cb0697a3766a14e9a885a893dde032e0702
|
||||||
|
size 84171278
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 7 08:12:17 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 11:36:27 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
Mon Feb 5 11:36:27 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: piglit
|
name: piglit
|
||||||
version: 1~20240202
|
version: 1~20240305
|
||||||
mtime: 1706833135
|
mtime: 1709599189
|
||||||
commit: 47f8a99f5850238cda12ac837c9fca8cf9adc3b3
|
commit: 62938a9bcb439f54f23b558b1496e75941962696
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%bcond_without opengles
|
%bcond_without opengles
|
||||||
%endif
|
%endif
|
||||||
Name: piglit
|
Name: piglit
|
||||||
Version: 1~20240202
|
Version: 1~20240305
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenGL driver testing framework
|
Summary: OpenGL driver testing framework
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user