Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv: Remove default scissor and viewport concepts | Nanley Chery | 2016-04-13 | 1 | -3/+0 |
* | anv: Replace ::disable_scissor with ::use_rectlists | Nanley Chery | 2016-04-13 | 1 | -1/+0 |
* | anv: Delete anv_graphics_pipeline_create_info::disable_viewport | Nanley Chery | 2016-04-13 | 1 | -1/+0 |
* | anv/meta: Don't set the dynamic state for disabled operations | Nanley Chery | 2016-04-13 | 1 | -28/+1 |
* | anv/image: Remove the offset parameter from image_view_init | Jason Ekstrand | 2016-04-08 | 1 | -2/+2 |
* | Merge remote-tracking branch 'public/master' into vulkan | Jason Ekstrand | 2016-03-24 | 1 | -1/+1 |
* | anv: Sanitize Image extents and offsets | Nanley Chery | 2016-03-24 | 1 | -10/+31 |
* | anv/image: Add a ussage_mask field to image_view_init | Jason Ekstrand | 2016-02-27 | 1 | -2/+2 |
* | anv/meta: Allocate descriptor pools on-the-fly | Jason Ekstrand | 2016-02-23 | 1 | -3/+19 |
* | anv: Implement descriptor pools | Kristian Høgsberg Kristensen | 2016-02-22 | 1 | -5/+3 |
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -0/+867 |