Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv: Fix instance typos. | Vinson Lee | 2017-10-18 | 1 | -1/+1 |
* | anv: Move size check from anv_bo_cache_import() to caller (v2) | Chad Versace | 2017-10-17 | 1 | -1/+13 |
* | anv: Move close(fd) from anv_bo_cache_import to its callers (v2) | Chad Versace | 2017-10-17 | 1 | -0/+2 |
* | anv: intel: use anv_image's computed size for importing a BO | Lionel Landwerlin | 2017-10-11 | 1 | -11/+15 |
* | anv: enable multiple planes per image/imageView | Lionel Landwerlin | 2017-10-06 | 1 | -2/+2 |
* | anv: Use the BO cache for DeviceMemory allocations | Jason Ekstrand | 2017-04-27 | 1 | -9/+6 |
* | anv: Add support for 48-bit addresses | Jason Ekstrand | 2017-04-04 | 1 | -0/+3 |
* | anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL | Gwan-gyeong Mun | 2016-11-22 | 1 | -1/+1 |
* | anv: Add a new bo_pool_init helper | Jason Ekstrand | 2016-11-09 | 1 | -6/+5 |
* | anv: move to using vk_alloc helpers. | Dave Airlie | 2016-10-19 | 1 | -2/+2 |
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -0/+100 |