mesa/src
Ben Widawsky 51e8d549e1 i965: Push miptree tiling request into flags
With the last few patches a way was provided to influence lower layer miptree
layout and allocation decisions via flags (replacing bools). For simplicity, I
chose not to touch the tiling requests because the change was slightly less
mechanical than replacing the bools.

The goal is to organize the code so we can continue to add new parameters and
tiling types while minimizing risk to the existing code, and not having to
constantly add new function parameters.

v2: Rebased on Anuj's recent Yf/Ys changes
Fix non-msrt MCS allocation (was only happening in gen8 case before)

v3: small fix in assertion requested by Chad

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> (v2)
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com> (v2)
Reviewed-by: Chad Versace <chad.versace@intel.com> (v2)
2015-07-16 13:28:33 -07:00
..
egl egl/dri2: load libglapi.0.dylib on osx 2015-07-08 13:19:33 +01:00
gallium gallium: add interface for writable shader buffers 2015-07-16 16:52:21 +02:00
gbm mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
getopt
glsl glsl: avoid compiler's segfault when processing operators with void arguments 2015-07-16 08:06:41 +02:00
glx dri3_open: don't leak the reply 2015-07-11 20:48:53 +01:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: don't leak udev_enumerate 2015-07-11 20:49:25 +01:00
mapi mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
mesa i965: Push miptree tiling request into flags 2015-07-16 13:28:33 -07:00
util util: Don't link to SHA1 library if shader-cache is disabled. 2015-07-09 15:49:02 -07:00
Makefile.am mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00