diff --git a/_service b/_service index 18d8ff0..717c51f 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - https://anongit.freedesktop.org/git/piglit.git/ + https://gitlab.freedesktop.org/mesa/piglit.git/ git enable piglit diff --git a/_servicedata b/_servicedata index 1316933..20646e9 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,6 @@ https://anongit.freedesktop.org/git/piglit.git c0b320729b87cd52b7f9f216185e5824293dbf9a https://anongit.freedesktop.org/git/piglit.git/ - cf8daaf5ba90fc9b8a0e144355026e2a14c79944 \ No newline at end of file + cf8daaf5ba90fc9b8a0e144355026e2a14c79944 + https://gitlab.freedesktop.org/mesa/piglit + 9f280db77074eb70cf9f5b4645799232ab9fe086 \ No newline at end of file diff --git a/piglit-1~20240530.obscpio b/piglit-1~20240530.obscpio deleted file mode 100644 index 818c0b8..0000000 --- a/piglit-1~20240530.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1eaa9f93d28ec49b272471ffa4351b23d1126f0857106870ee287bae8cad97b1 -size 84225550 diff --git a/piglit-1~20240729.obscpio b/piglit-1~20240729.obscpio new file mode 100644 index 0000000..652392f --- /dev/null +++ b/piglit-1~20240729.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf361c63c1d51d68b944bc13d8d8aed0c390d3dd8487869f950dbec5579f06d2 +size 84299790 diff --git a/piglit.changes b/piglit.changes index aabf2cd..ea2953d 100644 --- a/piglit.changes +++ b/piglit.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jul 30 07:49:38 UTC 2024 - Martin Pluskal + +- Update to version 1~20240729: + * arb_bindless_texture: add basic function param bindless tests + * generated_tests: fix numpy overflow warnings that are errors in numpy 2.0 + * generated_tests: print mako exceptions + * arb_texture_buffer_object: don't leak src strings + * gl-1.0: Add a test for glPushAttrib/glPopAttrib + * ext_texture_format_bgra8888: test GL_BGRA8_EXT as well + * perf: port glsl-compile-time perf-test from mesa demos + * perf: port vertexrate perf-test from mesa demos + * perf: port vbo perf-test from mesa demos + * perf: port teximage perf-test from mesa demos + ------------------------------------------------------------------- Thu Jun 6 13:32:29 UTC 2024 - Martin Pluskal diff --git a/piglit.obsinfo b/piglit.obsinfo index 3e8fcd4..cc40dc9 100644 --- a/piglit.obsinfo +++ b/piglit.obsinfo @@ -1,4 +1,4 @@ name: piglit -version: 1~20240530 -mtime: 1717090166 -commit: cf8daaf5ba90fc9b8a0e144355026e2a14c79944 +version: 1~20240729 +mtime: 1722214414 +commit: 9f280db77074eb70cf9f5b4645799232ab9fe086 diff --git a/piglit.spec b/piglit.spec index de3810a..c8d8ed2 100644 --- a/piglit.spec +++ b/piglit.spec @@ -26,7 +26,7 @@ %bcond_without opengles %endif Name: piglit -Version: 1~20240530 +Version: 1~20240729 Release: 0 Summary: OpenGL driver testing framework License: MIT