summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_meta_util.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-07i965/miptree: Store fast clear colors in an isl_color_valueJason Ekstrand1-6/+1
2017-01-27i965/meta: Remove unused brw_get_rb_for_slice()Topi Pohjolainen1-5/+0
2016-11-23i965/meta: Split conversion of color and setting itTopi Pohjolainen1-2/+7
2016-08-29i965: Move get_fast_clear_rect to blorp_clear.cJason Ekstrand1-6/+0
2016-08-29i965: Roll brw_get_ccs_resolve_rect into blorp_ccs_resolveJason Ekstrand1-6/+0
2016-08-29i965/meta_util: Take an isl_device in get_fast_clear_rectJason Ekstrand1-1/+1
2016-08-17i965/meta_util: Convert get_fast_clear_rect to take an isl_surfJason Ekstrand1-1/+1
2016-08-17i965/meta_util: Only modify the input parameters in get_fast_clear_rectJason Ekstrand1-1/+0
2016-08-17i965/blorp: Stop calling brw_meta_get_buffer_rectJason Ekstrand1-5/+0
2016-08-17i965/meta_util: Convert get_resolve_rect to use ISLJason Ekstrand1-4/+4
2016-05-14i965: Move brw_get_rb_for_slice to brw_meta_utilJason Ekstrand1-0/+5
2016-05-12i965/blorp: Do not skip fast color clear with new colorTopi Pohjolainen1-1/+1
2016-04-21i965/meta: Move check for srgb into is_color_fast_clear_compatible()Topi Pohjolainen1-1/+1
2016-04-21i965/meta: Expose check for fast clear compatibilityTopi Pohjolainen1-0/+5
2016-04-21i965/meta: Expose fast clear value setupTopi Pohjolainen1-0/+5
2016-04-21i965/meta: Expose non-fast clear rectangle calculationTopi Pohjolainen1-0/+5
2016-04-21i965/meta: Expose resolve clear rectangle calculationTopi Pohjolainen1-0/+6
2016-04-21i965/meta: Expose fast clear rectangle calculationTopi Pohjolainen1-0/+8
2015-02-02DD: Refactor BlitFramebuffer.Laura Ekstrand1-0/+2
2014-05-12i965/blorp: Expose coordinate scissoring and mirroringTopi Pohjolainen1-0/+46