diff --git a/_servicedata b/_servicedata index 03cb3b5..e467978 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ https://anongit.freedesktop.org/git/piglit.git c0b320729b87cd52b7f9f216185e5824293dbf9a https://anongit.freedesktop.org/git/piglit.git/ - ddc07bd42f596f317654ec77adaf5931f107263b \ No newline at end of file + 47f8a99f5850238cda12ac837c9fca8cf9adc3b3 \ No newline at end of file diff --git a/piglit-1~20231228.obscpio b/piglit-1~20231228.obscpio deleted file mode 100644 index 2ec6de9..0000000 --- a/piglit-1~20231228.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f690442dcd66157f5f1015e03ce4e97b17d92aee42b8863150010feee56f40e -size 84160526 diff --git a/piglit-1~20240202.obscpio b/piglit-1~20240202.obscpio new file mode 100644 index 0000000..7be10c4 --- /dev/null +++ b/piglit-1~20240202.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fcd8411e549156be4337fb30e155a69589cb8030bdcd974eb1c9a8ca1c5463 +size 84169742 diff --git a/piglit.changes b/piglit.changes index 5da7def..a4db940 100644 --- a/piglit.changes +++ b/piglit.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Feb 5 11:36:27 UTC 2024 - Martin Pluskal + +- 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 + ------------------------------------------------------------------- Thu Jan 4 07:37:36 UTC 2024 - Martin Pluskal diff --git a/piglit.obsinfo b/piglit.obsinfo index 0df32ca..1c35701 100644 --- a/piglit.obsinfo +++ b/piglit.obsinfo @@ -1,4 +1,4 @@ name: piglit -version: 1~20231228 -mtime: 1703813701 -commit: ddc07bd42f596f317654ec77adaf5931f107263b +version: 1~20240202 +mtime: 1706833135 +commit: 47f8a99f5850238cda12ac837c9fca8cf9adc3b3 diff --git a/piglit.spec b/piglit.spec index 29e7675..a85098e 100644 --- a/piglit.spec +++ b/piglit.spec @@ -26,7 +26,7 @@ %bcond_without opengles %endif Name: piglit -Version: 1~20231228 +Version: 1~20240202 Release: 0 Summary: OpenGL driver testing framework License: MIT