summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 2a5e6cd9a5225d6cd617727ef4d5203af6a85049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Piglit
======
Piglit is an open-source test suite for OpenGL implementations.

Building piglit
---------------

Piglit is primarily distributed through git.  Given that driver
developers frequently need to rebuild tests for debugging purposes
during testing, we have found little value in publishing releases.

To check out piglit, use::

  git clone https://gitlab.freedesktop.org/mesa/piglit

To build piglit, see the `README`_.

.. _README: https://gitlab.freedesktop.org/mesa/piglit/blob/master/README.md

License
-------

Most piglit test cases are distributed under the MIT license, though
some code is under the GPL. The MIT license is the preferred license
for the project.

Contact
-------

Most discussion about piglit usage and development takes place on the
piglit mailing list. To see the collection of prior postings to the
list, visit the `Piglit Archives`_. Before you will be able to post to
the list, you will need to `subscribe to the list`_. Once you are
subscribed, you may post to the list by sending an email to
piglit@lists.freedesktop.org.

.. _Piglit Archives: http://lists.freedesktop.org/archives/piglit/
.. _subscribe to the list: http://lists.freedesktop.org/mailman/listinfo/piglit