mesa/src
Jason Ekstrand 0901d0bc4c i965: Round copy size to the nearest block in intel_miptree_copy
The width and height of the copy don't have to be aligned to the block
size if they specify the right or bottom edges of the image.  (See also
the comment and asserts right above).  We need to round them up when we
do the division in order to get it 100% right.

Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: "17.0 17.1" <mesa-stable@lists.freedesktop.org>
2017-05-26 07:58:01 -07:00
..
amd amd/common: add missing libdrm include path 2017-05-26 15:19:55 +01:00
compiler glsl: Fix g++ initializer order warning 2017-05-25 10:35:11 -06:00
egl egl/wayland: verify event queue was allocated 2017-05-22 15:44:38 +01:00
gallium nouveau: drop Android 4.4 and earlier support 2017-05-25 15:02:12 -05:00
gbm configure: set HAVE_foo_PLATFORM as applicable 2017-05-19 19:44:09 +01:00
getopt
glx glxglvnddispatch: Add missing dispatch for GetDriverConfig 2017-05-17 20:02:18 +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 i965: Use BLORP for color clears on gen4-5 2017-05-26 07:58:01 -07:00
loader loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 2017-05-19 19:44:22 +01:00
mapi mesa: Remove GL_APPLE_vertex_array_object stubs 2017-05-23 15:02:29 -07:00
mesa i965: Round copy size to the nearest block in intel_miptree_copy 2017-05-26 07:58:01 -07:00
util util: remove unneeded Android ifdef from ralloc.c 2017-05-25 15:02:12 -05:00
vulkan vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreation 2017-05-20 17:00:08 +01:00
Makefile.am intel/vulkan: Get rid of recursive make 2017-03-13 11:16:35 +00:00
SConscript