3 Piglit is an open-source test suite for OpenGL implementations.
8 Piglit is primarily distributed through git. Given that driver
9 developers frequently need to rebuild tests for debugging purposes
10 during testing, we have found little value in publishing releases.
12 To check out piglit, use::
14 git clone https://gitlab.freedesktop.org/mesa/piglit
16 To build piglit, see the `README`_.
18 .. _README: https://gitlab.freedesktop.org/mesa/piglit/blob/master/README.md
23 Most piglit test cases are distributed under the MIT license, though
24 some code is under the GPL. The MIT license is the preferred license
30 Most discussion about piglit usage and development takes place on the
31 piglit mailing list. To see the collection of prior postings to the
32 list, visit the `Piglit Archives`_. Before you will be able to post to
33 the list, you will need to `subscribe to the list`_. Once you are
34 subscribed, you may post to the list by sending an email to
35 piglit@lists.freedesktop.org.
37 .. _Piglit Archives: http://lists.freedesktop.org/archives/piglit/
38 .. _subscribe to the list: http://lists.freedesktop.org/mailman/listinfo/piglit