|
|
|
@@ -1,3 +1,110 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 21 07:28:55 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1~20250508:
|
|
|
|
|
* gl: test push pop attribute with color material
|
|
|
|
|
* tests: test UBO and SSBO backed by the same buffer
|
|
|
|
|
* cmake: Fix mis-matching arguments warning
|
|
|
|
|
* tests: Add test for GL_EXT_shader_clock
|
|
|
|
|
* arb_direct_state_access: fix internaformat query behavior
|
|
|
|
|
* vulkan: Add cmat tests using constant as accumulator
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 09 10:03:57 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1~20250403:
|
|
|
|
|
* arb_shading_language_420pack: test uniform block matching
|
|
|
|
|
* arb_bindless_texture: fix undefined behaviour in test
|
|
|
|
|
* replay: Adapt to new S3 proxy
|
|
|
|
|
* replay: Adjust for changed S3 ETags
|
|
|
|
|
* Don't rely on old numpy promotion rules in packing tests
|
|
|
|
|
* Set numpy legacy printing options for builtin function generators
|
|
|
|
|
* ci: run tests on python 3.13 as well
|
|
|
|
|
* cmake: Add Python 3.13 to supported versions
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 12 12:40:54 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1~20250305:
|
|
|
|
|
* OVR_multiview: Add GLSL 1.30 test
|
|
|
|
|
* OVR_multiview[2]: Use GLSL 3.3 (NVIDIA)
|
|
|
|
|
* OVR_multiview: Add fb_blit_first_view test
|
|
|
|
|
* OVR_multiview: Add fb_shader_mismatch_draw_errors test
|
|
|
|
|
* OVR_multiview: Add fb_read_errors test
|
|
|
|
|
* OVR_multiview[2]: Add triangle comparison test
|
|
|
|
|
* OVR_multiview2: Add some basic shader tests
|
|
|
|
|
* OVR_multiview: Add fb_attachment_params test
|
|
|
|
|
* OVR_multiview: Add fb_incomplete_view_targets test
|
|
|
|
|
* OVR_multiview: Add fb_incomplete_view_range test
|
|
|
|
|
* OVR_multiview: Add fb_texture_errors test
|
|
|
|
|
* OVR_multiview: Add an additional linker test
|
|
|
|
|
* Add a GL <-> Vulkan ping-pong test
|
|
|
|
|
* ext_external_objects: Enable VK_KHR_timeline_semaphore if available
|
|
|
|
|
* ext_external_objects: Add compute shader infrastructure
|
|
|
|
|
* util: Add a piglit_build_compute_program() helper
|
|
|
|
|
* add test for EXT_multi_draw_arrays
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 19 08:20:11 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1~20250217:
|
|
|
|
|
* arb_direct_state_access: disable dithering
|
|
|
|
|
* arb_program_interface_query: set vs_input2[1][0] as valid name
|
|
|
|
|
* perf/pixel-rate: new pixel throughput microbenchmark
|
|
|
|
|
* OVR_multiview: another num_views validation test
|
|
|
|
|
* glx: don't fail test if the X server is inconsistent
|
|
|
|
|
* ovr_multiview: add some basic glsl tests
|
|
|
|
|
* arb_clear_texture: use floating point verification for format type GL_FLOAT
|
|
|
|
|
* glx: don't expect a glx error
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 15 11:19:24 UTC 2025 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1~20250108:
|
|
|
|
|
* gl/frameworks: Use piglit_set_destroy_func() when gl_fw->destroy is set
|
|
|
|
|
* arb_framebuffer_object: add missing MSAA alpha-to-coverage and alpha-to-one tests
|
|
|
|
|
* ARB_ubo/referenced-by-shader: pass if shader compiler moves UBOs between shaders
|
|
|
|
|
* glsl: test loop unroll with uint overflow
|
|
|
|
|
* glsl-1.30: add more loop unroll tests
|
|
|
|
|
* glsl-1.10: test mesa bug conflict between globals
|
|
|
|
|
* ext_image_dma_buf_import-export-tex: fix multi plane export
|
|
|
|
|
* tests: add ext_image_dma_buf_import-tex-modifier
|
|
|
|
|
* glsl-1.10: test mesa bug with forward declaration
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 12 09:41:51 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1~20241111:
|
|
|
|
|
* ARB_clear_texture: fix GL_CLEAR_TEXTURE query check for unsupported formats
|
|
|
|
|
* glsl-1.30: move tests requiring uint from glsl-1.20
|
|
|
|
|
* cl: print the failing value in r600 test
|
|
|
|
|
* framework: call destroy directly instead of using atexit
|
|
|
|
|
* glsl-1.20: loop unroll tests for uint induction var
|
|
|
|
|
* framework: move atexit call closer to init
|
|
|
|
|
* arb_bindless_texture: better test UBOs used as function parms
|
|
|
|
|
* arb_compute_shader: add a compiler test for function inlining
|
|
|
|
|
* cl: Don't use device_infos if num_device_infos == 0
|
|
|
|
|
* cl: extend cl_device_info with OpenCL 3.0 parameters
|
|
|
|
|
* cl: cl_mem_flags has CL_MEM_KERNEL_READ_AND_WRITE since 2.0
|
|
|
|
|
* cl: Fix missing OpenCL 3.0 definition
|
|
|
|
|
* ext_direct_state_access: Fix deprecated-non-prototype warning
|
|
|
|
|
* tests/egl_ext_surface_compression: skip if Wayland display connection fails
|
|
|
|
|
* perf: add a new test that measures shader IO throughput in GB/s
|
|
|
|
|
* perf: remove the glsl-compile-time test
|
|
|
|
|
* perf: remove the vertexrate test
|
|
|
|
|
* cl: fix piglit-util-cl missing clReleaseEvent()
|
|
|
|
|
* cl: fix piglit-util-cl memory leaks
|
|
|
|
|
* cl: install include_test.h
|
|
|
|
|
* tests/egl_ext_surface_compression: fix incorect executable name
|
|
|
|
|
* fix arb_query_buffer_object-coherency to warn on invalid GS results instead of fail
|
|
|
|
|
* tests: add tests for fixed-rate compression extensions
|
|
|
|
|
* registry: update gl.xml
|
|
|
|
|
* cl: Initialize device_config
|
|
|
|
|
* cl: Correct CL_DEVICE_DOUBLE_FP_CONFIG check for OpenCL > 1.2
|
|
|
|
|
* cl: Add imperfect CL_DEVICE_OPENCL_C_VERSION check
|
|
|
|
|
* cl: Compile with OpenCL 3.0 support
|
|
|
|
|
* arb_gpu_shader5: Test bitfieldInsert with a base that is masked
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 26 11:19:37 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|