Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv: Implement VK_REMAINING_{MIP_LEVELS,ARRAY_LAYERS} | Nanley Chery | 2016-03-04 | 1 | -6/+6 |
* | isl: Get rid of isl_surf_fill_state_info::level0_extent_px | Nanley Chery | 2016-03-04 | 1 | -30/+3 |
* | anv/image: Create a linear image when requested | Nanley Chery | 2016-03-03 | 1 | -1/+1 |
* | anv/image: Use isl for filling brw_image_param | Jason Ekstrand | 2016-02-27 | 1 | -111/+6 |
* | anv: Fill out image_param structs at view creation time | Jason Ekstrand | 2016-02-27 | 1 | -0/+5 |
* | anv/image: Add a ussage_mask field to image_view_init | Jason Ekstrand | 2016-02-27 | 1 | -5/+6 |
* | anv: Remove unneeded fiels from anv_image_view | Jason Ekstrand | 2016-02-27 | 1 | -5/+6 |
* | anv: Use ISL to fill out surface states | Jason Ekstrand | 2016-02-27 | 1 | -71/+79 |
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -0/+911 |