radv/aco: Setup alternate path in RADV to support the experimental ACO compiler
[mesa.git] / src / amd / vulkan / radv_cmd_buffer.c
2019-09-19 Daniel Schürmannradv/aco: Setup alternate path in RADV to support the...
2019-09-18 Bas Nieuwenhuizenradv: Only break batch on framebuffer change with dfsm.
2019-09-18 Samuel Pitoisetradv: fix writing depth/stencil clear values to image
2019-09-16 Samuel Pitoisetradv/gfx10: make sure to wait for idle before clearing GDS
2019-09-16 Samuel Pitoisetradv/gfx10: make GDS idle when leaving the IB
2019-09-16 Samuel Pitoisetradv/gfx10: compute the correct buffer size for NGG...
2019-09-16 Samuel Pitoisetradv/gfx10: allocate GDS/OA buffer objects for NGG...
2019-09-16 Samuel Pitoisetradv/gfx10: implement NGG streamout begin/end functions
2019-09-16 Samuel Pitoisetradv/gfx10: add an option to switch from legacy to...
2019-09-06 Samuel Pitoisetradv: merge radv_shader_variant_info into radv_shader_info
2019-08-27 Samuel Pitoisetac: add rbplus_allowed to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_tc_compat_zrange_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_gfx9_scissor_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_load_ctx_reg_pkt to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_dcc_constant_encode to ac_gpu_info
2019-08-26 Samuel Pitoisetradv: add mipmap support for the clear depth/stencil...
2019-08-26 Samuel Pitoisetradv: add mipmap support for the TC-compat zrange bug
2019-08-26 Samuel Pitoisetradv: decompress mipmapped depth/stencil images during...
2019-08-26 Samuel Pitoisetradv: fix getting the index type size for uint8_t
2019-08-12 Bas Nieuwenhuizenradv: Do not setup attachments without a framebuffer.
2019-08-07 Bas Nieuwenhuizenradv: Add device argument for dcc compression check.
2019-08-07 Bas Nieuwenhuizenradv: Pass through render loop detection to internal...
2019-08-02 Bas Nieuwenhuizenradv: Implement VK_KHR_imageless_framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Store image view also outside framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Store color/depth surface info in attachment...
2019-08-02 Samuel Pitoisetradv: re-apply "Optimize rebinding the same descriptor...
2019-07-31 Samuel Pitoisetradv/gfx10: implement a bug workaround for NGG -> legac...
2019-07-31 Samuel Pitoisetradv: skip draw calls with 0-sized index buffers
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-29 Samuel Pitoisetradv: implement VK_EXT_index_type_uint8
2019-07-24 Samuel Pitoisetradv/gfx10: update streamout descriptors
2019-07-23 Bas Nieuwenhuizenradv: Set FLUSH_ON_BINNING_TRANSITION.
2019-07-23 Bas Nieuwenhuizenradv: Use pbb_allow for framebuffer BREAK_BATCH.
2019-07-22 Samuel Pitoisetradv/gfx10: do not allocate space for the ZPASS_DONE bug
2019-07-22 Samuel Pitoisetradv: change a bunch of >= GFX9 to == GFX9
2019-07-17 Samuel Pitoisetradv/gfx10: disable the TC compat zrange workaround
2019-07-17 Samuel Pitoisetradv/gfx10: always build the GS copy shader but uses...
2019-07-16 Samuel Pitoisetradv: add radv_emit_streamout_{begin,end} helpers
2019-07-16 Samuel Pitoisetradv: allow to select DST_SEL with RELEASE_MEM
2019-07-12 Samuel Pitoisetradv/gfx10: emit DISABLE_CONSERVATIVE_ZPASS_COUNTS
2019-07-12 Samuel Pitoisetradv/gfx10: invalidate everything in L2 when shaders...
2019-07-12 Samuel Pitoisetradv/gfx10: update OVERWRITE_COMBINER_{MRT_SHARING...
2019-07-11 Bas Nieuwenhuizenradv/gfx10: Do not allocate a gs_copy_shader on gfx10.
2019-07-07 Bas Nieuwenhuizenradv/gfx10: Use new uconfig reg index packet for GFX10+.
2019-07-07 Samuel Pitoisetradv/gfx10: emit GE_CNTL instead of IA_MULTI_VGT_PARAM...
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_flush_vertex_descriptors...
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_CmdBindDescriptorSets()
2019-07-07 Samuel Pitoisetradv/gfx10: update DB_Z_INFO register
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_fb_ds_state()
2019-07-07 Samuel Pitoisetradv/gfx10: implement radv_emit_fb_color_state()
2019-07-03 Bas Nieuwenhuizenradv: Support VK_EXT_queue_family_foreign.
2019-07-03 Samuel Pitoisetradv: remove unused code in radv_update_tc_compat_zrang...
2019-07-02 Samuel Pitoisetradv: implement clearing DCC layers on GFX8
2019-07-01 Samuel Pitoisetradv: make sure to mark the image as compressed when...
2019-06-28 Samuel Pitoisetradv: add si_emit_ia_multi_vgt_param() helper
2019-06-25 Samuel Pitoisetradv: rename and re-document cache flush flags
2019-06-25 Samuel Pitoisetradv: set DISABLE_CONSTANT_ENCODE_REG to 1 for Raven2
2019-06-25 Samuel Pitoisetradv: clear CMASK layers instead of the whole buffer...
2019-06-25 Samuel Pitoisetradv: clear FMASK layers instead of the whole buffer...
2019-06-25 Samuel Pitoisetradv: always initialize levels without DCC as fully...
2019-06-24 Samuel Pitoisetradv: add support for VK_AMD_buffer_marker
2019-06-21 Samuel Pitoisetradv: pass sample locations for transitions before...
2019-06-21 Samuel Pitoisetradv: emit framebuffer state from primary if secondary...
2019-06-20 Samuel Pitoisetradv: initialize levels without DCC during layout trans...
2019-06-19 Samuel Pitoisetradv: implement compressed FMASK texture reads with...
2019-06-18 Samuel Pitoisetradv: check if DCC is enabled per mip not for the whole...
2019-06-17 Samuel Pitoisetradv: load the fast color clear values from the base...
2019-06-17 Samuel Pitoisetradv: store the DCC predicate for each mip
2019-06-17 Samuel Pitoisetradv: store the FCE predicate for each mip
2019-06-17 Samuel Pitoisetradv: store the fast color clear values for each mip
2019-06-17 Samuel Pitoisetradv: silent a compiler warning in radv_CmdPushDescript...
2019-06-13 Bas Nieuwenhuizenradv: Skip transitions coming from external queue.
2019-06-11 Samuel Iglesias... radv: assert on inline uniform blocks in radv_CmdPushDe...
2019-06-10 Bas Nieuwenhuizenradv: Prevent out of bound shift on 32-bit builds.
2019-06-07 Samuel Pitoisetradv: handle sample locations during automatic layout...
2019-06-07 Samuel Pitoisetradv: handle sample locations during explicit depth...
2019-06-07 Samuel Pitoisetradv: allow the depth decompress pass to emit dynamic...
2019-06-06 Samuel Pitoisetradv: set the subpass before any initial subpass transi...
2019-06-04 Nicolai Hähnleamd/common: use generated register header
2019-05-30 Samuel Pitoisetradv: implement VK_EXT_sample_locations and disable it
2019-05-29 Samuel Pitoisetradv: sync before resetting a pool if there is active...
2019-05-28 Samuel Pitoisetradv: allocate more space in the CS when emitting events
2019-05-27 Samuel Pitoisetradv: add radv_clear_htile() helper
2019-05-22 Samuel Pitoisetradv: clean up the sample locations codebase
2019-05-20 Samuel Pitoisetradv: decompress FMASK before performing a MSAA decompr...
2019-05-16 Marek Olšákac: rename SI-CIK-VI to GFX6-GFX7-GFX8
2019-05-13 Samuel Pitoisetradv: bump reported version to 1.1.107
2019-05-11 Józef Kuciaradv: clear vertex bindings while resetting command...
2019-05-02 Samuel Pitoisetradv: set WD_SWITCH_ON_EOP=1 when drawing primitives...
2019-05-02 Samuel Pitoisetradv: implement a workaround for VK_EXT_conditional_ren...
2019-04-25 Bas Nieuwenhuizenradv: Add multiple planes to images.
2019-03-29 Samuel Pitoisetradv: do not always initialize HTILE in compressed...
2019-03-28 Samuel Pitoisetradv: skip updating depth/color metadata for conditiona...
2019-03-20 Samuel Pitoisetradv: fix binding transform feedback buffers
2019-03-14 Samuel Pitoisetradv: always initialize HTILE when the src layout is...
2019-03-13 Samuel Pitoisetradv: use typed buffer loads for vertex input fetches
2019-03-08 Samuel PitoisetRevert "radv: execute external subpass barriers after...
2019-03-05 Samuel Pitoisetradv: properly align the fence and EOP bug VA on GFX9
2019-03-05 Samuel Pitoisetradv: allocate enough space in cmdbuf when starting...
2019-02-12 Samuel Pitoisetradv: fix using LOAD_CONTEXT_REG with old GFX ME firmwa...
next