OpenGL driver testing framework
http://cgit.freedesktop.org/piglit
Piglit is a collection of automated tests for OpenGL and OpenCL
implementations.
The goal of Piglit is to help improve the quality of open source
OpenGL drivers by providing developers with means to perform
regression tests.
It contains the Glean tests, some tests adapted from Mesa, as well as
some specific regression tests for certain bugs. HTML summaries can
be generated, including the ability to compare different test runs.
- Developed at benchmark
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/piglit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000105 105 Bytes | |
_service | 0000000591 591 Bytes | |
_servicedata | 0000000890 890 Bytes | |
opensuse_qa-skip-tests.txt | 0000000000 0 Bytes | |
opensuse_qa.py | 0000000462 462 Bytes | |
piglit-1~20241111.obscpio | 0084396558 80.5 MB | |
piglit-rpmlintrc | 0000000065 65 Bytes | |
piglit.changes | 0000154820 151 KB | |
piglit.obsinfo | 0000000100 100 Bytes | |
piglit.spec | 0000004051 3.96 KB | |
suse_qa-skip-tests.txt | 0000015116 14.8 KB | |
suse_qa.py | 0000000458 458 Bytes |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1223646
from
Martin Pluskal (pluskalm)
(revision 26)
- 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
Comments 0