[Mesa-dev] [PATCH 09/13] gallium/docs: Fix view of table 'texture image components' in the PDF version

Alexander Troosh trush at yandex.ru
Wed Oct 8 04:40:26 PDT 2014


---
 src/gallium/docs/source/tgsi.rst |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst
index f91e7d6..1ca1238 100644
--- a/src/gallium/docs/source/tgsi.rst
+++ b/src/gallium/docs/source/tgsi.rst
@@ -2708,6 +2708,9 @@ by TGSI texture instructions, such as :opcode:`TEX`, :opcode:`TXD`, and
 :opcode:`TXP`. For reference, OpenGL and Direct3D conventions are shown as
 well.
 
+
+.. tabularcolumns:: | *{4}{p{0.2\linewidth}|}
+
 +--------------------+--------------+--------------------+--------------+
 | Texture Components | Gallium      | OpenGL             | Direct3D 9   |
 +====================+==============+====================+==============+
-- 
1.7.3.4



More information about the mesa-dev mailing list