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:Backports:SLE-15-SP4:FactoryCandidates/piglit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000104 104 Bytes | |
_service | 0000000557 557 Bytes | |
_servicedata | 0000000244 244 Bytes | |
opensuse_qa-skip-tests.txt | 0000000000 0 Bytes | |
opensuse_qa.py | 0000000462 462 Bytes | |
piglit-1~20210326.6a4be9e99.tar.xz | 0008082388 7.71 MB | |
piglit-rpmlintrc | 0000000065 65 Bytes | |
piglit.changes | 0000139388 136 KB | |
piglit.spec | 0000004038 3.94 KB | |
suse_qa-skip-tests.txt | 0000015034 14.7 KB | |
suse_qa.py | 0000000458 458 Bytes |
Revision 14 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 895688
from
Martin Pluskal (pluskalm)
(revision 14)
- Update to version 1~20210326.6a4be9e99: * .gitlab-ci.yml: Change pages build to trigger main branch * glsl-1.30: test right-shift of a left-shift * arb_gpu_shader_int64: test masking after addition * arb_gpu_shader_int64: test shift-left of shift-right with same count * gl-3.0: add additional case for clearbufferfi correctness * ext_external_objects: Another semaphores test * ext_external_objects: New semaphores test * ext_external_objects: Vulkan framework additions * gbm: Add test for multi-planar GBM BOs * ext_external_objects: Removed unused varyings from image test * gitlab-ci: Build with MinGW cross-compilers. * cmake: Package Waffle DLL when provided. * appveyor: Remove integration. * editorconfig: Add more file extensions. * arb_shader_texture_image_samples/builtin-image: use skip as default result * draw-prim-rate: add a test for indexed triangle strips * glx-multithread-buffer-refcount-bug: new test for a recent bug * cmake: Install MinGW CRT DLLs instead of statically linking them. * cmake: Use 7-Zip packaging and strip debugging symbols. * tests: ignore unsupported texture type + num samples * tests: fix test binary name in opengl.py * tests/glx: remove unnecessary calls to XMapWindow * test/amd_perf_monitor: don't use exit(0) * spec/glsl-1.20: Use min and max with NaN * ext_external_objects: All supported image usage flags are set * ext_external_objects: Replaced TexImage2D with TexSubImage2D in display * ext_external_objects: Fix in external buffers * tests: speed up gl-1.3-texture-env test * util: expose read_pixels_float/compare_pixels_float
Comments 0