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 | 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~20201223.ff2a7650b.tar.xz | 0008069580 7.7 MB | |
piglit-rpmlintrc | 0000000065 65 Bytes | |
piglit.changes | 0000134809 132 KB | |
piglit.spec | 0000004197 4.1 KB | |
suse_qa-skip-tests.txt | 0000010324 10.1 KB | |
suse_qa.py | 0000000458 458 Bytes |
Revision 12 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 858980
from
Martin Pluskal (pluskalm)
(revision 12)
- Update to version 1~20201223.ff2a7650b: * rasterpos: Fix missing termination of program list. * ati_fragment_shader: Test alpha channel with fog * summary: Add -g/--fixes to console-mode output * ati_fragment_shader: Add a test of all the ops and modifiers. * arb_gl_spirv: Test using length on an runtime (unsized) array * framework: corrected some typos * framework/replay: add always the images information to the results * framework/replay: rename dump image to include the checksum * framework: remove forbidden XML chars for text in the JUnit backend * Fix timeout in spec/arb_sync/repeat-wait * glsl-1.50,tess: Test passing maximum count of varyings between stages * shader_runner: reset glPolygonMode between tests without process isolation * arb_framebuffer_object: Add a test for blit-based mipmap generation * gen_builtin_packing_tests: Only fill a 10x10 window. * fbo-pbo-readpixels-small: add check of depth and stencil data * nv_primitive_restart: Add tests using display lists * nv_primitive_restart: Add tests for error conditions * nv_primitive_restart: Verify that NV_primitive_restart isn't advertised in Core * nv_primitive_restart: Move existing NV_primitive_restart tests to a new dir * glsl-1.50/execution: add primitive id tests for QUADS and QUAD_STRIP * glsl-1.50/execution: add primitive id tests with point and line rasterization mode * shader_draw_parameters: Test gl_DrawIDARB with non-MultiDraw and primitive restart * shader_draw_parameters: Test gl_DrawIDARB with non-MultiDraw commands * shader_draw_parameters: Reduce GLSL requirement back to 1.40 * shader_draw_parameters: Add missing extension requirements * framework: add write method to the junit backend * framework: add backends API to write a TestrunResult to a file * framework: restore syserr output when loading a junit test result * framework: fix loading time start/end in junit test results
Comments 0