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 |
---|---|---|
_service | 0000000557 557 Bytes | |
_servicedata | 0000000244 244 Bytes | |
opensuse_qa-skip-tests.txt | 0000000000 0 Bytes | |
opensuse_qa.py | 0000000462 462 Bytes | |
piglit-1~20191210.603cfb975.tar.xz | 0007873044 7.51 MB | |
piglit-rpmlintrc | 0000000065 65 Bytes | |
piglit.changes | 0000095912 93.7 KB | |
piglit.spec | 0000004121 4.02 KB | |
suse_qa-skip-tests.txt | 0000176335 172 KB | |
suse_qa.py | 0000000458 458 Bytes |
Revision 7 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 755563
from
Martin Pluskal (pluskalm)
(revision 7)
- Update to version 1~20191210.603cfb975: * glsl-es-3.10: add precision statement to a shader missing it * ext_dsa: add vao functions tests * arb_vertex_attrib_64bit: fix error message in explicit location check * Require a GLSL version in fs-shift-left-of-shift-left * arb_separate_shader_objects: add linker test for glsl version 1.40 * ci: update wayland/ci-templates ref * glsl-1.50: new GS test for emitted triangle strip orientation * arb_blend_func_extended: Make issue-1917 test reproduce issue on BSW * arb_program_interface_query: add gl_PerVertex redeclaration * ext_disjoint_timer_query: use/test glGetInteger64vEXT call * ext_texture_format_bgra8888: changes for effective internal format * tbo: include tbo re-init test to opengl.py * arb_blend_func_extended: Add test checking corruption on BSW/BDW * gitlab-ci: use ccache to speed up builds * gitlab-ci: set interruptible to auto-cancel CI pipelines * glsl-es-3.10: port arb_shader_atomic_counters tests to glsl-es-3.10 * arb_shader_atomic_counters: fix buffers needed check * arb_gl_spirv: add some simple ubo/ssbo tests * arb_gl_spirv: add GL_ACTIVE_UNIFORMS checks * tbo: test a re-initialization * arb_shading_language_include: delete shader includes on teardown * Add new tests for ROL/ROR instruction verification * generated_tests: more python fixes * tox: hold pytest-mock to version 1.11.2, since 1.12 seems to be broken * python: fix collections.abc warning * python: fix string tests * glsl-es-3.10: add some image load/store tests with predication. * piglit-util: expand piglit_integer_texture * arb_shading_language_include: fix crash in process isolation
Comments 0