aboutsummaryrefslogtreecommitdiff
path: root/graphics/piglit/pkg-descr
blob: e005056d96ca7e45a46dad3ddf9043b1a07c8997 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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 and OpenCL drivers by providing developers with a simple means to
perform regression tests.

The original tests have been taken from
- Glean ( http://glean.sourceforge.net/ ) and
- Mesa ( https://www.mesa3d.org/ )