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 | 0000000105 105 Bytes | |
_service | 0000000591 591 Bytes | |
_servicedata | 0000000461 461 Bytes | |
opensuse_qa-skip-tests.txt | 0000000000 0 Bytes | |
opensuse_qa.py | 0000000462 462 Bytes | |
piglit-1~20240530.obscpio | 0084225550 80.3 MB | |
piglit-rpmlintrc | 0000000065 65 Bytes | |
piglit.changes | 0000150278 147 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 |
Revision 23 (latest revision is 26)
Ana Guerrero (anag+factory)
accepted
request 1179022
from
Martin Pluskal (pluskalm)
(revision 23)
- Update to version 1~20240530: * glsl-bug-110796: detect missing ES 3.2 support using EGL_BAD_MATCH * glsl-bug-110796: distinguish which context creation failed * Sync .mailmap from Mesa * glsl-bug-110796: check for GL ES 3.2 support * egl-terminate-then-unbind-context: simplify * egl_khr_create_context: improve skip reporting * arb_blend_func_extended: simplify MAX_DUAL_SOURCE_DRAW_BUFFERS detection * arb_blend_func_extended: gles: follow the specification requirements * arb_texture_multisample: require geometry shaders * egl: missing EGLconfig isn't stderr material * ext_external_objects: avoid stderr when we skip the test * util: remove handwritten defines and drop FIXME * texsubimage: fix low bpp formats by expecting less than 8 bits of precision * Use GBM_LDFLAGS to get all options * fix vk_vert_buf_reuse cleanup * arb_texture_view: test for NaN in more cases * ext_direct_state_access: Fix deprecated-non-prototype warnings * arb_fragment_layer_viewport: don't test out-of-range gl_Layer values * glsl-1.30: Test uint to float conversion of sign extended value * arb_draw_buffers_blend: Fix deprecated-non-prototype warnings * arb_sample_shading: do not actually run mask_in_one if it's not supported * clear-stencil: new test to check for problems clearing stencils * read_depth_offset: new test to check depth offset calculation * replayer: create bin/ everytime * Reduce precision in depth clear precision check * Add float from half function * tests/gbm: Add gbm_device_get_fd() test * wayland: Add Wayland dmabuf driver-name test * conversion-explicit: use a different value for normalized +/- min
Comments 0