mesa/src
Kenneth Graunke 2a90fbfce4 i965: Add plumbing for Broadwell's auxiliary surface support.
Broadwell generalizes the MCS fields to allow for multiple kinds of
auxiliary surfaces.  This patch adds the plumbing to set those values,
but doesn't yet hook any up.

v2: (by Jordan Justen) Use mt for qpitch; pitch is tiles - 1.
v3: Don't forget to subtract 1 from aux_mt->pitch.
v4: Drop unnecessary aux_mt->offset (caught by Jordan Justen).

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
(cherry picked from commit fd77187689)
2014-07-17 15:59:01 -07:00
..
egl android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixmap_surface 2014-06-23 11:42:53 -07:00
gallium radeonsi: add support for TXB2 2014-07-17 14:29:10 -07:00
gbm gbm: cleanup __DRI*extension handling 2014-04-28 19:13:38 +01:00
getopt
glsl glsl: fix use-after free bug/crash in ast_declarator_list::hir() 2014-05-29 15:48:02 -07:00
glx glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event 2014-07-03 18:03:11 -07:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader loader: don't limit the non-udev path to only android 2014-04-05 12:17:28 +01:00
mapi glapi: Duplicate GLES1 prototypes in glapi_dispatch.c 2014-05-30 17:11:47 -07:00
mesa i965: Add plumbing for Broadwell's auxiliary surface support. 2014-07-17 15:59:01 -07:00
Makefile.am src/build: Add getopt to distribution. 2014-04-07 09:41:02 -07:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00