Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/docs: add some freedreno compiler docs | Rob Clark | 2015-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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 <[email protected]> | ||||
* | gallium/docs: update some distro information | Andreas Boll | 2012-10-15 | 1 | -1/+1 |
| | | | | Reviewed-by: Brian Paul <[email protected]> | ||||
* | gallium/docs: Add formatting for envvar role; change debugging. | Corbin Simpson | 2010-08-15 | 1 | -1/+1 |
| | | | | | Per Jakob's request. Not super-pretty, but it's a good point for modding later. | ||||
* | gallium/docs: Fix VMware spelling. | Vinson Lee | 2010-07-28 | 1 | -2/+2 |
| | |||||
* | gallium/docs: Update Gallium version number to 0.4. | Vinson Lee | 2010-04-24 | 1 | -2/+2 |
| | |||||
* | gallium/docs: Add opcode formatting. | Corbin Simpson | 2010-02-02 | 1 | -2/+2 |
| | |||||
* | docs: Start mathifying TGSI insts. | Corbin Simpson | 2009-12-21 | 1 | -1/+1 |
| | |||||
* | More docs. Glossary. | Corbin Simpson | 2009-12-21 | 1 | -0/+3 |
| | |||||
* | Add Gallium docs. | Corbin Simpson | 2009-12-20 | 1 | -0/+194 |
In Sphinx/ReST format. |