Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv: Add anv_render_pass_attachment::store_op | Chad Versace | 2016-06-23 | 1 | -2/+1 |
| | | | | | | | | | | Will be needed for resolving auxiliary surfaces. I didn't add anv_render_pass_attachment::stencil_store_op, as the driver would likely never use it, as stencil surfaces never have auxiliary surfaces. Reviewed-by: Jason Ekstrand <[email protected]> | ||||
* | anv: Change render_pass_attachment.format to a VkFormat | Jason Ekstrand | 2016-05-17 | 1 | -1/+1 |
| | |||||
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -0/+160 |