On Die, 2013-07-09 at 21:21 -0700, Tom Stellard wrote:
> 
> diff --git a/src/gallium/docs/source/screen.rst 
> b/src/gallium/docs/source/screen.rst
> index 683080c..f062bea 100644
> --- a/src/gallium/docs/source/screen.rst
> +++ b/src/gallium/docs/source/screen.rst
> @@ -168,6 +168,8 @@ The integer capabilities:
>    since they are linked) a driver can support. Returning 0 is equivalent
>    to returning 1 because every driver has to support at least a single
>    viewport/scissor combination.  
> +* ''PIPE_CAP_ENDIANNESS``:: The endianness of the device.  Either
> +  PIPE_ENDIAN_BIG or PIPE_ENDIAN_SMALL.

Typo: PIPE_ENDIAN_LITTLE, not PIPE_ENDIAN_SMALL.

Other than that,

Reviewed-by: Michel Dänzer <michel.daen...@amd.com>


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to