Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv/copy: Account for the anv_surface.offset when creating a blit2d_surf | Jason Ekstrand | 2016-06-03 | 1 | -17/+17 |
* | anv: Add a devinfo argument to the get_format functions | Jason Ekstrand | 2016-05-17 | 1 | -1/+2 |
* | anv/formats: Add an anv_get_format helper | Jason Ekstrand | 2016-05-17 | 1 | -2/+1 |
* | anv/copy: Use the linear format from the image for the buffer block size | Jason Ekstrand | 2016-05-17 | 1 | -1/+4 |
* | anv/copy: Use the color_surf from the image to get the block size | Jason Ekstrand | 2016-05-17 | 1 | -9/+20 |
* | anv/copy: Fix copying Images from Buffers with larger dimensions | Nanley Chery | 2016-05-13 | 1 | -8/+11 |
* | anv: Sanitize Image extents and offsets | Nanley Chery | 2016-03-24 | 1 | -16/+37 |
* | anv/meta: Split anv_meta_blit.c into three files | Nanley Chery | 2016-03-09 | 1 | -0/+441 |