SHA256
1
0
forked from pool/piglit
Commit Graph

6 Commits

Author SHA256 Message Date
Martin Pluskal
da005a4ba6 - Update to version 1~20240309:
* README: add Vulkan into the generic description
  * fix arb_query_buffer_object-qbo to warn on invalid GS results instead of fail

OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=51
2024-03-14 14:01:15 +00:00
Martin Pluskal
d7dee49cbd - 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
2024-03-07 08:23:08 +00:00
Martin Pluskal
4b73410751 - 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

OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=47
2024-02-05 11:47:48 +00:00
Martin Pluskal
2642f68d6d - Update to version 1~20231228:
* ext_render_snorm-render: Fix deprecated-non-prototype warning
  * version-mixing: Fix deprecated-non-prototype warning
  * draw-prim-rate: test more varying counts
  * glsl-1.10/built-in-uniform-state: don't test Infs due to undefined behavior
  * arb_vertex_program/property-bindings: don't test Infs due to undefined behavior
  * glsl-1.40: add a UBO test that I don't remember why I needed it
  * glsl-1.10: test a smooth color input with glShadeModel(GL_FLAT)
  * arb_fragment_layer_viewport: don't test out-of-range gl_Layer values
  * ext_render_snorm-render: lower test ctx version requirement
  * Implement piglit_subprocess for Windows
  * modifiers: Make a single list of the known modifiers.
  * modifiers: Allow specifying format and modifier
  * modifiers: Improve the presentation of results
  * modifiers: Add clear reimport subtest
  * modifiers: Add stress subtest
  * modifiers: Indent an inner loop
  * modifiers: Try to autogenerate dmabufs
  * framework: Add piglit_drm_create_dma_buf_modifiers
  * framework: Add an n_planes field
  * ext_image_dma_buf_import: Add a test for modifiers
  * ext_image_dma_buf_import: Support non-external textures
  * ext_image_dma_buf_import: Require GL_EXT_EGL_image_storage
  * Import the drm_fourcc/drm.h header and use them.
  * arb_tessellation_shader: Add new test tesslevels-indirect
  * ext_image_dma_buf_import: add a multithread refcount test
  * ext_image_dma_buf_import-export-tex: Print normal info to stdout, not stderr.
  * arb_separate_shader_objects/atomic-counter: Add missing GLSL requirement.
  * GL_ARB_arrays_of_arrays: Fix a missing extension requirement.
  * arb_shader_texture_lod: Fix incorrect require directive for the ext.

OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=45
2024-01-04 08:00:34 +00:00
Martin Pluskal
012dcae528 - Update to version 1~20230615:
* cl: fix error in cl-api-create-program-with-binary
  * arb_gpu_shader5: Test a very specific case of bitfieldInsert
- Update _constraints to 10G disk space

OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=43
2023-06-19 13:13:53 +00:00
Martin Pluskal
9bc8f9a3d6 - Update to version 1~20230613:
* fface-invariant: Make the expected link failure go to stdout.
  * arb_arrays_of_arrays/max-binding: Don't log all the expected fails to stderr.
  * arb_texture_buffer_object: Don't compile the CS if GLSL version too low.
  * arb_blend_func_extended/output-location: Quiet expected link failure.
  * arb_cull_distance/exceed-limits: Don't log to stderr on expected result.
  * piglit: Don't warn about defaulting to GL under EGL if it's explicitly set.
  * gl-3.0-bound-resource-limits: Don't print to stderr on normal operation.
  * fface-invariant: Don't log to stderr when we compile fail as expected.
  * intel_performance_query: request 3.0 context
  * general/depth-clear-with-copy: New test.

OBS-URL: https://build.opensuse.org/package/show/benchmark/piglit?expand=0&rev=39
2023-06-14 11:51:25 +00:00