OSDN Git Service

gallium/docs: add some freedreno compiler docs
authorRob Clark <robclark@freedesktop.org>
Thu, 29 Jan 2015 20:55:41 +0000 (15:55 -0500)
committerRob Clark <robclark@freedesktop.org>
Sun, 8 Mar 2015 21:42:43 +0000 (17:42 -0400)
commit0e8d58b80a0799728bcb8b65a79ce2d27b32170a
treee30616036b299a248cc7fc1d72355726d1d3ce69
parent060d3499202c339a27fbc366335f2122ed4ff7bc
gallium/docs: add some freedreno compiler docs

Enable the 'sphinx.ext.graphviz' extension, and add in a section for
driver specific docs, with freedreno compiler docs beneath.  The
goal is for more complete compiler docs, and hopefully some docs about
other parts of the driver (such as how tiling works, etc).

Note that there is also a Distribution -> Drivers section.  Although
that appears to be simply just a list of drivers.  Not sure if that
should move under the 'Drivers' section or left alone.  I did add a
one-line section for freedreno in the existing Distribution -> Drivers
section.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/docs/source/conf.py
src/gallium/docs/source/distro.rst
src/gallium/docs/source/drivers.rst [new file with mode: 0644]
src/gallium/docs/source/drivers/freedreno.rst [new file with mode: 0644]
src/gallium/docs/source/drivers/freedreno/ir3-notes.rst [new file with mode: 0644]
src/gallium/docs/source/index.rst