mesa/src
Ben Widawsky 37cdcaf386 i965: Allocate tile aligned height
This patch shouldn't actually do anything because the libdrm function
should already do this alignment. However, it preps us for a future
patch where we add in the CCS AUX size, and in the process it serves as
a good place to find bisectable issues if libdrm or kernel does
something incorrectly.

v2: Do proper alignment for X tiling, and make sure non-tiled case is
handled (Jason)
v3: Rebase (Daniel)

Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2017-06-08 22:27:30 +01:00
..
amd ac/nir: remove another unused variable 2017-06-08 00:02:42 +03:00
compiler glsl: Fix gl_shader_stage enum unsigned comparison 2017-06-08 07:26:04 -05:00
egl egl/dri2: Avoid sign extension when building modifier 2017-06-08 22:27:30 +01:00
gallium i915g: Add blitter_context argument. 2017-06-08 13:47:39 -07:00
gbm gbm: manage only the required set of DRI extensions 2017-05-29 16:50:12 +01:00
getopt
glx dri: Optionally turn off a couple of GLX extensions based on driconf options 2017-06-07 19:43:54 +02:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel intel/isl: Add an enum for describing auxiliary compression state 2017-06-07 22:18:53 -07:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
mapi mesa: add KHR_no_error support for glTexSubImage*D() 2017-06-07 11:04:40 +02:00
mesa i965: Allocate tile aligned height 2017-06-08 22:27:30 +01:00
util util: make set's deleted_key_value declaration consistent with hash table one 2017-06-08 09:26:44 +02:00
vulkan Android: vulkan: fix build error due to extra ) 2017-06-08 07:26:04 -05:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript