gallium: Add PIPE_CAP_ENDIANNESS
authorTom Stellard <thomas.stellard@amd.com>
Wed, 10 Jul 2013 04:21:39 +0000 (21:21 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Mon, 22 Jul 2013 20:43:17 +0000 (22:43 +0200)
commit4e90bc9a12bea93c6b5522abe8151a8cfe1d6d1d
tree866d0fdf30df11db8092d75f8bf9aa3a561a5877
parentc09a4cbbafc2c05dd36902400bb066b96c1f26c8
gallium: Add PIPE_CAP_ENDIANNESS

Cc: mesa-stable@lists.freedesktop.org
[ Francisco Jerez: Fix "PIPE_ENDIAN_SMALL" in the documentation,
  define PIPE_ENDIAN_NATIVE. ]
14 files changed:
src/gallium/docs/source/screen.rst
src/gallium/drivers/freedreno/freedreno_screen.c
src/gallium/drivers/i915/i915_screen.c
src/gallium/drivers/ilo/ilo_screen.c
src/gallium/drivers/llvmpipe/lp_screen.c
src/gallium/drivers/nv30/nv30_screen.c
src/gallium/drivers/nv50/nv50_screen.c
src/gallium/drivers/nvc0/nvc0_screen.c
src/gallium/drivers/r300/r300_screen.c
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/radeonsi/radeonsi_pipe.c
src/gallium/drivers/softpipe/sp_screen.c
src/gallium/drivers/svga/svga_screen.c
src/gallium/include/pipe/p_defines.h