Message ID | 20250605054215.2188481-1-skandigraun@gmail.com |
---|---|
State | Accepted, archived |
Commit | 15e876ada73fe8e98284d14dec166007b5767f19 |
Headers | show |
Series | piglit: upgrade to latest revision | expand |
diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index e30efdf33b..673055a32b 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -15,7 +15,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "05f02cb2ff1787892cba38c3b609f892419bae87" +SRCREV = "a0a27e528f643dfeb785350a1213bfff09681950" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr"
Changelog: tests: Add test for GL_EXT_shader_clock tests: Add test for GL_EXT_shader_realtime_clock vulkan: Add cmat tests using constant as accumulator tests: test UBO and SSBO backed by the same buffer arb_direct_state_access: fix internaformat query behavior khr_texture_compression_astc: normalize error-color tests/util: provide simple array for cleanup handlers ext_external_objects: use piglit_set_destroy_func instead of atexit ext_external_objects: fix timeline semaphore validation error ext_external_objects: fix validation error with barriers ext_external_objects: fix validation error on cmdbuf usage ext_external_objects: fix validation error releasing resources ext_external_objects: fix validation error for cmdbuffer usage ext_external_objects: fix validation error with semaphore value arb_shading_language_420pack: test uniform block matching gl: test push pop attribute with color material GL_EXT_texture_integer: basic validation tests cmake: Fix mis-matching arguments warning fix invalid typecast Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- meta/recipes-graphics/piglit/piglit_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)