Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv/blit: Reduce number of VUE headers being read | Nanley Chery | 2016-03-16 | 1 | -1/+1 |
* | anv/blit2d: Only use one extent in meta_emit_blit2d | Nanley Chery | 2016-03-16 | 1 | -10/+8 |
* | anv/blit2d: Remove sampler from pipeline | Nanley Chery | 2016-03-16 | 1 | -14/+4 |
* | anv/blit2d: Use texel fetch in frag shader | Nanley Chery | 2016-03-16 | 1 | -25/+18 |
* | anv/blit2d: Customize meta blit structs and functions for blit2d API | Nanley Chery | 2016-03-16 | 1 | -90/+24 |
* | anv/blit2d: Copy anv_meta_blit.c functions | Nanley Chery | 2016-03-16 | 1 | -0/+597 |
* | anv/blit2d: Use the tiling enum for simplicity | Nanley Chery | 2016-03-09 | 1 | -4/+2 |
* | anv/meta: Prefix anv_ to meta_emit_blit() | Nanley Chery | 2016-03-09 | 1 | -1/+1 |
* | anv/meta: Split anv_meta_blit.c into three files | Nanley Chery | 2016-03-09 | 1 | -0/+213 |