aco: use nir_intrinsic_has_access
[mesa.git] / src / amd / vulkan / radv_meta_resolve.c
2020-03-11 Samuel Pitoisetradv: do not recursively begin/end render pass for...
2020-01-23 Samuel Pitoisetradv: add explicit external subpass dependencies to...
2019-11-25 Samuel Pitoisetradv: set the image view aspect mask before resolves
2019-11-15 Samuel Pitoisetradv: make sure to not clear the ds attachment after...
2019-08-07 Bas Nieuwenhuizenradv: Add device argument for dcc compression check.
2019-08-07 Bas Nieuwenhuizenradv: Add extra struct to image view creation.
2019-08-07 Bas Nieuwenhuizenradv: Pass through render loop detection to internal...
2019-08-02 Bas Nieuwenhuizenradv: Store image view also outside framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Store color/depth surface info in attachment...
2019-06-21 Samuel Pitoisetradv: pass sample locations for transitions before...
2019-06-21 Samuel Pitoisetradv: decompress HTILE if the resolve src image is...
2019-06-21 Samuel Pitoisetradv: select the depth/stencil resolve method based...
2019-06-21 Samuel Pitoisetradv: rename has_resolve to has_color_resolve
2019-06-18 Samuel Pitoisetradv: check if DCC is enabled per mip not for the whole...
2019-06-17 Samuel Pitoisetradv: store the DCC predicate for each mip
2019-06-11 Samuel Pitoisetradv: remove extra assignment in radv_decompress_resolv...
2019-06-11 Samuel Pitoisetradv: do not decompress all image layers before resolvi...
2019-06-11 Samuel Pitoisetradv: initialize the aspect mask when decompressing...
2019-06-11 Samuel Pitoisetradv: perform proper layout transitions before resolving
2019-05-29 Samuel Pitoisetradv: use view format when selecting the resolve path...
2019-05-29 Samuel Pitoisetradv: always use view format when performing subpass...
2019-05-27 Samuel Pitoisetradv: ignore the loadOp if the first use of an attachme...
2019-05-27 Samuel Pitoisetradv: always dirty the framebuffer when restoring a...
2019-04-25 Bas Nieuwenhuizenradv: Add multiple planes to images.
2019-02-04 Samuel Pitoisetradv: drop useless checks when resolving subpass color...
2019-02-04 Samuel Pitoisetradv: store the list of attachments for every subpass
2019-02-04 Samuel Pitoisetradv: move subpass image transitions to radv_cmd_buffer...
2019-01-18 Samuel Pitoisetradv: drop unused code related to 16 sample locations
2018-09-21 Samuel Pitoisetradv: use the resolve compute path if dest uses multipl...
2018-08-14 Bas Nieuwenhuizenradv: Add on-demand compilation of built-in shaders.
2018-08-14 Bas Nieuwenhuizenradv: Make fs key exemplars ordered to be a reverse...
2018-07-12 Samuel Pitoisetradv: introduce radv_subpass_attachment data structure
2018-05-13 Dave Airlieradv: use compute path for multi-layer images.
2018-05-13 Dave Airlieradv/resolve: do fmask decompress on all layers.
2018-04-19 Samuel Pitoisetradv: decompress DCC for multisampled source images...
2018-04-16 Samuel Pitoisetradv: clean up radv_decompress_resolve_subpass_src()
2018-04-12 Samuel Pitoisetradv: add radv_decompress_resolve_{subpass}_src() helpers
2018-04-10 Samuel Pitoisetradv: fix picking the method for resolve subpass
2018-04-09 Samuel Pitoisetradv: add radv_image_has_{cmask,fmask,dcc,htile}()...
2018-01-23 Dave Airlieradv: don't use hw resolves for r16g16 norm formats.
2018-01-23 Dave Airlieradv: don't use hw resolve for integer image formats
2018-01-23 Dave Airlieradv: add fs_key meta format support to resolve passes.
2017-12-29 Bas Nieuwenhuizenradv: Disable DCC for GENERAL layout and compute transf...
2017-12-27 Bas Nieuwenhuizenradv: Always use fragment resolve if dest uses DCC.
2017-12-19 Samuel Pitoisetradv: create pipeline layout objects for all meta opera...
2017-10-06 Samuel Pitoisetradv: add radv_meta_save() helper
2017-10-06 Samuel Pitoisetradv: convert all GFX operations to the RADV_META_SAVE_...
2017-10-06 Samuel Pitoisetradv: introduce the concept of meta save flags
2017-10-04 Samuel Pitoisetradv: remove useless checks around radv_CmdBindPipeline()
2017-10-02 Samuel Pitoisetradv: cleanup radv_device_finish_meta_XXX() helpers
2017-10-02 Samuel Pitoisetradv: do not need to double zero-init the meta state...
2017-08-25 Bas Nieuwenhuizenradv: Remove some intel comments from the resolve code.
2017-08-05 Dave Airlieradv: avoid GPU hangs if someone does a resolve with...
2017-07-23 Bas Nieuwenhuizenradv: Handle VK_ATTACHMENT_UNUSED in color attachments.
2017-06-25 Bas Nieuwenhuizenradv: Remove unused args of radv_image_view_init.
2017-06-05 Nicolai Hähnleradv: remove radeon_surf_level::dcc_enabled
2017-05-09 Jason Ekstrandnir: Embed the shader_info in the nir_shader again
2017-05-07 Dave Airlieradv/meta: use novertex save path for resolve pass.
2017-05-07 Dave Airlieradv/meta: select resolve paths
2017-05-07 Dave Airlieradv/meta: add resolve pass using fragment/vertex shaders
2017-05-02 Dave Airlieradv: move some image info into a separate struct.
2017-04-19 Dave Airlieradv/meta: refactor out some common shaders.
2017-04-19 Dave Airlieradv/meta: avoid using vertex buffer for resolve shader.
2017-03-30 Bas Nieuwenhuizenradv: Set proper viewport & scissor for meta draws.
2017-03-09 Bas Nieuwenhuizenradv: Don't emit cache flushes on subpass switch.
2017-02-19 Dave Airlieradv: handle layered fast clears.
2017-02-07 Dave Airlieradv: handle dcc in explicit image resolve path. (v2)
2016-11-22 Dave Airlieradv/meta: cleanup resolve vertex state emission
2016-10-26 Timothy Arcerinir/i965/anv/radv/gallium: make shader info a pointer
2016-10-19 Dave Airlieradv: decompress fmask before reading using texture...
2016-10-11 Dave Airlieradv: drop the RADV_CALL macro.
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver