index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
/
vulkan
/
radv_cmd_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: merge radv_shader_variant_info into radv_shader_info
Samuel Pitoiset
2019-09-06
1
-8
/
+8
*
ac: add rbplus_allowed to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+1
*
ac: add has_tc_compat_zrange_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+2
*
ac: add has_gfx9_scissor_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+2
*
ac: add has_load_ctx_reg_pkt to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+2
*
ac: add has_dcc_constant_encode to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+1
*
radv: add mipmap support for the clear depth/stencil values
Samuel Pitoiset
2019-08-26
1
-27
/
+50
*
radv: add mipmap support for the TC-compat zrange bug
Samuel Pitoiset
2019-08-26
1
-21
/
+39
*
radv: decompress mipmapped depth/stencil images during transitions
Samuel Pitoiset
2019-08-26
1
-7
/
+2
*
radv: fix getting the index type size for uint8_t
Samuel Pitoiset
2019-08-26
1
-1
/
+1
*
radv: Do not setup attachments without a framebuffer.
Bas Nieuwenhuizen
2019-08-12
1
-3
/
+5
*
radv: Add device argument for dcc compression check.
Bas Nieuwenhuizen
2019-08-07
1
-4
/
+4
*
radv: Pass through render loop detection to internal layout decisions.
Bas Nieuwenhuizen
2019-08-07
1
-27
/
+51
*
radv: Implement VK_KHR_imageless_framebuffer.
Bas Nieuwenhuizen
2019-08-02
1
-1
/
+15
*
radv: Store image view also outside framebuffer.
Bas Nieuwenhuizen
2019-08-02
1
-13
/
+10
*
radv: Store color/depth surface info in attachment info instead of framebuffer.
Bas Nieuwenhuizen
2019-08-02
1
-26
/
+24
*
radv: re-apply "Optimize rebinding the same descriptor set."
Samuel Pitoiset
2019-08-02
1
-1
/
+7
*
radv/gfx10: implement a bug workaround for NGG -> legacy transitions
Samuel Pitoiset
2019-07-31
1
-0
/
+14
*
radv: skip draw calls with 0-sized index buffers
Samuel Pitoiset
2019-07-31
1
-0
/
+6
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-12
/
+12
*
radv: implement VK_EXT_index_type_uint8
Samuel Pitoiset
2019-07-29
1
-6
/
+54
*
radv/gfx10: update streamout descriptors
Samuel Pitoiset
2019-07-24
1
-2
/
+9
*
radv: Set FLUSH_ON_BINNING_TRANSITION.
Bas Nieuwenhuizen
2019-07-23
1
-0
/
+42
*
radv: Use pbb_allow for framebuffer BREAK_BATCH.
Bas Nieuwenhuizen
2019-07-23
1
-1
/
+1
*
radv/gfx10: do not allocate space for the ZPASS_DONE bug
Samuel Pitoiset
2019-07-22
1
-6
/
+8
*
radv: change a bunch of >= GFX9 to == GFX9
Samuel Pitoiset
2019-07-22
1
-3
/
+3
*
radv/gfx10: disable the TC compat zrange workaround
Samuel Pitoiset
2019-07-17
1
-1
/
+6
*
radv/gfx10: always build the GS copy shader but uses it on-demand
Samuel Pitoiset
2019-07-17
1
-4
/
+4
*
radv: add radv_emit_streamout_{begin,end} helpers
Samuel Pitoiset
2019-07-16
1
-8
/
+35
*
radv: allow to select DST_SEL with RELEASE_MEM
Samuel Pitoiset
2019-07-16
1
-0
/
+2
*
radv/gfx10: emit DISABLE_CONSERVATIVE_ZPASS_COUNTS
Samuel Pitoiset
2019-07-12
1
-0
/
+2
*
radv/gfx10: invalidate everything in L2 when shaders read data
Samuel Pitoiset
2019-07-12
1
-1
/
+3
*
radv/gfx10: update OVERWRITE_COMBINER_{MRT_SHARING,WATERMARK}
Samuel Pitoiset
2019-07-12
1
-16
/
+4
*
radv/gfx10: Do not allocate a gs_copy_shader on gfx10.
Bas Nieuwenhuizen
2019-07-11
1
-2
/
+3
*
radv/gfx10: Use new uconfig reg index packet for GFX10+.
Bas Nieuwenhuizen
2019-07-07
1
-2
/
+4
*
radv/gfx10: emit GE_CNTL instead of IA_MULTI_VGT_PARAM for legacy mode
Samuel Pitoiset
2019-07-07
1
-4
/
+6
*
radv/gfx10: implement radv_flush_vertex_descriptors() change
Samuel Pitoiset
2019-07-07
1
-3
/
+10
*
radv/gfx10: implement radv_CmdBindDescriptorSets()
Samuel Pitoiset
2019-07-07
1
-3
/
+11
*
radv/gfx10: update DB_Z_INFO register
Samuel Pitoiset
2019-07-07
1
-2
/
+2
*
radv/gfx10: implement radv_emit_fb_ds_state()
Samuel Pitoiset
2019-07-07
1
-2
/
+20
*
radv/gfx10: implement radv_emit_fb_color_state()
Samuel Pitoiset
2019-07-07
1
-1
/
+30
*
radv: Support VK_EXT_queue_family_foreign.
Bas Nieuwenhuizen
2019-07-03
1
-1
/
+2
*
radv: remove unused code in radv_update_tc_compat_zrange_metadata()
Samuel Pitoiset
2019-07-03
1
-2
/
+0
*
radv: implement clearing DCC layers on GFX8
Samuel Pitoiset
2019-07-02
1
-2
/
+4
*
radv: make sure to mark the image as compressed when clearing DCC levels
Samuel Pitoiset
2019-07-01
1
-20
/
+2
*
radv: add si_emit_ia_multi_vgt_param() helper
Samuel Pitoiset
2019-06-28
1
-9
/
+25
*
radv: rename and re-document cache flush flags
Samuel Pitoiset
2019-06-25
1
-8
/
+8
*
radv: set DISABLE_CONSTANT_ENCODE_REG to 1 for Raven2
Samuel Pitoiset
2019-06-25
1
-1
/
+4
*
radv: clear CMASK layers instead of the whole buffer on GFX8
Samuel Pitoiset
2019-06-25
1
-3
/
+5
*
radv: clear FMASK layers instead of the whole buffer on GFX8
Samuel Pitoiset
2019-06-25
1
-3
/
+4
[next]