- 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/package/show/benchmark/piglit?expand=0&rev=49
This commit is contained in:
Martin Pluskal 2024-03-07 08:23:08 +00:00 committed by Git OBS Bridge
parent 4b73410751
commit d7dee49cbd
6 changed files with 20 additions and 8 deletions

View File

@ -3,4 +3,4 @@
<param name="url">https://anongit.freedesktop.org/git/piglit.git</param>
<param name="changesrevision">c0b320729b87cd52b7f9f216185e5824293dbf9a</param></service><service name="tar_scm">
<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>

View File

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

View File

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

View File

@ -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>

View File

@ -1,4 +1,4 @@
name: piglit
version: 1~20240202
mtime: 1706833135
commit: 47f8a99f5850238cda12ac837c9fca8cf9adc3b3
version: 1~20240305
mtime: 1709599189
commit: 62938a9bcb439f54f23b558b1496e75941962696

View File

@ -26,7 +26,7 @@
%bcond_without opengles
%endif
Name: piglit
Version: 1~20240202
Version: 1~20240305
Release: 0
Summary: OpenGL driver testing framework
License: MIT