mesa/src
Nanley Chery 2e9b08b9b8 anv/meta: Implement the blitter API functions
Most of the code in anv_meta_blit2d() is borrowed from do_buffer_copy().

Create an image and image view for each rectangle.
Note: For tiled RGB images, ISL will align the image's row_pitch up to
the nearest tile width.

v2 (Jason):
    Keep pitch in units of bytes
    Make src_format and dst_format variables
    s/dest/dst/ in every usage
v3: Fix dst_image width

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2016-03-03 11:25:04 -08:00
..
compiler Merge remote-tracking branch 'origin/master' into vulkan 2016-03-01 17:11:29 -08:00
egl Android: clean-up and fix DRI module path handling 2016-02-29 10:51:44 +00:00
gallium virgl: add support for passing render condition flags to host. 2016-03-01 15:50:00 +10:00
gbm
getopt
glx glx: update to updated version of EXT_create_context_es2_profile 2016-02-03 15:44:51 -05:00
gtest
hgl
intel anv/meta: Implement the blitter API functions 2016-03-03 11:25:04 -08:00
loader virtio_gpu: Add PCI ID to driver map 2016-01-23 12:35:24 +10:00
mapi mesa: add GL_EXT_texture_border_clamp support 2016-02-22 10:38:56 -05:00
mesa Merge remote-tracking branch 'origin/master' into vulkan 2016-03-01 17:11:29 -08:00
util Merge remote-tracking branch 'origin/master' into vulkan 2016-02-24 13:04:54 -08:00
Makefile.am Move the intel vulkan driver to src/intel/vulkan 2016-02-18 10:37:59 -08:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00