summaryrefslogtreecommitdiff
path: root/src/amd/vulkan/radv_private.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-03radv: record number of color/depth samples for each subpassSamuel Pitoiset1-0/+3
2019-12-27amd: fix empty-body issuesEric Engestrom1-1/+1
2019-12-10radv: implement VK_KHR_separate_depth_stencil_layoutsSamuel Pitoiset1-0/+4
2019-11-25radv: create decompress pipelines for separate depth/stencil layoutsSamuel Pitoiset1-1/+1
2019-11-25radv: Move argument declaration out of nir_to_llvmConnor Abbott1-7/+4
2019-11-25radv: add some infrastructure for fresh forks for each secure compileTimothy Arceri1-1/+14
2019-11-20radv: Do not change scratch settings while shaders are active.Bas Nieuwenhuizen1-4/+8
2019-11-18radv: implement VK_AMD_device_coherent_memorySamuel Pitoiset1-0/+4
2019-11-15radv: remove useless RADV_DEBUG=unsafemath debug optionSamuel Pitoiset1-6/+5
2019-11-06radv: implement VK_EXT_subgroup_size_controlSamuel Pitoiset1-0/+5
2019-10-30radv: Add wait-before-submit support for timelines.Bas Nieuwenhuizen1-1/+15
2019-10-30radv: Add timelines with a VK_KHR_timeline_semaphore impl.Bas Nieuwenhuizen1-0/+31
2019-10-30radv: Split semaphore into two parts as enum+union.Bas Nieuwenhuizen1-4/+17
2019-10-30radv: add radv_sc_read() helperTimothy Arceri1-0/+3
2019-10-27radv: fix empty-body instructionEric Engestrom1-1/+1
2019-10-26radv: add radv_device_use_secure_compile() helperTimothy Arceri1-0/+6
2019-10-26radv: add some new members to radv device and instance for secure compileTimothy Arceri1-0/+21
2019-10-26radv: add radv_secure_compile_type enumTimothy Arceri1-0/+11
2019-10-23radv: fix a performance regression with graphics depth/stencil clearsSamuel Pitoiset1-0/+5
2019-10-23radv: do not create meta pipelines with 16 samplesSamuel Pitoiset1-3/+3
2019-10-14radv: fix DCC fast clear code for intensity formatsSamuel Pitoiset1-0/+2
2019-10-10radv: Expose image handle compat types for Android handles.Bas Nieuwenhuizen1-0/+1
2019-10-10radv: Allow Android image binding.Bas Nieuwenhuizen1-0/+5
2019-10-10radv/android: Add android hardware buffer import/export.Bas Nieuwenhuizen1-0/+11
2019-10-10radv: Deal with Android external formats.Bas Nieuwenhuizen1-0/+3
2019-10-10radv: Derive android usage from create flags.Bas Nieuwenhuizen1-0/+4
2019-10-10radv/android: Add android hardware buffer field to device memory.Bas Nieuwenhuizen1-0/+4
2019-10-10radv: Add VK_ANDROID_external_memory_android_hardware_buffer.Bas Nieuwenhuizen1-0/+13
2019-10-10radv: use a compute shader for copying timestamp query resultsSamuel Pitoiset1-0/+1
2019-10-02radv/gfx10: fix NGG streamout with triangle strips for VSSamuel Pitoiset1-0/+1
2019-10-02radv/gfx10: add radv_device::use_nggSamuel Pitoiset1-0/+3
2019-09-19radv/aco: Setup alternate path in RADV to support the experimental ACO compilerDaniel Schürmann1-0/+4
2019-09-16radv/gfx10: allocate GDS/OA buffer objects for NGG streamoutSamuel Pitoiset1-0/+4
2019-09-16radv/gfx10: add an option to switch from legacy to NGG streamoutSamuel Pitoiset1-0/+3
2019-09-15radv: store engine nameLionel Landwerlin1-0/+3
2019-09-10radv: do not pass all compiler options to the shader info passSamuel Pitoiset1-1/+3
2019-09-06radv: merge radv_shader_variant_info into radv_shader_infoSamuel Pitoiset1-3/+3
2019-08-27ac: add rbplus_allowed to ac_gpu_infoSamuel Pitoiset1-2/+0
2019-08-27ac: add has_tc_compat_zrange_bug to ac_gpu_infoSamuel Pitoiset1-1/+0
2019-08-27ac: add has_gfx9_scissor_bug to ac_gpu_infoSamuel Pitoiset1-1/+0
2019-08-27ac: add cpdma_prefetch_writes_memory to ac_gpu_infoSamuel Pitoiset1-1/+0
2019-08-27ac: add has_out_of_order_rast to ac_gpu_infoSamuel Pitoiset1-1/+0
2019-08-27ac: add has_load_ctx_reg_pkt to ac_gpu_infoSamuel Pitoiset1-3/+0
2019-08-27ac: add has_rbplus to ac_gpu_infoSamuel Pitoiset1-1/+0
2019-08-27ac: add has_dcc_constant_encode to ac_gpu_infoSamuel Pitoiset1-3/+0
2019-08-27ac: add has_distributed_tess to ac_gpu_infoSamuel Pitoiset1-1/+0
2019-08-27ac: add has_clear_state to ac_gpu_infoSamuel Pitoiset1-1/+0
2019-08-26radv: add mipmap support for the clear depth/stencil valuesSamuel Pitoiset1-0/+9
2019-08-26radv: add mipmap support for the TC-compat zrange bugSamuel Pitoiset1-1/+10
2019-08-12radv: Hash Wave32 settings in shader key.Bas Nieuwenhuizen1-0/+3