mesa/src
Jason Ekstrand 06d864921e i965/copy_image: Re-implement the blitter path with emit_miptree_blit
By using emit_miptree_blit which does chunking, this fixes the blitter path
for the case where the image is too tall to blit normally.  We also pull it
into intel_blit as intel_miptree_copy.  This matches the naming of the
blorp blit and copy functions brw_blorp_blit and brw_blorp_copy.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Cc: "13.0" <mesa-dev@lists.freedesktop.org>
2016-12-05 14:00:35 -08:00
..
amd ac/nir: Only use the first component for SSBO atomics. 2016-12-05 01:40:54 +01:00
compiler spirv: Builtin Layer is an input for fragment shaders 2016-12-03 20:50:57 +01:00
egl egl: add EGL_ANDROID_native_fence_sync 2016-12-01 10:57:35 -08:00
gallium swr: mark PIPE_CAP_NATIVE_FENCE_FD unsupported 2016-12-05 13:42:39 -06:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri: make use of loader_get_extensions_name(..) helper 2016-11-15 18:15:16 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel i965: use nir_lower_indirect_derefs() for GLSL 2016-12-05 14:00:35 -08:00
loader loader: automake: whitespace cleanup 2016-11-21 14:46:40 +00:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa i965/copy_image: Re-implement the blitter path with emit_miptree_blit 2016-12-05 14:00:35 -08:00
util util: import CRC32 implementation from gallium 2016-11-22 18:05:51 +01:00
vulkan/wsi vulkan/wsi/x11: Destroy Present event context when destroying swapchain 2016-11-30 12:31:25 +09:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00