Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCopyBlit() | Anuj Phogat | 2015-06-29 | 1 | -0/+2 |
* | i965: Fix intel_miptree_map() signature to be more 64-bit safe | Chad Versace | 2014-12-22 | 1 | -2/+2 |
* | i965: Remove spurious casts in copy_image_with_memcpy() | Chad Versace | 2014-12-22 | 1 | -4/+4 |
* | i965/copy_image: Divide the x offsets by block width when using the blitter | Jason Ekstrand | 2014-09-03 | 1 | -10/+21 |
* | i965/copy_image: Use the correct block dimension | Jason Ekstrand | 2014-09-03 | 1 | -6/+6 |
* | i965/copy_image: Use the correct texture level | Jason Ekstrand | 2014-09-03 | 1 | -4/+6 |
* | i965: Add support for ARB_copy_image | Jason Ekstrand | 2014-08-11 | 1 | -0/+267 |