Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/copy_image: Fix a copy+past error | Jason Ekstrand | 2015-09-30 | 1 | -1/+1 |
* | mesa: rework Driver.CopyImageSubData() and related code | Brian Paul | 2015-09-24 | 1 | -23/+57 |
* | i965: change the meaning of cpp for compressed textures | Nanley Chery | 2015-08-26 | 1 | -18/+1 |
* | 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 |