aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_meta_resolve.c
Commit message (Expand)AuthorAgeFilesLines
* anv: Remove default scissor and viewport conceptsNanley Chery2016-04-131-3/+0
* anv: Replace ::disable_scissor with ::use_rectlistsNanley Chery2016-04-131-1/+0
* anv: Delete anv_graphics_pipeline_create_info::disable_viewportNanley Chery2016-04-131-1/+0
* anv/meta: Don't set the dynamic state for disabled operationsNanley Chery2016-04-131-28/+1
* anv/image: Remove the offset parameter from image_view_initJason Ekstrand2016-04-081-2/+2
* Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-03-241-1/+1
* anv: Sanitize Image extents and offsetsNanley Chery2016-03-241-10/+31
* anv/image: Add a ussage_mask field to image_view_initJason Ekstrand2016-02-271-2/+2
* anv/meta: Allocate descriptor pools on-the-flyJason Ekstrand2016-02-231-3/+19
* anv: Implement descriptor poolsKristian Høgsberg Kristensen2016-02-221-5/+3
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+867